body{
background-color: #485b73;
color: #ffffff;
font-family: Arial, helvetica, sans-serif;
font-size: 11px;
}

td{
color: #ffffff;
font-family: Arial, helvetica, sans-serif;
font-size: 11px;
}

.contenant_popup {
	height: 503px;
	width: 700px;
}
.popup_photo1 {
	height: 448px;
	width: 542px;
}
.popup_photo2 {
	height: 130px;
	width: 158px;
}
.popup_photo3 {
	height: 130px;
	width: 158px;
}
.popup_photo4 {
	height: 130px;
	width: 158px;
}
.popup_baspage{
	height: 55px;
	width: 542px;
}.popup_logo {
	height: 113px;
	width: 158px;
}
.popup_gauche {
	height: 503px;
	width: 542px;
	float: left;
}
.popup_droite {
	height: 503px;
	width: 158px;
	float: right;
}


/* /////////////////////////////////////////////// */

/*div{border: 1px dashed #ffffff;}*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #485b73;
}
#photo_principale {
	/*height: 392px;*/
	width: 392px;
	float: left;
}
#box_vignette {
	height: 392px;
	width: 142px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #19bdf0;
}


#box_popup {
	height: 409px;
	width: 539px;
}
#footer_popup {
	height: 60px;
	width: 535px;
	background-image: url(../images/design/footer_popup.jpg);
	float: left;
}
#footer_popup h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19bdf0;
	font-weight: bold;
	margin: 0px;
	padding-top: 33px;
	padding-left: 173px;
}
#footer_popup h5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19bdf0;
	font-weight: bold;
	text-decoration: none;
}
#footer_popup h5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.vignette {
	width: 142px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19bdf0;
}
.vignette2 {
	/*height: 174px;*/
	width: 142px;

}

