body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#020321;
	margin:0px;
	background-image:url(images/bgd-contenu.jpg);
	background-position:top;
	background-repeat:repeat-y;	
}

form{
	margin:0px;
}

input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #6E6D6D;
	color:#6E6D6D;
}

a{ font-size:12px; color:#2A70B1; text-decoration:underline; }
a:link, a:visited{ font-size:12px; color:#2A70B1; text-decoration:underline; }
a:hover{ font-size:12px; color:#2A70B1; text-decoration:none;  }



/******* STRUCTURE *******/
#mast{
	width:778px;
	margin:0px auto 0px auto;
}


#page{
	width:728px;
	margin:0px auto 0px auto;
}

#contenu{
	width:625px;
	background-color:#0E1B24;
	margin:0px 0px 30px 53px;
	padding:0px 0px 20px 0px;
	background-image:url(images/footer-contenu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


/******* ARTICLE *******/
#article{
	width:605px;
	color:#6E6D6D;
	background-image:url(images/bgd-article.gif);
	background-position:top;
	background-repeat:repeat-y;	
	margin:0px 0px 0px 10px;
	text-align:left;
	background-color:#FFFFFF;
}

#article_titre{
	width:605px;
	padding-bottom:15px;
}

#article_texte{
	width:575px;
	padding:0px 15px 0px 15px;
	text-align:justify;

}

#article_texte strong{
	color:#2A70B1;
}

#article_texte ul{
	margin:10px 0px 0px 20px;
	list-style-image:url(images/li-article.gif);
	list-style-position:top;
}

#article_texte li{
	padding-bottom:7px;
}

#article_footer{
	width:611px;
	margin:0px 0px 20px 7px;
}

/******* LISTE DE TYPE 1 *******/
#liste1{
	width:605px;
	background-image:url(images/bgd-liste1.gif);
	background-position:top;
	background-repeat:repeat-y;	
	margin:0px 0px 0px 8px;
	text-align:left;
}

#liste1_titre{
	width:605px;
}

#liste1_texte{
	width:575px;
	padding:0px 15px 0px 15px;
	text-align:justify;
}

#liste1_footer{
	width:605px;
	margin:10px 0px 0px 0px;
}


/******* LISTE DE TYPE 2 *******/
#liste2g{
	width:295px;
	background-image:url(images/bgd-liste2g.gif);
	background-position:top;
	background-repeat:repeat-y;	
	text-align:left;
}

#liste2d{
	width:295px;
	background-image:url(images/bgd-liste2d.gif);
	background-position:top;
	background-repeat:repeat-y;	
	text-align:left;
}

#liste2_titre{
	width:295px;
}

#liste2_texte{
	width:265px;
	padding:0px 15px 0px 15px;
	text-align:justify;
}

#liste2_footer{
	width:295px;
	margin:10px 0px 0px 0px;
}


/******* TABLEAU DE LISTE *******/
.td_titre{
	background-color:#0E1B24;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px;
	font-weight:bold;
}

.td_liste_on{
	background-color:#E4E7E9;
	padding:3px;
	color:#000000;
}

.td_liste_off{
	background-color:#FFFFFF;
	padding:3px;
	color:#000000;
}

.liste{
	color:#000000;
}

.liste a{ font-size:11px; color:#2A70B1; text-decoration:none; }
.liste a:link, .liste a:visited{ font-size:11px; color:#2A70B1; text-decoration:none; }
.liste a:hover{ font-size:11px; color:#000000; text-decoration:none;  }

.small{
	font-size:11px;
	float:right;
	color:#FFFFFF;
	text-transform:none;
	font-weight:normal;
}

.vign{
	margin:5px 8px 5px 3px;
	float:left;

}

.visu{
	margin:0px 0px 5px 10px;
	float:right;
}

.liste_publi{
	color:#2A70B1;
}

.liste_publi p{
	margin:5px 0px 0px 0px;
}

.form_input{
	float:right;
	background-color:#FFFFFF;
	padding-left:5px;
}

.form_textarea{
	float:right;
	background-color:#FFFFFF;
	padding-left:5px;
}

.form_deco{
	background-image:url(images/bgd-form.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;	
}

.form_deco span{
	padding:3px 10px 0px 0px;
	background-color:#FFFFFF;
}

.killer{
	clear:both;
	line-height:1px;
	
}
