html, body, .page {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #778899;
}
h1 {
 font-size:16px;	
}
h2 {
 font-size:12px;	
}

.page{
	
	
}
.colonne2{
	/*float:left;*/
	margin-left:20px;	
}
.movie {
	width:800px;
	height:600px;
	text-align:center;
}
.coordonnees{
	background-color: #B0C4DE;
	display: none;
	color: white;
	font-family: verdana;
	font-size: 12px;
	width: 500px;
	height: 318px;
	padding: 5px;
}
.coordonnees div{
	
}
.coordonnees p{
	
	
}

a {
	text-decoration: none;
	color: #778899;
}
a:hover{	
	text-decoration: underline;
}
img {
	border:none;
}

.footer{
	clear:both;
	width:80%;
	height: 50px;
	text-align:center;
	padding-top:30px;
}
.footer a{
	color:black;	
}
.footer a:hover{
	color: #4682B4;
}
.footer_lien{
	float:right;
	height: 30px;
}
.foot_copyright{
	float:left;
	color: #778899;
	height: 30px;
}

#mon_flash{
	text-align:center;
}
.backoffice{
	text-align: center; width: 550px; height:550px; color: darkgrey; border:none; background-color : #eeeeee; 
}
.tableBackoffice{
	text-align: left; border:none;  padding:5px; 
}

.divPhoto{
	background-color:#F7F7FF;
	width:800px;
	height:110px;
	clear:left;
	margin-bottom:10px;
}
.divImage{
	border:1px;padding:2px;background-color:white;
}
/*Commande*/
.divParamPhoto{
	float:right;
}
.div_format,.div_qualite{
	display:none;

}
.div_qualite div{
	border:1px solid black;
	margin-bottom:4px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	
}
.table_param_photo{
	text-align:center;
	border-left:1px solid grey;
	border-bottom:1px solid grey;
	border-right:1px solid grey;
}
.table_param_photo td {
	border-right:1px dotted grey;
	border-top:1px solid grey;
}


.tooltip{width:200px;margin:0;padding:5px;font-size:11px;color:#666;background:#fff;border:5px solid #ccc;}
.tooltip p{margin:0;text-align:justify;}
#tooltip_1{z-index:100000;}
#tooltip_2{height:300px;width:300px;background:#fff;border-color:#e66;}
#tooltip_3{background:#fff;border-color:#8c6;}


.erreur{border:1px solid red;color:red;background-color:white;font-weight:bold}

.cgu { text-align:left;padding:10px;width:650px}