/*** CSS Sierre ville  -  07.07.2009  ***/
/*** Creation par Virginie Fasano - www.2vcreation.com ***/

/* Default  */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image:url(/multimedia/images/img_structures/fond.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
}

.left{
	float:left;
	margin-right:10px;}

.right{
	float:right;
	margin-left:10px;}

img{
	border:0px;

}

.imgborder{
padding:1px;
border:1px solid #ccc;
}

a:link, a:visited{color:#7C7C7C;text-decoration:none;}
a:hover {color:#000;}

a.selected{font-weight:bold;}

/*****************************************************/
/*******      Principaux DIVS & colonnes    **********/
/*****************************************************/

#principal{
	width:992px;
	margin-left:auto;
	margin-right:auto;
	}


#colG{
	background-image:url(/multimedia/images/img_structures/fondssmenu.gif);
	background-repeat:no-repeat;
	padding:15px;
	min-height:331px;
	width:164px;
	float:left;
	}

#colM{
	margin-left:210px;
	/*width:540px;*/
	padding-top:50px;
        margin-right:10px;

	background-image:url(/multimedia/images/img_structures/fondcolint.gif);
	background-repeat:no-repeat;
	background-position:right top;
	}

#colMint{
	float:right;
	width:760px;
	padding-top:50px;
	background-image:url(/multimedia/images/img_structures/fondcolint.gif);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:454px;
	padding-right:20px;
	}

#colD{
	float:right;
	min-height:500px;
	width:215px;
	padding:12px;
	font-size:10px;
	background-image:url(/multimedia/images/img_structures/fondcold.gif);
	background-repeat:no-repeat;
	padding-top:50px;
	}


/*****************************************************/
/********************      ENTETE    *****************/
/*****************************************************/

#entete{
	height:284px;
}

#logo{
	position:absolute;
	margin-left:126px;
	margin-top:35px;}

#slogan{
color:white;
font-size:22px;
	position:absolute;
	margin-top:110px;
	margin-left:710px;
}

#infos{
	position:absolute;
	margin-top:160px;
	margin-left:20px;
	color:#FFF;
	font-size:10px;}

#infos .date{
	font-size:12px;
	line-height:30px;}

#infos .meteo{
	font-size:18px;
	line-height:30px;}

#infos a:link, #infos a:visited, #infos a:active{
	color:#000;
	text-decoration:none;
	}



/*****************************************************/
/********      Contenus colonne Gauche     ***********/
/*****************************************************/

.nav_color2, .nav_color90 {background-color:#B72A06 !important;color:white !important;}
.nav_color3, .nav_color91  {background-color:#7B8A19 !important;color:white !important;}
.nav_color4, .nav_color92  {background-color:#AD396E !important;color:white !important;}
.nav_color5, .nav_color104  {background-color:#235F7E !important;color:white !important;}
.nav_color6 {background-color:#856517 !important;color:white !important;}
.nav_color103, .nav_color95  {background-color:#6E6E6E !important;color:white !important;}
.nav_color_home {color:#7C7C7C !important;}


#ssmenu{
	margin-bottom:30px;}

#colG #ssmenu a:link, #colG #ssmenu a:visited, #colG #ssmenu a:active{
border-bottom:1px solid #E2E1E1;
color:#7C7C7C;
display:block;
font-size:11px;
min-height:19px;
padding-bottom:0;
padding-left:7px;
padding-top:2px;
text-decoration:none;
width:153px;
margin-top:2px;
	}

#ssmenu .menu a {/*background-color: #B72A06;*/color:white;}

#colG #ssmenu a:hover{
	color:#363636;
	font-weight:bold;
	background-image:url(/multimedia/images/img_structures/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

#ssmenu ul {padding:0px;}
#ssmenu ul li {padding:0px;list-style-image:none;}

#ssmenu .submenu {margin-left:5px;}

#ssmenu .menu .selected {
        color:#363636;
	font-weight:bold;
	background-image:url(/multimedia/images/img_structures/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#ssmenu .submenu .selected {
        color:#363636;
	font-weight:bold;
	background-image:url(/multimedia/images/img_structures/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
}



#liste{
	margin-left:30px;}

ul{
	margin:0px;
	padding:10px 5px 0px 5px;}

ul li{
	color:#7c7c7c;
	/*font-size:9px;*/
	list-style-image:url(/multimedia/images/img_structures/puce.gif);
        list-style-type:none;
	padding-bottom:5px;
	}
	

ul a:link, ul a:visited, ul a:active{
	text-decoration:none;
	/* color:#7c7c7c; //18.02.2011 */
	}

ul a:hover{
	/*color:#363636;  //18.02.2011 */
	font-weight:bold;
	}

ol{
	margin:0px;
	padding:15px;}

ol li{
	color:#7c7c7c;
	/*font-size:9px;*/
	padding-bottom:5px;
	}

ol a:link, ol a:visited, ol a:active{
	text-decoration:none;
	/*color:#7c7c7c; //18.02.2011 */
	}

ol a:hover{
	/*color:#363636;//18.02.2011 */
	font-weight:bold;
	}

/*****************************************************/
/**********          Pied de page        *************/
/*****************************************************/

#piedpage{
	height:75px;
	background-image:url(/multimedia/images/img_structures/fondpp.gif);
	font-size:10px;
	color:#707173;
	line-height:75px;
	text-align:center;
	margin-top:20px;
	}

.imgpp{
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	}

#piedpage a:link, #piedpage a:visited, #piedpage a:active{
	color:#707173;
	text-decoration:none;

}

/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

/*****************************************************/
/**********       CONTENUS :: Titres     *************/
/*****************************************************/


h1{
	/*color:#B72A06;
	font-size:13px;
	font-weight:bold;*/
	color:#B72A06;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	/*border-bottom:2px solid #B72A06;*/
	}
h2{
	color:#7c7c7c;
	font-size:13px;
	font-weight:bold;}

h3{
	font-size:10px;
	color:#B72A06;
	padding-left:25px;}

h3.agenda{
	background-image:url(/multimedia/images/img_structures/icone_agenda.gif);
	background-repeat:no-repeat;
	line-height:19px;}

h3.comm{
	background-image:url(/multimedia/images/img_structures/icone_comm.gif);
	background-repeat:no-repeat;
	line-height:19px;}


/*****************************************************/
/*******         CONTENUS :: Images        ***********/
/*****************************************************/

.separ{
	padding-top:12px;
	margin-bottom:12px;
	clear:both;
}

#colMint .separ{
	display:block;
	margin-left:auto;
	margin-right:auto;}


/*****************************************************/
/*******         CONTENUS :: Liens         ***********/
/*****************************************************/

a.more:link, a.more:visited, a.more:active{
	color:#B72A06;
	font-weight:bold;
	text-decoration:none;}


a.morelight:link, a.morelight:visited, a.morelight:active{
	color:#B72A06;
	font-weight:normal;
	text-decoration:none;}


/*****************************************************/
/*******         CONTENUS :: Textes        ***********/
/*****************************************************/

.date{
	font-size:10px;}


#agendaHome{
	width:520px;
	float:left;
	font-size:10px;
	line-height:15px;}

#communique{
	width:270px;
	float:right;
	font-size:10px;
	line-height:15px;}


.listefloat{
	color:#7c7c7c;
	font-size:9px;
	background-image:url(/multimedia/images/img_structures/puce2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:8px;
	}

a.listefloat:link, a.listefloat:visited, a.listefloat:active{
	color:#7c7c7c;
	font-size:9px;
	background-image:url(/multimedia/images/img_structures/puce2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:8px;
	text-decoration:none;
	}

/*****************************************************/
/*******       CONTENUS :: Formulaire      ***********/
/*****************************************************/

input, select, textarea{
background-color:#F0F0F0;
font-family:calibri;

}

input[type=submit],input[type=button]{
letter-spacing:2px;
font-weight:bold;
color:#3F3F3F;
padding:0px 10px;
}

#search input{
	background-color:#c6c6c6;
	border:1px solid #FFF;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-right:5px;
	}




/*-----------------*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*****************************************************/
/***********       VIGNETTES FLASH     ***************/
/*****************************************************/

.vig{cursor:pointer !important;}

#vignette1{
	position:absolute;
	margin-left:200px;
	margin-top:165px;}

#vignette2{
	position:absolute;
	margin-left:355px;
	margin-top:165px;}

#vignette3{
	position:absolute;
	margin-left:510px;
	margin-top:165px;}

#vignette4{
	position:absolute;
	margin-left:665px;
	margin-top:165px;}

#vignette5{
	position:absolute;
	margin-left:820px;
	margin-top:165px;}


.breadcrumb {
height:24px;
color:#7C7C7C;
}

/******** VIVRE ************/

#vivreindex .vivrecat h2 {margin:0px;}
#vivreindex .vivrecat ul {padding:8px;}
#vivreindex .vivrecat ul li {padding-bottom:10px;font-size:11px;}

#tvivrecat td {
padding-bottom:20px;
vertical-align:top;
width:50%;
}

#tvivrecat {
padding:0;
width:100%;
}

/*********** CHANTIERS ****************/

.chantiers_index {
     /* float:left;
      width:100%;*/
}

.chantier{
	width:100%;
	margin-bottom:20px;
	}
.chantier .image{
	float:left;
	margin-right:10px;
	width:132px;
	height:92px;
	border:1px solid #ddd;
	position:relative;
	}
.chantier .image img{
	width:130px;
	height:90px;
	border:none;
	position:absolute;
	top:1px;
	left:1px;
	}
.chantier .titre{
	color:#4A4647;
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:5px;
	}
.chantier .date{
	font-size:0.9em;
	}
#news_detail .soustitre{
	margin-bottom:5px;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
	}
.chantier .plus{
	font-size:0.9em;
	margin-top:6px;
	background-image:url(/multimedia/images/img_structures/puce.gif);
	background-repeat:no-repeat;
	background-position: 142px 4px;
	padding-left:148px;
	}
.chantier .plusnoimg{
	padding-left:6px;
	background-position: 0px 4px;
	}

/* CONTENT */

#news_index .titre_news{font-size:1.4em; font-weight:bold; margin-top:20px; margin-bottom:20px; color:#B72A06; font-family:"Trebuchet MS"; text-transform:uppercase; border-bottom:1px solid #BABABA;}
.news{width:100%; clear:both; min-height:120px;height:120px;}
.news .image{float:left; margin-right:10px; width:132px; height:92px; border:1px solid #ddd; position:relative;}
.news .image img{width:130px;height:90px;border:none; position:absolute; top:1px; left:1px;}
.news .titre{color:#B72A06; font-variant:small-caps; font-weight:bold; font-size:1.3em; margin-bottom:5px;}
.news .date{font-size:0.9em;}
#news_detail .soustitre{margin-bottom:5px; font-weight:bold; font-size:1.1em; margin-bottom:10px;}
.news .plus{font-size:0.9em; margin-top:6px; background-image:url(/multimedia/images/img_structures/li.jpg); background-repeat:no-repeat; background-position: 142px 4px; padding-left:148px;}
.news .plusnoimg{padding-left:6px; background-position: 0px 4px;}

#news_detail{text-align:justify;}
/*
#news_detail .titre_news{font-size:1.4em; font-weight:bold; margin-top:20px; margin-bottom:20px; color:#B72A06; font-family:"Trebuchet MS"; text-transform:uppercase; border-bottom:1px solid #BABABA;}
#news_detail .news_title{font-weight:bold; font-size:1.5em; font-variant:small-caps; margin-bottom:12px;}
*/
#news_detail .titre_actu {border-bottom:1px solid #BABABA;color:#474546;font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;font-size:13px;font-weight:bold;margin:0 0 10px;padding:0;text-transform:uppercase;}
#news_detail h1 {font-size:1.5em;text-transform:none;font-weight:bold;margin-bottom:5px;margin-top:5px;border:none;}
#news_detail #news_content{margin-top:-6px;}


.news_detail .conteneur_image {float:left;}
.news_detail .image{float:left; margin-right:15px; margin-bottom:4px; margin-top:4px; width:288px; height:200px; position:relative; border: 1px solid #ddd;}
.news_detail .image img{width:286px; height:198px; position:absolute; top:1px; left:1px;}
.news_detail .conteneur_image .legend{text-align:center; font-style:italic; font-size:0.9em;font-weight:bold;color:#777;}

.news_detail .galerie{text-align:center; margin-top:20px;}
.news_detail .galerie .galerie_image{float:left; margin-right:30px; position:relative; border:1px solid #ddd; width:132px; height:92px;}
.news_detail .galerie .galerie_image img{position:absolute; width:130px; height:90px; top:1px; left:1px;}

.news_detail .docs{clear:both;margin-top:20px;line-height:18px;}
.news_detail .docs .docs_title{font-size:1.2em;font-weight:bold;font-variant:small-caps;border-bottom:1px solid;margin-bottom:10px;}
.news_detail #options{float:right;padding:2px;margin-top:-32px;}
.news_detail #options #plus_moins{float:right; margin-left:10px;}
.news_detail #options #rss{float:right; margin-left:10px;}
.news_detail #options #print{float:right; margin-left:10px;}
.news_detail #options #send{float:right; margin-left:10px;}
.news_detail #options #facebook{float:right; margin-left:10px;}

.news_first {clear:both; margin-bottom:20px; height:190px;}
.news_firstnoimg {height:100px;}
.news_first .image_first {float:left; margin-right:12px; width:288px; height:200px; position:relative; border: 1px solid #ddd;}
.news_first .image_first img{width:286px; height:198px; position:absolute; top:1px; left:1px;}
.news_first .date{font-size:0.9em;}
.news_first .titre{color:#B72A06; font-variant:small-caps; font-weight:bold; font-size:1.6em; margin-bottom:5px;}
.news_first .soustitre{font-weight:normal; font-size:1.2em; margin-bottom:10px;}
.news_first .plus{font-size:0.9em; margin-top:6px; background-image:url(/multimedia/images/img_structures/li.jpg); background-repeat:no-repeat; background-position: 302px 4px; padding-left:308px;}
.news_first .plusnoimg{padding-left:6px; background-position: 0px 4px;}

#sierre_detail{
text-align:justify;
line-height:15px;
position:relative;
padding-right:20px;
min-height:454px;
/*clear:both;*/
/*float:left;
background-image:url(/multimedia/images/img_structures/fondcolint.gif);
background-repeat:no-repeat;
background-position:right -40px;
*/
}

#sierre_detail h1{
line-height:18px;
width:450px;
}
#sierre_detail h1 .titre{
width:450px;
}

#sierre_detail #options{
position:absolute;
top:0px; right:10px;
}

#sierre_detail #options #listen{
display:none;
/*float:right;
margin-right:8px;*/
}
#sierre_detail #options #send{
float:right;
margin-right:8px;
}
#sierre_detail #options #print{
float:right;
margin-right:8px;
}
#sierre_detail #options #plus_moins{
float:right;
margin-right:8px;
}

#sierre_detail .imagetop{
float:right;
border:1px solid #ccc;
margin-left:15px;
margin-bottom:0px;
margin-top:5px;
background-color:#F5F5F5;
}
#sierre_detail .imagetop img{
margin:1px;
}
#sierre_detail .imagetop .legend{
padding:6px;
text-align:left;
max-width:350px;
}

#sierre_detail .liens{
border-top:1px solid #ccc;
padding-top:6px;
margin-top:6px;
font-style:normal;
}
#sierre_detail .liens .titre{
margin-bottom:4px;
font-size:11px;
font-weight:bold;
}
#sierre_detail .liens ul{
margin-bottom:3px;
font-size:11px;
padding-top:5px !important;
}

#sierre_detail .docs{
border-top:1px solid #ccc;
padding-top:6px;
margin-top:6px;
font-style:normal;
}
#sierre_detail .docs .docs_title{
margin-bottom:4px;
font-size:11px;
font-weight:bold;
}
#sierre_detail .docs ul{
margin-bottom:3px;
font-size:11px;
}

#sierre_detail .chapo{
font-weight:bold;
text-align:justify;
line-height:15px;
margin-bottom:10px;
}

#sierre_detail .texte_principal{
margin-bottom:10px;
/*min-height:240px;*/
}
#sierre_detail .texte_principal p{
margin-bottom:5px;
margin-top:5;
}

#sierre_detail #encadre1{ display:none;
border:1px solid #aaa;
padding:8px 9px 10px 9px;
margin-bottom:10px;
clear:both;
}
#sierre_detail #encadre1 .titre{
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
}
#sierre_detail #encadre2{
float:left; width:45%; margin-right:16px;
border:1px solid #ddd;
padding:8px 9px 10px 9px;
margin-bottom:10px;
margin-top:20px;
font-family:calibri;
}
#sierre_detail #encadre2 .titre{
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
}

#sierre_detail #encadre2_droite{
float:right; width:45%;
border:1px solid #ddd;
padding:8px 9px 10px 9px;
margin-bottom:10px;
margin-top:20px;
font-family:calibri;
}
#sierre_detail #encadre2_droite .titre{
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
}

#sierre_detail #encadre3{
background: #efefef;
padding:8px 9px 10px 9px;
margin-bottom:10px;
clear:both;
}
#sierre_detail #encadre3 .titre{
border-bottom:1px solid #aaa;
padding-bottom:2px;
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
}

#sierre_detail .images_bottom{
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

#sierre_detail .images_bottom .image{
float:left;
border:none;
width:150px; height:120px;
padding:20px;
position:relative;
}

#sierre_detail .images_bottom .image img{
margin:1px;
}

.titre_content{
color:#474546;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin:15px 0px 10px;
padding:0;
text-transform:uppercase;
}

#bugIE{
	/*float: right !important;
	margin-right:4px !important;
	width:300px !important;*/
	}

.vivreitem{
position:relative;
margin-top:20px;
margin-bottom:0px;
border-bottom: 1px solid #ddd;
padding-bottom:18px;
clear:both;
}
.vivreitem .titre{
font-family:"Trebuchet MS";
font-size:1.1em;
font-weight:bold;
color: #474546;
margin-bottom:6px;
}
.vivreitem .image{
float:left;
border:1px solid #ddd;
position:relative;
width:102px;
height:68px;
margin-right:15px;
}
.vivreitem .image img{
margin:1px;
}
.vivreitem .txt{
margin-bottom:8px;
}
#sel{
padding:12px; background:#efefef;
font-family:"Trebuchet MS";
font-size:1em;
}
#vivreindex h2{
color:#474546;
font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:0 0 5px;
padding:0;
text-transform:uppercase;
}
#tvivrecat{
padding:0px;
width:100%;
}
#tvivrecat td{
vertical-align:top;
width:50%;
padding-bottom:20px;
}
#tvivrecat .vivrecat{
margin-bottom:14px;
}
#tvivrecat td li{
padding-bottom:5px;
font-size:11px !important;
}

#sierre_content .signature{
color:#666;
font-size:0.9em;
margin: 12px 0px 8px;
}

#sierre_detail #liens_footer_sierre, #sierre_detail #liens_footer_web, #liensGuichet{
line-height:18px;
clear:right;
/*margin-bottom:20px;*/
}
#sierre_detail #liens_footer_sierre .liens_titre, #sierre_detail #liens_footer_web .liens_titre, #liensGuichet .liens_titre, #liensReglements .liens_titre{
font-variant:small-caps;
border-bottom:1px solid;
font-size:1.1em;
font-weight:bold;
}
#sierre_detail #liens_footer_sierre ul, #sierre_detail #liens_footer_web ul, #sierre_detail .docs_footer ul, #liensGuichet ul, #liensReglements ul
{
margin:0px;
padding:8px 0px 15px 12px;
}

#sierre_detail .docs_footer{
line-height:18px;
margin-bottom:20px;
}
#sierre_detail .docs_footer_title{
font-variant:small-caps;
border-bottom:1px solid;
font-size:1.1em;
font-weight:bold;
}


/* DOCUMENTS */

.docs_list {width:100%;float:left;padding-bottom:15px;padding-left:5px;}
.docs_list .list {float:left;width:150px;}

.docs_list .list .table_list {width:147px;}
.docs_list .list .table_list th {text-align:center;height:25px;background-color:#AAA;color:white;padding:5px;font-weight:normal !important;}

.docs_list .list .table_list a {background-image:url(/multimedia/images/img_structures/puce.gif);
background-position:left center;
background-repeat:no-repeat;
margin-left:5px;
padding-left:7px;
}

.docs_search {float:left;width:90%;padding-bottom:15px;padding-left:5px;}
.docs_search .v1 {float:left;width:70px;}
.docs_search .v2 {float:left;width:400px;}

#docs {padding-left:5px;}

#docs th {background-color:#DFDFDF;height:25px;vertical-align:middle;text-align:left;color:black;padding-left:5px;}

#docs td {padding:5px;vertical-align:top;}

#docs td a {color:black;text-decoration:underline;}

#docs td a:hover {text-decoration:underline;}

#docs .d2 {background-color:#EFEFEF;}



/* Agenda - Formulaire de recherche*/
#formeventsearch fieldset{
	border:none;
	padding:0;
	margin:0 0 40px 0;
}
#formeventsearch select, input{
	font-size:12px;
	margin-top:5px;
}
#formeventsearch select.large{
	width: 260px;
}
#formeventsearch input.large{
	width: 255px;
}
#formeventsearch div{
	padding: 6px 0 6px 0;
}
#formeventsearch legend{
	padding: 10px 0 10px 0;
	margin:0;
	font-weight:bold;
}
#formeventsearch div.left{
	float:left;
}
#formeventsearch div.right{
	float:right;
	text-align:left;
}
#formeventsearch .center{
	text-align:center;
}
#formeventsearchoption{
	display:none;
}



#agendaHome a.bold, #communique a.bold{
margin-left:4px;
font-weight:bold;
color:#000;
}
#agendaHome a.bold:hover, #communique a.bold:hover{
color:#7C7C7C;
}

/* POLL */
.poll{
        float:left;
	width:330px;

        border-right:1px solid #ccc;
	margin:15px;
	margin-bottom:10px;
	padding-top:10px;
        padding-right:10px;
}

.poll_right{
        float:left;
	width:325px;
	margin:15px;
	margin-bottom:10px;
	padding-top:10px;
}

.poll_index .img{
      float:right;
      border:1px solid #ccc;
      padding:2px;
      margin-left:10px;
      margin-bottom:10px;
}

.poll_index p.title{
	font-weight:bold;
	font-size:11px;
	/*padding-bottom:10px;*/
        text-align:left !important;
}

.poll_index .answers {
       float:left;
       width:100%;
       /*padding-top:5px;*/

}

.poll_index .totalvote {
       float:left;
       width:100%;
       padding-top:15px;
       padding-left:4px;
}

.poll_index .totalvote .total{
       font-weight:bold;
}

.poll_index .vote{
       float:left;
       width:100%;
       padding-top:15px;
       padding-left:2px;
}


.poll_index .vote input{
       border: 0px none ;
       padding: 2px;
       background-color: rgb(154, 24, 30);
       color: white;
}

.poll_index .sep{
       border-bottom: 1px solid rgb(204, 204, 204);
       width: 250px;
       float: left;
       margin-top: 15px;
       margin-left: 10px;
}


.poll_home .img{
      float:right;
      border:1px solid #ccc;
      padding:2px;
      margin-left:10px;
      margin-bottom:10px;
}

.poll_home p.title{
       font-weight:bold;
       padding-bottom:2px;
       margin-bottom:0px;
       margin-top:5px;
}

.poll_home .vote{
       padding-top:5px;
}



/* ACCROCHES DE DROITE */

#colD .teaser, #teasersRight .teaser{
margin: 0px 0px 20px;
font-size:10px;
}

#teasersRight .teaser{
padding: 0px 10px;
clear:both;
}

#teasersRight .teaser h3{
margin:0px;
}

#teasersRight{
width:239px;
height:810px;
min-height:900px;
float:right;
background:url(/multimedia/images/img_structures/fondcold.gif);
padding-top:20px;
margin-right:-12px;
margin-top:-18px;
background-repeat:no-repeat;
font-weight:normal;
}

#teasersRight .teaser h2, #colD .teaser h2{
padding:0px;
margin: 8px 0px 8px 0px;
}

#teasersRight h2, #teasersRight h2 a, #colD h2, #colD h2 a{
color:#B72A06 !important;
}

#tconseil td{
border-bottom:1px solid #aaa;
padding-bottom:2px;
padding-top:2px;
}

.teaser .imageteaser{
float:left;
width:80px;
margin-bottom:20px;
margin-right:10px;
}

.teaser .newsteaser_avec_image{
float:left;
padding:0px 0px 0px 4px;
margin-bottom:0px;
}

.teaser .newsteaser, .teaser .newsteaser_avec_image{
float:left;
padding:0px 0px 0px 4px;
margin-bottom:0px;
}

.teaser .newsteaser h3, .teaser .newsteaser_avec_image h3{
margin:0px; padding:0px 0px 2px 0px;
font-size:1.1em;
}
.teaser .newsteaser h3 a, .teaser .newsteaser_avec_image h3 a{
color:#B72A06;
}

.teaser .newsteaser .pubdate, .teaser .newsteaser_avec_image .pubdate{
margin:0px; padding:0px 0px 4px 0px;
}

.newshome {float:left;width:520px;}

.newshome h1{margin-bottom:4px;}
.newshome .pubdate{margin-bottom:6px; color:#555; font-size:0.9em;}
