@import url(/resources/styles/addenda.css);

/* Styles for TinyMCE only */
body, html {
	background-color:		#8BA407;
	color:					white;
	font:					10.5pt Sauna, Trebuchet, Tahoma, Verdana, sans-serif;
	outline: none;
	width:100%;
	height:100%;
	overflow:hidden;
	margin: 0px auto;
}

h1{
	font:					29pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					18px 0px 0px 0px;
	outline: none;
}
h2 {
	font:					20pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					18px 0px 10px 0px;
	outline: none;
}
h3 {
	font:					13pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					0px 0px 20px 0px;
	outline: 				none;
}
h4 {
	font:					26pt Sauna, Trebuchet MS, Tahoma, sans-serif;
	margin:					0px 0px 0px 0px;
	outline: none;
}
a {
	color:					white;
	outline: none;
}
/* End styles for TinyMCE only */

#col-1 {
	width:					327px;
	vertical-align:			bottom;
	outline: none;
}
#col-2 {
	width:					451px;
	vertical-align:			bottom;
}
#col-3 {
	vertical-align:			bottom;
}

#col-1 #address {
	position:				relative;
	bottom:					20px;
	left:					40px;
	display:				none;
}

.prepage_content h2 {
	font:					20pt Sauna, Trebuchet MS, Tahoma, sans-serif;
}

.prepage_content p {
	margin-top:				5px;
}


#bg,#bg table,#bg td {
	width:100%;
	height:100%;
	overflow:hidden;
	font:normal 11px Arial,Helvetica,sans-serif;
	color:#71591b;
	margin: 0px auto;
}

#wrapper { overflow: hidden;position:absolute;width:100%;height:100%;}


#bg {
	position:absolute;
	width:200%;
	height:200%;
	/*top:-50%;
	*top: 0px;*/
	top: 0;
	left:-50%;
}

#bg td {
	vertical-align:middle;
	text-align:center;
	overflow: hidden;
}

#bg img {
	position: absolute;
	top: 0;
	left: 25%;
	min-height:50%;
	_height:50%;
	min-width:50%;
	_width:50%;
	margin:0 auto;
}





#prepage_logo_bottom {
	vertical-align:		top;
	height:				60px;
	width:				451px;
	padding:			0px;
}
#prepage_logo_top {
	height:				100px;
	vertical-align:		bottom;
	padding:			0px;
}
.prepage_background_color {
	background:			#8BA407 url('/resources/images/backColor.gif');
}
.prepage_content {
	margin:				30px 25px 0px 30px;
	color:				#FFFFFF;
	font:				10.5pt Sauna, Trebuchet, Tahoma, Verdana, sans-serif;
	line-height:		17pt;

}
/*
.prepage_leftbottombox {
	width:				192px;
	height:				145px;
	padding:			0px 0px 100px 30px;
}
.prepage_leftbottombox a {
	line-height:		20px;
}
.prepage_rightbottombox {
	width:				223px;
	height:				145px;
}
*/

#libelleOverlay {
	width: 100%;
	height: 100%;
	background: #000000;
}

#libelleContainer {
position: absolute;
top: 6%;
left: 50%;
height: 520px;
width: 635px;
margin: 0 auto;
z-index: 1000000;
margin-left: -317px;
background: white;
padding: 0px 15px;
}


#closeModal {
position: absolute;
right: -15px;
top: -15px;
}




                #libelleForm label {
                    float:left;
                    width:240px;
                }
				
				#libelleForm input[type=text] {
					width: 125px;
					border: 1px solid #8BA407;
					padding: 1px;
				}
				
				#libelleForm select {
					width: 129px;
					border: 1px solid #8BA407;
					padding: 1px;
				}
				
				#libelleForm td {
					height: 20px;
				}
				
				#libelleForm, #libelleForm p{
					font-size: 10.5pt;
					color: #401F71;
			}
a.submit {
	color: #401F71;
        line-height: 20px;
	font-size: 20px;
	display:block;
	padding-right: 32px;
	text-align:right;
	background: url('/resources/images/pijl.png') no-repeat right;
	text-decoration: none;
height: 30px;
background-position: -1px right;
padding-top: 3px;
}

