/* @override http://www.abrilou.com/assets/styles/intro.css */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
p { text-align: justify;}
a {color: #002474;}
/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

html,body  {
	width: 100%;
	height: 100%;
}
body {
	background-color:#adb4d1;
	color: #002474;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.blanc {
	background-color:#fff;
}
#cadre {
	position: relative;
	width: 854px;
	height: 605px;
	margin: auto;
	background: url(../images/cadre1.gif) no-repeat;
}

#contenu {
	width: 841px;
	margin: 2px auto;
	
	background-repeat: no-repeat;
	background-position: 4px 100px;
}

#contenu_intro {
	width: 841px;
	margin: 2px auto;
	text-align: center;
}

#head_intro {
	width: 611px;
	height: 127px;
	background: url(../images/logo-abrilou.gif) no-repeat 0 10px;
	padding-left: 220px;
	
}
#menu {
	width: 841px;
	height: 105px;
	margin: auto;
}
#contact {
	position:absolute;
	width: 400px;
	text-align: left;
	margin-left: 5px;
	top:570px;
	/*padding-top: 465px;
	*padding-top: 452px;*/
	clear: both;
}
#menu ul {
	list-style-type: none;
	margin-left: 15px;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
}
#menu ul li img {
	border-style: none;
}
#corps {
	width: 400px;
	height: 360px;
	margin-top: 60px;
	margin-right: 8px;
	float: right;
	position: relative;
}
#formulaire {
	width: 836px;
	margin-top: 30px;
	margin-right: 8px;
	height: 390px;
	overflow:auto;
	
}
#corps_structure {
	width: 400px;
	height: 390px;
	margin-top: 30px;
	margin-right: 8px;
	float: right;
	position: relative;
}
#adresse {
	width: 425px;
	height: 41px;
	float: right;
	background: url(../images/logo-abrilou-petit.gif) no-repeat 20px 5px;
	color: #002474;
	font: 11px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
	padding-top: 20px ;
	*padding-top: 10px ;
	margin-right: 10px;

}
#zoom {
	position: absolute;
	float:right;
	width: 135px;
	height: 140px;
	right: 0;
	/*top:-20px;*/
}

#zoom img {
	margin-right: 2px;
	margin-bottom: 2px;
}

#zoom_slide {
	width: 135px;
	height: 100px;
}

#slide {
	width:583px;
	height:433px;
}

td {
	vertical-align: middle;
}

