/* ------------------------------------------------------------------------------------
CORPS DE LA PAGE
------------------------------------------------------------------------------------ */
body{
 background:#ffffff;
 margin:0;
 padding:0;
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
}
*{
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10px;
}
img{
	border:none;
}
.ombre{}
.ombre .tl{
	width:5px;
	height:5px;
	/*background:url("ombre_tl.png") bottom right no-repeat;*/
}
.ombre .t{
	height:5px;
	/*background:url("ombre_t.png") bottom repeat-x;*/
}
.ombre .tr{
	width:5px;
	height:5px;
	/*background:url("ombre_tr.png") bottom left no-repeat;*/
}
.ombre .l{
	width:5px;
	/*background:url("ombre_l.png") right repeat-y;*/
}
.ombre .c{
	padding:10px;
}
.ombre .r{
	width:5px;
	/*background:url("ombre_r.png") left repeat-y;*/
}
.ombre .bl{
	width:5px;
	height:5px;
	/*background:url("ombre_bl.png") top right no-repeat;*/
}
.ombre .b{
	height:5px;
	/*background:url("ombre_b.png") top repeat-x;*/
}
.ombre .br{
	width:5px;
	height:5px;
	/*background:url("ombre_br.png") top left no-repeat;*/
}

#menu {		
	text-transform:uppercase;	
	line-height:16px;
	float:left;
	margin-top:30px;
	text-align:left;
	font-weight:bold;
}
#menu a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 10px;
	display:block;
	padding:0 10px 0 10px;
	float:left;
}
#menu a:hover{
	color:#d2007a;
	font-weight:bold;
}
#menu a .english{
	color:#999966;
	font-style:italic;
}
#menu a:hover .english{
	color:#000000;
}
#bandeau-bas{
	text-align:center;
	font-size:10px;
	color:#555555;
	text-transform:none;
	margin-top:30px;
	padding:0;
	height:16px;
}

#liste_archives{
	width:350px;
	text-align:left;
	margin:20px auto 0 auto;
	padding:0;
	font-size:12px;
	/* text-transform:uppercase; */
	text-decoration:none;
	color:#333333;
	line-height:25px;
}
#admin #liste_archives{
	width:650px;	
}
#liste_archives .ligne{
	background:#cccccc;
}
#liste_archives b{
	font-size:12px;
	/* text-transform:uppercase; */
	text-decoration:none;
	color:#333333;
	height:16px;
	line-height:16px;	
}
#liste_archives a.alphabet{
	text-transform:uppercase;
	color:#d2007a;
	font-weight:bold;
}
#liste_archives a{
	font-size:12px;
	/* text-transform:uppercase; */
	text-decoration:none;
	color:#333333;
	height:16px;
	line-height:16px;
}
#liste_archives:hover, #liste_archives a:hover{
	color:#999966;
}
#liste_archives a .lien_titre{
	padding-left:10px;
	font-size:12px;
	width:210px;
	color:#333333;
}
#liste_archives a .nouveau{	
	color:#d2007a;
	font-weight:bold;
}
#liste_archives a:hover .lien_titre{	
	color:#000000;
	font-weight:bold;
}
#liste_archives a .infos{
	width:135px;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	color:#999966;
	font-style:italic;
}
#liste_archives a:hover .infos{	
	color:#333333;
	font-weight:bold;
}
#liste_archives a .lien_hd{
	text-align:right;
	padding-right:5px;
	padding-left:5px;
	width:50px;
	font-size:10px;
	color:#ffffff;
	background:#aaaaaa;
}
#liste_archives a:hover .lien_hd{	
	color:#ffffff;
	background:#333333;
}


#identification{
	text-align:center;
	height:16px;
	float:left;
	clear:both;
}
#identification input{
	height:16px;
	background:#ffffff;
	color:#333333;
	border:1px solid #333333;
	font-size:10px;
}
#recherche{
	text-align:left;
	height:16px;
	padding:0;
	margin-top:0px;
	right:0;
}
#aide{
	display:none;
	margin:10px 0 0 0;
}
#recherche a{
	text-decoration:none;
}
#recherche a:hover{
	color:#d2007a;
}
#recherche input{
	height:16px;
	background:#ffffff;
	color:#333333;
	border:1px solid #333333;
	font-size:10px;
	float:left;
	margin:0;
	padding:0;
}
#recherche .btn{
	background:#ffffff;
	color:#333333;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:0px solid;
	float:left;
	line-height:10px;
}
#recherche .btn:hover{
	color:#d2007a;	
}

/* ------------------------------------------------------------------------------------
ESPACE ADMIN
------------------------------------------------------------------------------------ */
#choix_page{
	margin-bottom:200px;
}
#form{
margin-top:10px;
padding:5px;
border:none;
font-size:9px;
width:800px;;
text-align:left;
}
#form_gauche{
background:#ffffff;
text-align:right;
}
#form_text{
}
#form_titre{
background:#aaaaaa;
text-align:center;
font-size:12px;
height:25px;
vertical-align:middle;
}
#base {
 background: #333333;
 width:740px;
 height:300px;
 margin: 20px auto 20px auto;
 padding:0px 0px 0px 0px;
 border:#aaaaaa solid 1px;
}
#photo {
 background: #ffffff;
 text-align:center;
 margin: 20px;
 padding:0px;
 border:none;
}
#gauche{
 background: #aaaaaa;
}

#gauche p{
 font: 10pt Arial, sans-serif;
 color: #333333;
}

#gauche a {
 font: 10pt Arial, sans-serif;
 color: #333333;
}

#gauche a:hover {
 font: 10pt Arial, sans-serif;
 color: #333333;
}

#gauche h1 {
 font: 10pt Arial, sans-serif;
 color: #333333;
}

h2 {
 font: 12pt Arial, sans-serif;
 color: #333333;
}
