@charset "utf-8";
/* CSS Document */
/*******************************************************************/
/*Main table*/
/*******************************************************************/
#somLeft {width:700px;}
#somRight {width:200px;}
/*******************************************************************/
/*en bref*/
/*******************************************************************/
.enBref  {width:570px;}
.enBref .header {height:30px; background:url(images/cadres/enbref_header.gif) no-repeat;}
.enBref .content {background-color:#BFD45F; padding:5px 5px 5px 40px}
.enBref .content .artTitre{color:#004D9E;}
.enBref .content .artTexte{color:#FFFFFF; margin-bottom:10px}
.enBref .footer {height:10px; background:url(images/cadres/enbref_footer.gif) no-repeat;}

.spip_logos {border:1px solid #FFFFFF}

/*******************************************************************/
/*Newsletter*/
/*******************************************************************/
#formNews {
	height:30px;
	width:200px;
	background:url(images/formNewsletter.gif) no-repeat left;
}
#formNews table td {vertical-align:top; text-align:left}
#formNews input {
	margin:2px 0px 0px 4px;
	width:145px;
}
#formNews button {
	background:transparent;
	margin:0px 2px 0px 0px;
}
#formNews button img {margin:0px;}