/* CSS Document */
/*****************************************************************************************************************************
******************************************* PAGE ***************************************************************************
******************************************************************************************************************************/
object, embed{
    outline:none;
}
#page{
	width: 1000px;
	margin: 0 auto;
}
#conteneur{
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_conteneur.gif) repeat-y;
}
#conteneur.conteneur_flash {
	background: none;
}
.centre_flash{
	padding: 5px 0 0 0;
}
.centre{
	width: 670px;
	padding: 0 26px 0 0;
	float: left;
}
.flash_article{
}
.racontez_tri{
	margin: 0 0 14px 22px;
	border-bottom: 1px solid #2C1B0A;
}
.racontez_tri img{
	padding: 8px 0 4px 0;
}
.racontez_tri ul{
	margin: 5px 26px 0 0;
	padding: 22px 0 0 0;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_list_tri.gif) no-repeat top right;
	float: right;
}
.racontez_tri ul li{
	float: left;
	margin: 0 1px 0 0;
}
.racontez_tri ul li a{
	display: block;
	padding: 5px 10px;
	background: #B68A55;
	color: #ffffff;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
}
.racontez_tri ul li a.current{
	background: #22AD4B;
}
ul.pagination{
	float: right;
	margin: 0 15px 12px 0;
}
ul.pagination li{
	float: left;
	margin: 0 2px;
}
ul.pagination li a{
	display: block;
	color: #2C1B0A;
	font-size: 100%;
	text-decoration: none;
}
ul.pagination li.active{
	margin: 0 4px;
	padding: 0 1px 1px 2px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background: #2C1B0A;
}
ul.pagination li a:hover{
	text-decoration: underline;
}
ul.pagination li a.nav_back{
	text-decoration: underline;
	margin: 0 12px 0 0;
}
ul.pagination li a.nav_next{
	text-decoration: underline;
	margin: 0 0 0 12px;
}
ul.listing{
	margin: 0 0 0 20px;
}
ul.listing li{
	color: #000000;
	font-size: 110%;
	padding: 19px 0 16px 0;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_listing.gif) repeat-x top;
}
.separ_bottom_listing{
	height: 1px;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_listing.gif) repeat-x bottom;
	margin: 0 0 14px 20px;
	clear: both;
}
ul.listing li .head{
	color: #373737;
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin: 0 0 36px 0;
}
ul.listing li .head span{
	display: block;
	float: left;
	padding: 5px 0 0 0;
}
ul.listing li .head strong{
	color: #00A02F;
	font-size: 136%;
	font-weight: bold;
	display: block;
	float: left;
}
ul.listing li .head .bar{
	display: block;
	float: left;
	padding: 5px 10px 0px 10px;
}
ul.listing li .txt{
	display: block;
	margin: 0 0 10px 0;
}
ul.listing li a.voter{
	display: block;
	float: right;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_voter.gif) no-repeat top left;
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	width: 208px;
	padding: 5px 0 5px 0;
}
ul.listing li a.envoyer{
	display: block;
	float: right;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_envoyer.gif) no-repeat top left;
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	width: 126px;
	padding: 5px 0 5px 0;
}
ul.listing li a.signaler{
	display: block;
	float: right;
	color: #2C1B0A;
	font-size: 90%;
	text-decoration: underline;
	text-align: center;
	width: 110px;
	padding: 6px 0 4px 0;
}
.col_droite{
	width: 303px;
	float: right;
	margin: 0 0 20px 0;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_col_right.gif) no-repeat top right;
}
.col_droite img{
	float: right;
}
.liens_voter{
	display: block;
	float: right;
	width: 245px;
	padding: 10px 10px 28px 35px;
	background: url(/extension/smiledesign/design/fia_net/images/css/bg_liens_voter.gif) no-repeat scroll left top;
}
.liens_receive{
	display:block;
	float:right;
	padding:10px 10px 28px 35px;
}
.liens_voter a, .liens_receive a{
	display: block;
	color: #898989;
	font-size: 100%;
	text-decoration: underline;
	padding: 0 0 5px 0;
}
.liens_voter a:hover, .liens_receive a:hover{
	text-decoration: none;
}
/*****************************************************************************************************************************
******************************************* Online editor *************************************************************
*****************************************************************************************************************************/
.online_editor {
	padding: 0 0 20px 25px;
}
.online_editor p.titre_rouge{
	display: block;
	color: #C70416;
	font-size: 160%;
	margin: 5px 0 15px 0;
}
.online_editor table {
	margin: 0 0 10px -10px;
	width: 100%;
	font-weight: bold;
	font-size: 100%;
	color: #000000;	
}
.online_editor table tr td {
	padding: 10px 0px 5px 10px;	
}
.online_editor td.fond_gris {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 5px 0 5px 10px;
	background: #F9F9F9;	
}
.online_editor td.middle{
	vertical-align: middle;
}
.online_editor .rouge{
    color: #CC0819; 
}
.online_editor .vert{
    color: #0C6B23; 
}
.online_editor .taille_12{
	color: #000000;
	font-size: 120%;
	font-weight: bold;	
}
.online_editor .taille_11{
    color: #000000;
    font-size: 110%;
    font-weight: bold;  
}
.online_editor .taille_8{
    color: #000000;
    font-size: 80%;
}
.online_editor table tr td table tr td{
	padding: 5px 0 0 10px;
}
.online_editor p.indente{
	text-indent: 36px;
}
.online_editor a{
    color: #0C6B23;
    text-decoration: underline;
}
.online_editor p{
    min-height:1.22em;
}
/*****************************************************************************************************************************
******************************************* Pop up *************************************************************
*****************************************************************************************************************************/
.pop_up {
	width: 628px;
	padding: 4px 6px 30px 16px;	
	background: #F6F6F6;
	color: #1D1D1D;	
}
.pop_up a.fermer{
	float: right;
	padding: 0;
}
.pop_up h1{
    color: #0EA228;
    font-size: 219%;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.pop_up h1.message{
    margin:180px 0 0;
    text-align:center;
}
.pop_up h1.message_contact{
    margin:250px 0 0;
    text-align:center;
}
.pop_up h2.message{
    text-align:center;
    margin:0px;
}
.pop_up h1 small{
	color: #1D1D1D;
	font-size: 45%;
	font-weight: normal;
}
.pop_up .desc{
	display: block;
	color: #D7091D;
	padding: 15px 0 0 0;
}
.pop_up form{
	width: 740px;
	margin: 5px 0 5px 0;
}
.pop_up form .textarea{
	width: 700px;
	height: 65px;
	border: 1px solid #696969;
	font-size: 110%;
}
.pop_up form .desc2{
	display: block;
	color: #D7091D;
	font-size: 125%;
	font-weight: bold;
	padding: 12px 0 13px 0;
	text-align: center;
}
.pop_up form label{
	display: block;
	float: left;
	width: 143px;
	text-align: right;
	font-size: 110%;
	padding: 3px 14px 0 0;
}
.pop_up form label.label_offre {
    float:none;
    width:560px;
    padding:0 0px 0 0 ;
    margin:5px 0 0 0 ;
    font-weight:bold;
    text-align:left;
}
.pop_up form label.receiveandpay {
    text-align:left;
    width:500px;
    margin:5px 0 ;
}
.pop_up form input.input_offre {	
	float:left;
	margin:5px 5px 0 15px; _margin:2px 2px 0 15px;	
}
.pop_up form .input_txt{
	width: 358px;
	padding: 3px;
	margin: 0 0 6px 0;
	border: 1px solid #696969;
	font-size: 110%;
}
.pop_up form .required {
	color: #D7091D;
	font-size: 100%;
	font-weight: normal;
}
.pop_up form .required_text {
	color: #D7091D;
	font-size: 90%;
	font-weight: normal;
	display: block;
	margin: 0 0 0 102px;
}

.pop_up form .but {
	margin: 12px 0 10px 121px;
}
.pop_up p.desc3 {
	font-size: 90%;
}
.pop_up .newsletter p {
	font-size: 90%;
}
.pop_up a.reglement, .pop_up a.bt_fermer {
	text-decoration: underline;
	float: right;
	padding: 0 30px 0 0;
}
.pop_up a.reglement
{
	text-decoration: underline;
	float: right;
	padding: 0 30px 10px 0;
}
.pop_up p.red_text {
    color: #FF0000;
}
.pop_up div.warning li {
    margin-left:10px;
    padding:5px 0 0 10px;
}
.pop_up form span.required_form {
    margin-left: 158px;
    line-height: 1.50em;
    color:#FF0000;
}
.pop_up a {
    color: #075516;
}
.pop_up form input.button_image {
    margin: 10px 0px;
}
.pop_up .online_editor {
    padding: 5px 10px;
}

.pop_up h2 {
    font-size:120%;
    font-weight:bold;
    margin-bottom:8px;
    margin-left:40px;
    margin-top:17px;
}
.pop_up .birthday select {
    font-size:11px;
    text-align:right;
    width:40px;
}
.pop_up .birthday select.year {
    width:60px;
}
.pop_up .optin{
    margin: 5px 0 5px 157px;
}
.pop_up .contact_fields{
    margin: 5px 0 5px 157px;
}
/*****************************************************************************************************************************
******************************************* footer *************************************************************
*****************************************************************************************************************************/
#footer{
	padding: 8px 8px 12px 8px;
	background: #6A6A6A url(/extension/smiledesign/design/fia_net/images/css/bg_footer.gif) repeat-x top;
	text-align: center;
	color: #ffffff;
	font-size: 100%;
}
#footer ul li{
	display: inline;
}
#footer ul li a{
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #ffffff;
}
#footer ul li a:hover{
	text-decoration: underline;
}
/******** bouton ********/ 
.left_span , .right_span {
 display:block;
 width:22px;
 height:29px;
 float:left;
 background: url(/extension/smiledesign/design/fia_net/images/css/left.png) no-repeat top;
}
.right_span {
 display:block;
 width:22px;
 height:29px;
 float:left;
 background: url(/extension/smiledesign/design/fia_net/images/css/right.png) no-repeat top;
}
.bt_vert { 
 height:29px;
 float:left;
 border:none;
 background: url(/extension/smiledesign/design/fia_net/images/css/center.png) repeat-x top;
 font-weight:bold;
 font-size:150%;
 color:#f6f6f6;
}
/******** bouton ********/
