/* 	----------------- NEWS ----------------- 		*/





.news_titre {  

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-weight: bold; 

	color: #000000; 

	text-decoration: none }



.news_date { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-weight: bold; 

	color: #FF6431; 

	text-decoration: none }



.news_text { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	color: #333333; 

	text-decoration: none }



.news_chapeau { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	color: #333333; 

	text-decoration: none ; font-weight: bold}

	

.news_lien { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	color: #333333; 

	text-decoration: none ; font-weight: bold}	







/* 	------------------ SITE  ----------------- 		*/





.news_cadre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none ; background-color: #FFFFFF; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.news_bouton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none ; background-color: #CCCCCC; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }


.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2C3C48}
.text11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.soustitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.blanc_droite {  border: #505F68 solid; border-width: 0px 1px 0px 0px}
.cadre { BACKGROUND-COLOR: #A1ABBD; BORDER-BOTTOM: 1px solid #C2C8D4; BORDER-LEFT: 1px solid #747D8E; BORDER-RIGHT: 1px solid #C2C8D4; BORDER-TOP: 1px solid #747D8E; COLOR: #2C3C48; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px}

.text_justify { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2C3C48 ; text-align: justify}
.text11_justify { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2C3C48 ; text-align: justify }
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color: #2C3C48; text-decoration: underline}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color: #2C3C48; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color: #2C3C48; text-decoration: underline }
a:visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color: #2C3C48; text-decoration: none}
.cadreBoutons {
BACKGROUND-COLOR: #A1ABBD; BORDER-BOTTOM: 1px solid #747D8E; BORDER-LEFT: 1px solid #C2C8D4; BORDER-RIGHT: 1px solid #747D8E; BORDER-TOP: 1px solid #C2C8D4; COLOR: #2C3C48; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 11px
}





/***** CONTACT *****/


table.contact {   
  width: 100%;
  margin: 0 0 0 0;
}
table.contact td.titre {
  padding: 15px 0 20px 0;
  font-size: 1.20em;
  color:#333333;
  font-weight: bold;
}
table.contact td.designation {
  width: 100px;
  padding: 7px 0 6px 10px;
  font-size:10px;
  font-weight: bold;
  vertical-align: top;
}
table.contact tr.error td.designation {
  width: 100px;
  padding: 7px 0 6px 10px;
  color: #FFFFFF;
  font-size:10px;
  font-weight: bold;
  vertical-align: top;
}

table.contact td.required {
  width: 10px;
  font-size: 1px;
}

table.contact td.required-on {
  width: 10px;
  font-size: 1px;
  background-image: url(../images/interface/css-field-required.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
table.contact td.field {
  vertical-align: top;
  padding: 3px 0 0 0;
}
table.contact td.field input {
  width: 220px;
  padding: 2px 0 1px 2px;
  border: 1px solid #99B2B2;
  background-image: url(../images/interface/css-field-text.gif);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5D5D5D;
}
table.contact td.field textarea {
  width: 220px;
  height: 100px;
  padding: 0 0 0 2px;
  border: 1px solid #99B2B2;
  background-image: url(../media/interface/css-field-text.gif);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5D5D5D;
}
table.contact td.sep {
  height: 20px;
  font-size: 1px;
}
table.contact table.button {
  width: 100%;
  
}
table.contact table.button input {
  width: 100px;
  height: 20px;
  border-top: 1px solid #ECECEC;
  border-right: 0;
  border-bottom: 0;
  border-left: 1px solid #ECECEC;
  background-color:#333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
table.contact table.button td.space {
  width: 120px;
  
}
table.contact table.button td.submit {
  width: 120px;
  text-align: left;
  
}
table.contact table.button td.reset {
  text-align: left;
}
table.contact tr.error {
background-color:#333333;
}
        
div.error {
background-color:#333333;
  color: #FFFFFF;    
  
}                    
div.error div.titre {
  padding: 5px 15px;
  font-size: 1.30em;
  line-height: 1.30em;
  color: #000000;
  font-weight: bolder;
}         
div.error div.titre img {
  float:left;
}        
div.error div.txt {
  padding: 5px 15px;
  font-size: 1.20em;
  color: #000000;
  font-weight: bold;
  border-bottom:1px solid #000000;
}

