h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
div{ margin: 0; padding: 0; }
img{ margin:0; padding:0 }
a
{
  color: #02567A;
  font-weight:bold;
  text-decoration: none;
  margin:0;
  padding:0;
}
h1, h2, body #sf_admin_container h1{
	color:#6E1F01;

}
body #sf_admin_container #sf_admin_content{
	margin-left:10px;
	margin-right:275px;

	}
a:hover
{
color: #FF9900;

}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;


}
body{
	 background-image:url(../images/front/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F87500;
}
.basArr{
   background-image:url(../images/front/bas_arrond.gif);
   background-position: center bottom;
   background-repeat:no-repeat;
   width:753px;
}
.piedArr{
	 background-image:url(../images/front/pied_page.gif);
   background-position: center bottom;
   background-repeat:no-repeat;
   width:995px;
	}

* html img,
* html .png {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "../transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


#top{
background-image:url(../images/bg.jpg);
height:50px;
padding-top:15px;
padding-left:15px;
font-size:22px;

}
#top a {
color:#c06000;
font-weight:bold;
}
#menubar {
background-color:#efefef;
height:20px;

margin-bottom:10px;
text-align:right;
}
#menubar ul {
	text-align:left;
	}
#footer{
	padding-top:10px;
text-align:center;
font-size:11px;
}
.version{
color:#aaa;
}
.pannel {
border:1px solid #ccc;
background-color:#efefef;
margin-left:auto;
margin-right:auto;

padding:5px;
}
.pconteneur{
	width:48%;
float:left;
margin-left:1%;
margin-right:1%;
}

.element{
	float:left;
	width:120px;
	height:100px;
	padding:3px;
	margin:3px;
	border:1px dotted #ccc;
	/*background-color:#fefefe;*/
	text-align:center;
	padding-top:30px;
	progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity:0.8;
	}
.element:hover{
	progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity:1.0;
	background-color:#fefefe;
	cursor: pointer;
	}
.element img{
padding-bottom:10px;
}
.element:hover a {
	color: red;
}

.clr{
clear:both;
font-size:1px;
}
#sf_admin_footer {
	clear:both;
}

#sf_guard_auth_form{
width:350px;
margin-left:auto;
margin-right:auto;
padding:5px;
text-align:right;
background-image:url(../images/icon/lock.png);
background-repeat:no-repeat;
height:200px;
margin-top:50px;
}
#sf_guard_auth_form a {
width:100%;
display:block;
}
#sf_guard_auth_form fieldset {
	padding:10px;
	text-align:left;
	font-weight:bold;
	margin-left:140px;
	margin-top:9px;

}
#sf_apply_reset_request{
text-align:center;
}
.sf_admin_list a{
color:orange;
font-weight:bold;
}
body #sf_admin_container .sf_admin_list th{
 background-color:#CECECE;
}
body #sf_admin_container fieldset h2{
	background-color:#ededed;
}
body #sf_admin_container #sf_admin_edit_form fieldset h2{
 background-color:#CECECE;
 }
.message{
background-color:#ffffcc;
border: 1px solid orange;
margin:1%;
padding:5px;
color:#C06000;

}

.page{
width:995px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/front/fond_page.gif);
background-repeat:repeat-y;
background-color:#fff;
}
* html .page{
position:relative;
top:-3px;
}
#ban{
	width:995px;
	height:79px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-color:#fff;
	}
.nav{
	background-image:url(../images/front/fond_nav.gif);
background-repeat:repeat-x;
height:29px;
width:979px;
margin-left:8px;
color:#284054;
font-size:14px;
font-weight:bold;

	}
.nav a {
	color:#284054;
font-size:14px;
font-weight:bold;
display:block;



	}

.colonne_gauche, #contenu, #contenu2{
	float:left;
	}
.colonne_gauche{
width:220px;
padding-left:10px;
margin-top:15px;
clear:both;
}
#contenu, #contenu2{
width:753px;
background-image:url(../images/front/fond_arrondi.gif);
background-repeat:repeat-y;
margin-top:15px;
	}
.clr {
clear:both;
}
#content{
	font-size:12px;
padding-left:16px;
padding-right:16px;
text-align:justify;
}
#content p{
	padding-bottom:10px;
}
.bloc h3{
	text-align:center;
	background-image:url(../images/front/haut_bleu.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#fff;
	width:204px;
	line-height:29px;
	background-position: center top;
}
.piedBloc{
	 background-image:url(../images/front/bas.gif);
   background-position: center top;
   background-repeat:no-repeat;
   width:204px;
	}
.bloc.hotline h3{
	background-image:url(../images/front/haut_orange_titre.gif);

}
.bloc{
padding-bottom:20px;
}
.BoxInBorder{
	background-color:#fff;
	border-left:1px solid #D9DBDA;
	border-right:1px solid #D9DBDA;
	/*overflow:auto;*/
	width:202px;

}
.BoxIn{
	background-color:#F7F7F7;
	border:1px solid #D3CDCF;
	margin:0 2px 2px;
	padding:5px;
}
.BoxIn p{
	padding-bottom:10px;
}
/*
Vote
*/
.intitule{
font-weight:bold;
color:#47768A;
font-size:14pt;
padding-bottom:10px;
}
.choix{
float:left;
background-color:#ececec;
width:150px;
height:100px;
margin:5px;
padding:36px 5px 36px 5px ;
text-align:center;
border:1px solid #ccc;
display:block;
font-weight:bold;
font-size:11pt;
}
div.choix{
width:130px;
height:55px;
padding:36px 5px 5px 5px ;
padding-top:45px;
}
.choix label{
display:block;
font-weight:bold;
}
.liste_choix input.choix:hover, .active{
background-color:#F87500;
color:#fff;
}
.choix.active{
	background-color:#F87500;
}
.choix.inactive{
/*background-color:#c0a0a0;*/
}
.liste_choix{
	margin-left:auto;
	margin-right:auto;
	width:550px;
}
.liste_choix2{
	margin-left:auto;
	margin-right:auto;
	width:550px;
}
.formulaire th{
vertical-align:top;
}
center table{
	text-align:left; }
.error_list li {
font-weight:bold;
list-style-type:none;
color:black;
border:1px solid #cc0000;
padding:5px;
background-color:pink;
text-align:left;
margin-bottom:5px;
}
blockquote{
margin-left:20px;
margin-right:20px;
padding:5px;
}
.logout-message {
font-weight:bold;
list-style-type:none;
color:black;
border:1px solid green;
padding:5px;
background-color:#80e080;
text-align:left;
margin-bottom:5px;
}

form td, form th{
padding-bottom:10px;
}
label{

font-size:12px;
padding-right:4px;
}
ul.error_list{
padding-left:0;
display:block;
}
.vote_encours{
text-align:center;
}
.vote_encours b{
color:#F87500;
font-size:17px;
}
.vote_encours {
font-size:13px;
margin-bottom:20px;
}
.alert{
	background-color:#ffffcc;
border: 1px solid orange;
margin:1%;
padding:5px;
color:#C06000;
font-weight:bold;
}
a.button, span.button{
	font-weight:normal;
	display:inline;
	padding:5px;
	font-size:13px;
}
a span.button{
text-align:center;
}
.spyrit{
text-align:right;
padding-right:20px;
background-color:#ffffff;
}
.spyrit div.c {
float: right; width: 400px; height: 50px;
}
.spyrit img{
padding-left:5px;
}
.print_only{
	display:none;
}

.row-form{
clear:left;
padding-top:7px;
}
.form-elem{
float:left;
}

/******

UR 2009

*****/

.statut_inscription{
text-transform:uppercase;font-size:15px; font-weight:bold;
color:#ccc;

}
.statut_inscription3 {
color: red;
}
.statut_inscription2 {color:green; }

.recapitulatif th {
	background-color:#ccc;font-size:14px;
}
.recapitulatif ul {
	margin-left:10px;
}
.recapitulatif td{
	vertical-align:top;
}


.logo_article{
float:right;
margin-left:10px;
margin-bottom:10px;
}
.help{
color:#999;
}
.radio_list .help{
padding-left:26px;
}
.recapitulatif td{
font-size:12px;
}
body #complement #sf_admin_container #sf_admin_content, #complement #sf_admin_container h1, #complement #sf_admin_container #sf_admin_content{
margin-right:0;
margin-left:0;
}

 .recapitulatif {

border:1px solid black;
 }
.recapitulatif td  {
	padding:5px;
border-bottom:1px solid black;
}
.recapitulatif th{
	padding:5px;
}



input.submitfront {
display:block;
float:left;
margin-left:5px;
margin-right:5px;
padding:5px;
white-space:nowrap;
}
