/* CSS Document */

body{
	background:#fff;
	margin:0;
	padding:0;}

h2{
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}
h3{
	font-size: 16px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FF0000;
	background:#FF6600;
	padding:4px;
	text-align:center;
}
#fonction{
	width:auto;
	margin:auto;
	border-bottom:1px solid #E2E2E2;
	padding-top:5px;
	height:50px;
	background: url(../images/fond-top-page.jpg) repeat-x;
}

#conteneur{
	width:900px;
	margin:auto !important;
	height:30px;
}
	
#goodies{
	background:url(../img/image.png) no-repeat;
	padding-left:40px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #fff;
	display:inline;
	height:22px;
	line-height:22px;
	margin-left:10px;
	margin-right:20px;
	margin-top:20px;
	float:left;

	}
#goodies a{
	color: #fff;
	text-decoration:none;
	}
#goodies a:hover{
	color: #ccc;
	text-decoration:none;
	}
#client{
	float:left;
	margin:0 0 0 75px;
	padding:0;

	}
#client td{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #fff;
	padding:2px;
	white-space:nowrap;
	}	
#client td a{
	color: #fff;
	}
#client td a:hover{
	color: #D9ECFF;
	text-decoration:none;	
}		
#client table{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #fff;
	padding-right:5px;
	padding-left:10px;
	/*border-right:1px solid ;*/
	}
	
#animation{
	margin:5px auto 20px auto;
	z-index:1;
	width:auto;
	text-align:center;
	background:#FFFFFF;
}
	
#goodiesContent{
	width:700px;
	margin:15px auto 0 auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999;
}
#goodiesContent a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #999;
}
#goodiesContent a:hover{
	text-decoration:none; color:#D9ECFF;
}
#goodiesContent p{
	margin:0;
}
#goodiesContent ul{
	margin:0;
	padding:0;
}
#goodiesContent li{
	list-style-type:none;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#goodiesContent li img{
	width:150px;
	height:75px;
	border-bottom:3px solid #F0F0F0;
	padding-bottom:2px;
}
.cliquezpouragrandir{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	}


#ClientContent{
	width:700px;
	margin:15px auto 0 auto;
}

#identification{
	width:auto;
	height:30px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	background:#E9E9E9;
	padding:2px 0 2px 10px;
	line-height:30px;
}
#identification a{
	color: #666666;
}
#identification a:hover{
	color: #000;
	text-decoration:none;
}


#ClientContent table{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
#ClientContent td{
	border-bottom:1px solid #EFEFEF;
	padding:3px;
}
#ClientContent td a{
	background:url(../img/document__minus.png) no-repeat;
	padding-left:20px;
	color: #CC0000;
	height:20px;
	line-height:20px;
	padding-top:inherit !important;
}
#ClientContent td a:hover{
	color: #000;
}

#footer{
	width:auto;
	clear:both;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:5px 0 5px 0;
	margin-top:10px;
	background:#F9F9F9;
	border-top:1px solid #E6E6E6;
}
#footer a{
	color: #666666;
}
#footer a:hover{
	text-decoration:none;
}
.ajouter{
	background:url(../images/plus.png) no-repeat;
	padding-left:25px;
	height:25px;
	line-height:26px;
	margin:20px 0 20px 0;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ajouter a{
	font-size: 14px;
	color: #CC0000;
	text-decoration:none;
}
.ajouter a:hover{
	color:#000;
}



.adminForm{
	background:#EFEFEF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	}
.adminForm table{
	margin:20px auto 20px auto;
	}
.adminForm td{
	padding:3px;
		font-size: 12px;
	font-weight: bold;
	}
.adminForm input{
	padding:4px;
	font-size: 13px;
	}
.adminForm span{
	background: #FFFF99;
	width:100%;
	}
.envoie{
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	white-space:nowrap;
	}
	
#upload_data, #upload_data span{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	background:#CC0000;
	padding:3px;
	width:auto;
	margin-bottom:10px;
	line-height:20px !important;
}
#upload_data a{
	color: #fff !important;
}
#upload_data a:hover{
	text-decoration:none;
}