/********************************/
 /****** LIENS PRINCIPAUX *******/
 /*******************************/
 a{text-decoration:none; color:#660000;}
 a:hover, a:active{text-decoration: underline;}



 /********************************/
 /********** ENTETES *************/
 /********************************/
 h1,h3 {font-family: "trebuchet MS", arial, helvetica;color:#FF9900;}
 
 h2,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif;}
 
 h1 {font-size: 190%;}
 h2 {font-size: 110%;font-weight: bold;}
 h3 {font-size: 125%;}
 h4 {font-size: 110%;font-weight: bold;}
 h5 {font-size: 105%;font-weight: bold;}
 h6 {font-size: 110%;}
.texte h1,.texte h2,.texte h3,.texte h4,.texte h5,.texte h6 {margin:0px 0 0 0;}

 /*********************************/
 /* STYLES DE CONTENU (WEBEDITOR) */
 /*********************************/
 .encart{ /*cadre*/
 padding:10px; border-style:double; 
 border: 4px double #B2CF2B; 
 display:block;clear:both;
 }
 .petitText{font-size:90%;}

 /********************************/
 /********** DIVERS **************/
 /********************************/
 blockquote {}
 blockquote p {font-weight:normal;font-size:95%;}
 p{margin:0.2em 0 0.7em 0;font-size:95%;}
 
/*-------------------------------------------------------------------------------------------------------*/
#contenu #blocSavoirPlus{
	float:right;
	width: 170px;
	padding:0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	margin: 0px 0px 10px 10px;
	background-color:#FFEBD6;
}

#contenu #blocSavoirPlus h3{
	background-image:url("/sites/bry/gabarit/img/entete.gif");
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
	padding:5px;
	color:#FF9900;
	text-align:center;
	background-color: #FFEBD6;
	font-family:"trebuchet MS", arial, helvetica, sans-serif;
	font-size:120%;
}

#contenu #blocSavoirPlus a{font-size:100%; font-weight:bold}
#contenu #blocSavoirPlus p{padding:10px 8px; margin:0;
border-bottom:2px solid #ffffff;
}


