/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:white;
	/*font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px; 
	color:white;	
	font-weight:normal;	
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CCCCCC;
	/*background-image:url(img/fonds/gris_021.jpg);*/
	/*background-image:url(img/fond.png);
	background-repeat: no-repeat;*/
}

.download {
	text-decoration: none; 
	color: white; 
	font-weight: bold;
	font-size:12px;
}
.download A:link {text-decoration: none; color: #FFFF99; font-weight: bold;}
.download A:visited {text-decoration: none; color: #FFFF99; font-weight: bold;}
.download A:active {text-decoration: none; color: #FFFF99; font-weight: bold;}
.download A:hover {text-decoration: underline; color: #FFFF99; font-weight: bold;}

.yellowbold
{
	color: #FFFF99;
	font-weight: bold;
}

.yellowbold20
{
	font-size:20px;
	color: #FFFF99;
	font-weight: bold;
}

.mentions_legales
{
	font-size:12px;
}

.corps A:link {text-decoration: none; color: #FFFF99; font-weight: bold;}
.corps A:visited {text-decoration: none; color: #FFFF99; font-weight: bold;}
.corps A:active {text-decoration: none; color: #FFFF99; font-weight: bold;}
.corps A:hover {text-decoration: underline; color: #FFFF99; font-weight: bold;}

.conteneur  {
	position:relative;
	top: 0;
 	margin-left: auto;
	margin-right: auto; 
	background-image: url(img/fond.png);
	/*margin-bottom: 10px;*/
	width: 800px; 
	height: 1010px;
  	text-align:left;
	background-repeat: no;
	/*background-position: top;*/
	/*background-attachment:fixed;*/
 	border: thin solid white;
	border-width:1px;
}

.main {
	position:absolute;
	top: 260px;
	margin-left: 20px;
	margin-right: 20px;
	width:760px;
	height: 750px;
	/*border: thin solid red;
	border-width:1px;*/
}

.navigation_conteneur {
	position: absolute;
	top:0;
 	margin-left: 144px;
	margin-right: 143px;
	width:473px;
	height: 36px;
	border: thin solid;
	border-color:#888888;
	border-width:1px;
}

.navigation {
	position: absolute;
	top:10px;
 	left: 10px;
	width:453px;
	height: 16px;
	/*border: thin solid green;
	border-width:1px;*/
}

.bt_accueil {
	position: absolute;
	top:0;
	left:0;
	width:85px;
	height:16px;
}

.bt_sep1 {
	position: absolute;
	top:0;
	left:85px;
	width:30px;
	height:16px;	
}

.bt_foraits_tarifs {
	position: absolute;
	top:0;
	left:115px;
	width:170px;
	height:16px;
}

.bt_sep2 {
	position: absolute;
	top:0;
	left:285px;
	width:30px;
	height:16px;	
}

.bt_realisations {
	position: absolute;
	top:0;
	left:315px;
	width:138px;
	height:16px;
}

.corps {
	position: absolute;
	top:50px;
 	left: 0;
	width:760px;
	height: 610px;
	/*border: thin solid green;
	border-width:1px;*/
}

.footer {
	position: absolute;
	text-align:center;
	font-size:12px;
	width:760px;
	height: 26px;
	bottom:0;
	border-top: thin solid white;
	border-top-width:1px;
	/*border: thin solid yellow;
	border-width:1px;*/
}

.footer A:link {text-decoration: none; color: #FFFF99; font-weight: bold;}
.footer A:visited {text-decoration: none; color: #FFFF99; font-weight: bold;}
.footer A:active {text-decoration: none; color: #FFFF99; font-weight: bold;}
.footer A:hover {text-decoration: underline; color: #FFFF99; font-weight: bold;}
