/*
Theme Name: FEDADOM-Site
Author: Advitam.org
*/

body {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #49C0EB url(images/green.png);
	color: #333;
	margin:0;
	}


.clear {
	clear:both;
	height:0px;
	line-height:0px;
	
}

	
a {
	outline:none;
}

img {
	border:0;
}

#page {
	width:1004px;
	text-align: left;
	}

#header {
	width:1004px;
	height:595px;
	background: url(images/header.png) no-repeat;
	}
	


#header .headertop {
	height:543px;
}

#header #logo { 
	display:block;
	width:300px;
	height:120px;
	float:left;
}

#header .description { 
	width:190px;
	border-left:1px solid #fff;
	float:left;
	padding-left:15px;
	font:normal 12px arial;
	color:#fff;
	margin:23px 0px 0px 55px;
}


#header .headertop div.user {
	width:267px;
	height:176px;
	margin-top:125px;
	float:left;
	bbackground:blue;
	margin-left:67px;

	}
	

#header .headertop div.user div.right {
	float:left;
	width:125px;
	margin-top:10px;
	}
	

#header .headertop div.user div.tools { margin-left:70px; }	
#header .headertop div.user div.tools img {
	margin:0 2px;
}
.metier { list-style:none; bbackground:red; margin:25px 0px 0px -3px; padding-left:18px;  }
.metier li { margin:0px 0px 0px 0px; padding:0px;  }
.metier li a { 
	display:block;
	width:219px;
	height:23px;
	font:normal 11px arial;
	color:#44c0eb;
	background: url(images/header-box-off.png) no-repeat;
	text-decoration:none;
	padding-left:14px;
	padding-top:5px;
	
}

.metier a:hover { 
	color:#7bb31d;
	background: url(images/header-box-on.png) no-repeat;
}

form.map { 
	height:80px;	
	margin:35px 0px 0px 5px;
	background: transparent url(images/header-map.png) no-repeat center right;
}

form.map a#link_map{
	display:block;
	position:absolute;
	width:90px;
	height:75px;
	margin-left:175px;
}

form.map fieldset  { border:none;   }
form.map legend  { padding-bottom:10px;font:normal 15px arial; color:#000; text-transform: uppercase; }

.logo { float:left; list-style:none;  margin:112px 0px 0px 35px;  padding-left:41px;}
.logo li  { float:left; margin:0px 6px; }


	

	
#header ul.headermenu {
	margin:0;
	padding:0 0 0 87px;
	text-transform:uppercase;
	color:#1d1d1d;
	font-size:12px;
	}

#header ul.headermenu li {
	list-style:none;
	float:left;

	background: url(images/menu_split.png) no-repeat left;
	height:32px;
	line-height:32px;
	}
	
#header ul.headermenu li.first {
	background:none;
	}
	
#header ul.headermenu li.current_page_ancestor
,#header ul.headermenu li.current_page_item
,#header ul.headermenu li.current_page_parent
 {
	background: #49C0EB url(images/green.png);
	}

#header ul.headermenu li a {
	display:block;
	color:#1d1d1d;
	text-decoration:none;
		padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	}
#header ul.headermenu li a#btn_home{
	padding-left:26px;
	background:  url(images/btn_home.png) no-repeat center left;
}	

#header ul.headermenu li a#btn_home:hover{
	background: #49C0EB url(images/btn_home2.png) no-repeat center left;
	color:#fff;
}	

	
#header ul.headermenu li.current_page_ancestor a
,#header ul.headermenu li.current_page_item a
,#header ul.headermenu li.current_page_parent a
{
	color:#fff;
	}
	
#header ul.headermenu li a:hover {
	text-decoration:none;
	background: #49C0EB url(images/green.png);
	color:#fff;
	
	}
	
#main {
	width:937px;
	margin-left:67px;
	background: #fff;
	}
	
#main #content {
	padding:20px;
	}

#main div.leftcol {
	width:263px;
	float:left;
	margin-right:25px;
	}
.home #main div.leftcol {
	margin-right:50px;
	}
	
#main div.centercol {
	width:320px;
	float:left;
	padding:0px;
	padding-bottom:20px;
	}
	
.home #main div.centercol {
	width:263px;
	}

.page #main div.centercol h1, .page #main div.centercol h2, .single #main div.centercol h2 {
	font-family:Times New Roman, Serif;
	}
	
#main div.centercol h1 {
	margin-top:0;
	padding-bottom:15px;
	border-bottom:1px solid #c8c7c7;
	font-size:36px;
	}
	
#main div.centercol h2 {
	color:#878889;
	font-size:26px;
	font-weight:normal;
	margin:0px 0 10px 0;
	}
	
#main div.centercol h2 a {
	color:#878889;
	text-decoration:none;
	}
	
#main div.centercol h2 a:hover {
	text-decoration:underline;
	}
	
#main div.centercol h3 {
	background:#1d1d1d;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin:10px 0;
	text-transform:uppercase;
	padding:2px 3px;
	}

#main div.centercol h3 a{ color:#fff;}

#main div.centercol a {
	color:#1D1D1D;
	text-decoration:none;
}

#main div.centercol a:hover {
	text-decoration:underline;
}

#main div.centercol a:active,
#main div.centercol a:focus {
	color:#49C0EB;
}
	
#main div.centercol blockquote {
	border-left:none;
	border-top:1px dashed #6f6668;
	border-bottom:1px dashed #6f6668;
	padding:0;
	margin:15px 0;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:20px;
	}
	
#main div.centercol ul.tabs {
	margin:0;
	padding:0;
	background: url(images/bg_tab.png) no-repeat bottom;
	height:56px;
	padding-left:14px;
	font-size:10px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}
	
#main div.centercol ul.tabs li {
	display:block;
	/*width:88px;*/
	height:25px;
	float:left;
	margin:0;
	margin-left:1px;
	margin-top:2px;
	padding:1px;
	background:#1d1d1d;
	text-transform:uppercase;
	text-decoration:none;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	
#main div.centercol ul.tabs li.current_page_item {
	background:#00B4E7;
	border-bottom:1px solid #00B4E7
	}
	
#main div.centercol ul.tabs li.first {
	border-left:none;
	}
	
#main div.centercol ul.tabs a {
	text-decoration:none;
	color:#fff;
	}
	
#main div.centercol ul.tabs a:hover {
	text-decoration:underline;
	}
	
#main div.centercol div.links {
	background: url(images/hash.png) repeat-x;
	padding-top:10px;
	}
	
#main div.centercol div.links a {
	color:#49C0EB;
	text-decoration:none;
	}
	
#main div.centercol div.links a:hover {
	text-decoration:underline;
	}
	
#main div.centercol div.date {
	border-bottom:1px solid #c8c7c7;
	}
	
#main div.centercol ul.listing {
	margin:0;
	padding:0;
	font-size:12px;
}

#main div.centercol ul.listing li {
	border-bottom:1px solid #c8c7c7;
	list-style:none;
	padding:5px;
}
	
#main div.centercol table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
	}

#main div.centercol table caption {
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
	font-size:13px;
	}
	
#main div.centercol table caption span {
	background:#1d1d1d;
	color:#fff;
	padding:2px 3px;
	}

#main div.centercol table tr th {
	background:#1d1d1d;
	color:#fff;
	font-size:13px;
	}

#main div.centercol table tr td {
	font-size:12px;
	vertical-align:top;
	padding:10px 5px;
	background: url(images/hash.png) repeat-x bottom;
	margin-bottom:10px;
	}
	
#main div.centercol table tr td a.button{
	background: #49C0EB;
	display:block;
	margin-top:10px;
	}


	
#main div.rightcol {
	width:263px;
	float:left;
	margin-left:25px;
	}
.home #main div.rightcol {
	margin-left:50px;
	}

#main .doc {
	list-style:none;
	margin:0;
	padding:0;
}

#main .doc li {
	background: url(images/bg_doc.png) no-repeat;
	width:263px;
	height:48px;
}

#main .doc li a {
	display:block;
	width:245px;
	padding-left:18px;
	height:40px;
	padding-top:8px;
	color:#000;
	text-decoration:none;
}

#main .doc li a:hover {
	text-decoration:underline;
}

a.pdf {
	display:block;
	width:32px;
	height:30px;
	background: url(images/picto_pdf2.png) no-repeat 0px 0px;
	float:left;
}

#main .doc li.pdf a {
	background: url(images/picto_pdf.png) no-repeat 205px 3px;
}


#main .doc li.doc a {
	background: url(images/picto_doc.png) no-repeat 205px 3px;
}

#main .doc li.ppt a {
	background: url(images/picto_ppt.png) no-repeat 207px 8px;
}

#main .doc li.xls a {
	background: url(images/picto_xls.png) no-repeat 210px 2px;
}

#main ul.forum {
	margin:0;
	padding:0;
}

#main ul.forum li {
	list-style:none;
	border-bottom:1px solid #c8c7c7;
	padding-bottom:5px;
	margin-bottom:5px;
}

#main ul.forum li a {
	color:#1d1d1d;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:18px;
	text-decoration:none;
}

#main ul.forum li a:hover {
	text-decoration:underline;
}

#main ul.forum li span.number {
	float:right;
	color:#49C0EB;
	background:#1d1d1d;
	padding:0 10px;
	font-size:15px;
	margin-top:3px;
}

#main .centercol a.more-link { display:block; margin:10px 0px; width:80px; text-align:center;}

#main a.button, #main a.more-link,
#main .centercol a.button, #main .centercol a.more-link {
	background:#1d1d1d;
	color:#fff;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}

#main a.button:hover, #main a.more-link:hover {
	text-decoration:underline;
}

#main div.post {
	border-bottom:1px solid #c8c7c7;
	padding-bottom:20px;
	margin-bottom:40px;
	
}
	
#footer {
	width:1004px;
	height:108px;
	background: url(images/footer.png) no-repeat;
	}
	
#footer ul {
	margin:0;
	padding:33px 0 0 425px;
	text-transform:uppercase;
	color:#1d1d1d;
	font-size:12px;
	}

#footer ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	}

#footer ul li a {
	color:#1d1d1d;
	text-decoration:none;
	}

#footer ul li a:hover {
	text-decoration:underline;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* Begin Widgets */

#main .widget {
	margin-bottom:20px;
}

#main .widget a {
	color:#1d1d1d;
	text-decoration:none;
}

#main .widget a:hover {
	text-decoration:underline;
}

#main .widget a.button {
	color:#fff;
}

#main .widget h2.widgettitle, #main .widget h2.widgettitle a{
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	font-weight:normal;

}

#main .widget h2.widgettitle {
	background:#1d1d1d;
	padding:3px 7px;
	margin:0 0 10px 0;
}

#main div.leftcol ul.submenu {
	margin-top:0;
	margin-left:-20px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:20px;
}

#main div.leftcol ul.submenu li {
	background: url(images/hash.png) repeat-x bottom;
	padding:10px 10px 10px 20px;
}

#main div.leftcol ul.submenu li.current_page_item
,#main div.leftcol ul.submenu li.current_page_ancestor
,#main div.leftcol ul.submenu li.current_page_parent
,#main div.leftcol ul.submenu li.current-cat

{
	background: #49C0EB url(images/green.png);
	color:#fff;
}

#main div.leftcol ul.submenu li a {
	color:#333;
	text-decoration:none;
}

#main div.leftcol ul.submenu li.current_page_item a
,#main div.leftcol ul.submenu li.current_page_ancestor a
,#main div.leftcol ul.submenu li.current-cat a
,#main div.leftcol ul.submenu li.current_page_parent a
{
	color:#fff;
}


.home #main .rightcol .widget h2.widgettitle {
	background:#49C0EB;
}

#main .widget_search input#searchsubmit {
	background:#44c0eb;
	color:#fff;
	border:none;
	padding:3px;
	cursor:pointer;
	width:70px;
}

#main .widget .textwidget .mutualisation-achat {
	display:block;
	font-size:20px;
	font-style:italic;
	font-family:Times New Roman, Serif;
	color:#5a5959;
	width:200px;
	margin-bottom:10px;
}

#main .widget .textwidget .chiffre-du-mois {
	display:block;
	float:left;
	font-size:38px;
	font-family:Times New Roman, Serif;
	color:#E5277A;
	border-right:1px solid #c8c7c7;
	padding-right:10px;
	margin-right:10px;
}

#main .widget .textwidget .boite-a-outils {
	list-style:none;
	margin:0;
	padding:0;
}

#main .widget .textwidget .evenement {
	background: url(images/bg_event.png) no-repeat;
	width:263px;
	height:70px;
	padding-top:47px;
	text-align:center;
}

#main .widget .textwidget .evenement a {
	display:block;
	color:#49C0EB;
}

#main .widget .textwidget .boite-a-outils li {
	background: url(images/arrow_up.png) no-repeat right;
	margin-bottom:3px;
}

#main .widget a.ad {
	display:block;
	margin-top:15px;
	text-decoration:none;
}

#main  .widget_search {
	background:#1d1d1d;
	padding:5px 0;
}

#main div.rightcol .widget div.border
,#main div.leftcol .widget div.border
{
	background: url(images/col-border-top.png) no-repeat left top;
	margin-bottom:10px;
	padding-top:7px;
}

#main div.rightcol .widget div.border div.border
,#main div.leftcol .widget div.border div.border
{
	background: url(images/col-border-bottom.png) no-repeat right bottom;
	border-left:8px solid #1d1d1d;
	padding-bottom:14px;
	padding-left:5px;
	height:100%;
}

#main div.rightcol .widget div.border span.title
,#main div.leftcol .widget div.border span.title
 {
	display:block;
	font-size:26px;
	font-family:Times New Roman, Serif;
	color:#E5277A;
}

#main .widget div.bigunderline {
	font-size:28px;
	font-family:Times New Roman, Serif;
	font-style:italic;
	text-decoration:underline;
}

#main .widget .textwidget .frais-pedagogiques {
	list-style:none;
	font-family:Times New Roman, Serif;
	font-size:20px;
	margin:0;
	padding:0;
}

#main .widget .textwidget .frais-pedagogiques li {
	background: url(images/hash.png) repeat-x bottom;
	font-style:italic;
	padding-bottom:10px;
	margin-bottom:10px;
}

#main .widget .textwidget .frais-pedagogiques li span.prix {
	font-size:28px;
	background:#FFD10B;
	padding:0 3px;
}

#main .widget .textwidget .communiques {
	font-size:24px;
	text-transform:uppercase;
	margin-bottom:10px;
}

#main .widget ul.new {
	margin:0;
	padding:0;
}

#main .widget ul.new li {
	list-style:none;
	background: url(images/hash.png) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:22px;
}

#main .widget ul.new li a.title {
	display:block;
	color:#a4c20d;
	text-decoration:none;
	background: url(images/new.png) no-repeat left top;
	padding-top:60px;
}

#main .widget ul.new li a.title:hover {
	text-decoration:underline;
}

#main .widget ul.new li span.date {
	color:#bab8b8;
}

#main .widget ul.places {
	margin:0;
	padding:0;
}

#main .widget ul.places li {
	list-style:none;
	margin-bottom:10px;
	font-family:Times New Roman, Serif;
	font-style:italic;
	font-size:22px;
	color:#bab8b8;
}

#main .widget ul.places li a.number {
	display:block;
	color:#1d1d1d;
	text-decoration:none;
}

#main .widget ul.places li a.number:hover {
	text-decoration:underline;
}

#main .widget ul.simple {
	margin:0;
	padding:0;
}

#main .widget ul.simple li {
	list-style:none;
	background: url(images/hash.png) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}

#main .widget ul.simple li a {
	color:#a4c20d;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}

#main .widget ul.simple li a:hover {
	text-decoration:underline;
}

#main .widget ul.simple-green {
	margin:0;
	padding:0;
	background:#49C0EB;
	margin-left:-5px;
	margin-bottom:-10px;
	padding-top:5px;
	
}

#main .widget ul.simple-green li {
	list-style:none;
	background: url(images/hash.png) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:5px;
}

#main .widget ul.simple-green li a {
	color:#1d1d1d;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}

#main .widget ul.simple-green li a:hover {
	text-decoration:underline;
}

#main .widget div.une a.title {
	display:block;
	margin:10px 0;
	font-size:26px;
	text-transform:uppercase;
}

#main .widget div.une span.description {
	display:block;
	margin-bottom:10px;
}

/* End Widgets */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using class="alignright" on an image will (who wouldve
	thought?!) align the image to the right. And using class="centered,
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	border-bottom:1px solid #c8c7c7;
	padding-bottom:10px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td#todayWidget {
	background:#a4c20d;
	color:#fff;
	}
	
#main #wp-calendar td#todayWidget a {
	color:#fff;
	}
	
#main .widget #wp-calendar td a {
	color:#a4c20d;
	}

#wp-calendar td.pad:hover { /* Doesnt work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#representer  {
	width:325px;
	bbackground:blue;

}
#representer ul {
	width:301px;
	list-style:none;
	margin:0px;
	padding:0px;

}

#representer ul li  { margin:0px;   }

#representer  ul li span  {
	display:block; 
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	text-transform:uppercase;
	padding:2px 3px;

 }
#representer ul li span.off { background: #49C0EB url(images/arrow-off.png) no-repeat bottom right; }
#representer ul  li span.on  {	background: #49C0EB url(images/arrow-on.png) no-repeat bottom right; }
#representer  ul  li ul { display:none; }
#representer  ul li li {
	padding:0px;
	border:none;
	display:inline;
}


div.wpcf7 form p { text-align:left; }
.encart_metier {
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #c8c8c7;
}

.encart_metier dt {
	border-bottom:1px dotted #979696;
	border-top:1px dotted #979696;
	font:normal 10px arial;
	color:#000;
	padding:3px 0px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.encart_metier dd {
	border-left:2px solid #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px:
	
}
.encart_metier dd a { padding-left:10px;}
.encart_metier dd, .encart_metier dd a {
	text-transform:uppercase;
	font:normal 10px arial;
	color:#000;
}

#form_adherent {
	width:263px;
	height:255px;
	background:#49C0EB url(images/bg_form.png) no-repeat;
}
#form_adherent form { 
	margin-left:17px;
	padding-top:160px;
}
#form_adherent form .input{
	width:140px;
	height:18px;
	border-width :1px;
	border-style:solid;
	border-color:#717171 #c5c4c4 #c5c4c4 #c5c4c4; 
	font:normal 12px arial;
	color:#b6b5b5;
}
#form_adherent form #wp-submit {
	border:0px;
	background:url(images/btn_ok.png) no-repeat;
	width:41px;
	height:22px;
	vertical-align:middle;
	cursor:pointer;
}
#form_adherent p#nav {
	margin:0px;
	padding:4px 0px 0px 17px;
	font:normal 12px arial;
	color:#fff;
}

#form_adherent p#nav a {
	font:normal 12px arial;
	color:#fff;
}

#main div.centercol #savoir h3.off {
	font-weight:bold;
	background: #49C0EB url(images/arrow-off.png) no-repeat bottom right;
}
#main div.centercol #savoir h3.on {
	font-weight:bold;
	background: #49C0EB url(images/arrow-on.png) no-repeat bottom right;
}


#region { border-top:1px solid #c6c6c7; margin-top:10px;  width:255px;}
#region dt { 
	font:bold 11px arial,sans-serif;
	text-transform:uppercase;
	background:url(images/bg_puce_centre.gif) no-repeat left center;
	padding: 3px 0px 3px 20px;
	border-bottom:1px solid #c6c6c7;
	cursor:pointer;
}

#region dt.on { color:#0097b8; 	background:url(images/bg_puce_centre-on.gif) no-repeat left center; cursor:pointer; }

#region dd { margin:0px; padding-left:20px; }


a.btn_map { 
	display:block;
	width:310px;
	height:26px;	
	background: url(images/bg_map_web.gif) no-repeat;
	font:normal 11px georgia, arial;
	ccolor:#fff;
	text-decoration:none;
	padding:5px 0px 0px 7px
}

#region dd div { font-size:11px;  }

.carousel { 
	width:141px;
	height:306px;
	overflow:hidden;
}

.carousel_content { 
	width:1100px;
	bbackground:red;
	
}
.carousel .carousel_content .slide { 
	float:left;
	width: 141px;
	height: 306px;
	margin-left:0px;
	bbackground:green;
}

.controls { display:none;}

.widget_stags_cloud{
	background:url(images/bg_tagcloud.gif) no-repeat; 
}
.widget_stags_cloud h2 { display:none;}
#content .widget .st-tag-cloud {
	width:213px;
	height:140px;
	padding:42px 25px 0px 25px;	
}
#content .widget .st-tag-cloud a {
	color:#fff;
	text-decoration:none;
}
#content .widget  .st-tag-cloud a:hover {
	text-decoration:underline;
}


