.obligatoire 
{
	background: #CCCCCC;
}

#erreur 
{
	background: red;
	padding: 5px;
}

table 
{
	margin: 0 auto;
}

input, textarea, select
{
	border: solid 1px #CCCCCC;
}

.boutons
{
	text-align: center;margin:10px 0;
}

.boutons a{background:#F90BE5 url(/img/puce2.jpg) top left repeat-y ;padding:2px 5px 2px 20px;color:#fff;font-weight:bold;margin:5px 0;}

#Contenu{float:left; clear:both;background:url(/img/fondgris.png) top left repeat; padding:15px;width:800px;}
#TexteRub{float:left; width:185px;font-size:12px; line-height:18px;font-weight:bold}
#TexteRub h1{ overflow:hidden;zoom:1; font-size:18px; color:#F90BE5;margin:0 0 10px 0; text-transform:uppercase}
#TexteRub #Documents{float:left;margin:15px 0;font-size:11px; width:175px;padding:10px 5px 20px 5px; background:url(/img/fondviolet.png) top left repeat;overflow:hidden;zoom:1; display:inline}
#TexteRub #Documents h1{text-align:right;font-size:11px;margin-bottom:5px;color:#fff; text-transform:none}
#TexteRub #Documents p{background:url(/img/puce.jpg) left no-repeat; padding-left:15px;}
#TexteRub #Documents a{color:#92CBFF;font-weight:bold}
#TexteRub #Documents  .visite2{font-weight:bold;color:#fff;margin:5px;}
#Article{float:right; width:608px; clear:right;margin:10px 0 0 0;line-height:18px;font-size:11px; font-weight:bold}

