/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/***********************
** Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
***********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: 		transparent;
	border: 			0;
	margin: 			0;
	padding: 			0;
	vertical-align: 	baseline;
}
body {
	line-height: 		1;
}
h1, h2, h3, h4, h5, h6 {
	clear: 				both;
	font-weight: 		normal;
}
ol, ul {
	list-style: 		none;
}
blockquote {
	quotes: 			none;
}
blockquote:before, blockquote:after {
	content: 			'';
	content: 			none;
}
del {
	text-decoration: 	line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: 	collapse;
	border-spacing: 	0;
}
a img {
	border: 			none;
}
input, select {
    border: 3px solid #d5d5d5;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    padding: 2px 5px 2px 2px;
}
input {
	width:180px;
}
/***********************
** GENERAL
***********************/
body {
	background:			url('../images/bg.jpg') repeat-x #F1F1F1;
	color:				333333;
	font-family: 		Arial,Trebuchet MS,Helvetica, sans-serif;
	font-size:			13px;
}

#site{
	background:none;
	margin: 0 auto;
	width:980px;
}

#site #head{
	background:url('../images/header.png') no-repeat ;
	width:980px;
	height:271px;
}

#site #content{
	background:url('../images/bg_content.png') repeat-y ;
	width:980px;
	min-height:555px;
	
}

#site #content2{
	background:url('../images/bg_content2.png') repeat-y ;
	width:980px;
	min-height:100px;
}

#site #restitbg{
	padding:94px;
	background:url('../images/bg_restit.png') no-repeat ;
	height: 264px;
	width:517px;
}


#site #restitbg h2{
	font-size :18px;
	color:black;
}

#site #restitbg h3{
	font-size :14px;
	color:black;
	padding-left:205px;
	padding-top:25px;
}

#site #restitbg h3 span{
	font-weight:bold;
}

#site #restitbg h2 span{
	color:#769e23;
	font-weight:bold;
}

#site #restitbg p{
	font-size :14px;
	color:#373737;
	line-height:19px;
}


#site #remplissez {
    color: #2B2B2B;
    font-size: 14px;
	padding-top:25px;
	padding-left:30px;
}

#site #cartouche {
	padding-top:25px;
	padding-bottom:25px;
}

#site #icone_info {
	background:url('../images/icone_info.png') no-repeat ;
	height:89px;
	width:68px;
	position:absolute;
	margin-top:120px;
	
}

#site #titre {
	padding-left:195px;
}

#site #icone_coord {
	background:url('../images/icone_coord.png') no-repeat ;
	height:65px;
	width:135px;
	position:absolute;
	margin-top:460px;
}

#site #module_montant {
	background:url('../images/module_montant.png') no-repeat ;
	height:95px;
	padding-bottom: 10px;
	
}
#site #module_montant p{
	padding-left:40px;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	color: #666666;
}

#site #module_montant ul{
	padding-left:230px;
	padding-top:10px;
}

#site #module_montant p.pad{
padding-left:224px;
}

#site #module_montant p.pad2{
padding-left:100px;
}

#site #content h3.pad {
    font-size: 13px;
    margin:15px;
	color:#58585A;
}

#site #content h3.pad2 {
    font-size: 13px;
    margin:15px;
	color:#666666;
	font-weight:bold;
}


#site #text_bot {
    color: #B0B0B0;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 35px;
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
    width: 970px;
}

#site #text_bot h2 {
    font-size: 19px;
	text-align: justify;
    font-weight: bold;
    margin: 5px 0;
}


#site #content h5{
    font-size: 10px;
    padding:15px;
	color:#b5b5b6;
	width: 600px;
}

#site #content a{
text-decoration: none;
 color: #AAAAAA;
}

#site #content h3.pad p{
clear: both;
width:170px;
display: inline-block;
padding-left: 16px;
}

.question{
clear: both;
width:340px;
display: inline-block;
text-align:right;
}

.rappel{height:20px;background-image:url('../images/checkoff.gif');background-repeat:no-repeat;padding-left:25px;padding-top:3px;width:50px;float:left;}
.rappelActive{height:20px;background-image:url('../images/checkon.gif');background-repeat:no-repeat;padding-left:25px;padding-top:3px;width:50px;float:left;}
.rappel:hover,.rappelActive:hover{cursor:pointer}


#site #btn{margin-left:255px;width:148px;height:51px;background-image:url('../images/btn.png');cursor:pointer;border:none}


#site #side{
	margin-left:671px;
	margin-top:20px;
	float:left;
	position:absolute;
}



#site #footer{
	background:url('../images/bot_content.png') repeat-y ;
	height:1px;
	width:980px;
	margin-bottom:25px;
}

.padding {
    height: 15px;
    width: 100%;
}

.error {
    background: none repeat scroll 0 0 #FFDB6F;
	}
	
	.errorAlert {
    display:none;border: 3px solid blue;
	}
	
	
.valid {
    border: 3px solid #d5d5d5;
	}