@charset "windows-1252";
/* CSS Document */

#htmlElement {
	padding: 10px;
	background-color: #000;
}
/*Position des objets*/
body{
overflow-x:hidden;
}

body{
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:100;
}

#principal{
margin:auto;
width:820px;


}

#MainBox {
	visibility: visible;
	z-index: 100;
	width:850px;
	height:700px;
	margin: auto;
	margin-top: 20px;
	border: 1px solid #009ee0;
	background-image: url(images/index.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
		
	}	

#Navigation {
margin-top: 120px;
width:850px;
height: 30px;
color:#009ee0;
text-decoration:none;
font-size:14px;
text-align:center;
z-index:10;
}

#NavigationOffre {
width:750px;
height: 20px;
color:#009ee0;
text-decoration:none;
font-size:11px;
text-align:center;
z-index:10;
}

#container {
	width:850px;
	/*height:1000px;*/
	z-index:5;
	text-align:left;
	padding-top:10px;
	margin: 0 auto;
	
}

#contentglobal {
width:850px;
/*text-align:left;*/
margin: 0 auto;

}

#contenttext {
width:600px;
margin-left: 120px;
margin: 0 auto;

}

#BoxOffre {
	visibility: visible;
	z-index: 100;
	width:850px;
	height:550px;
	margin: auto;
	background-image: url(images/Vaud.png);
	background-repeat:no-repeat;
		
	}
	
#BoxGalerie {
	visibility: visible;
	z-index: 100;
	width:850px;
	height:550px;
	margin: auto;
	background-image: url(images/velo_pub.png);
	background-repeat:no-repeat;
		
	}


#BoxOffreCont1 {
	visibility: visible;
	z-index: 110;
	width:850px;
	height:550px;
	margin: auto;
	/*background-image: url(images/Vaud_1.png);
	background-repeat:no-repeat;*/
		
	}

.cadre {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009ee0;
	border-left-color: #009ee0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	color: #FFFFFF;
}

/* Navigation principale horizontale */
#navigation a {
	color:#009ee0;
	text-decoration:none;
	font-size:11px;
	
	font-variant:normal;
	letter-spacing:0.15em;
	text-transform: uppercase;
	}

#navigation a:hover {
	color:#003399;
	}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #009ee0;
	text-decoration: none;
}
a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #009ee0;
	text-decoration: none;
}
	
#contenu {
width:700px;
margin: 0 auto;
z-index:1000;
/*background-color:#ededed;*/
margin-top: 10px;
margin-left: 95px;
padding-top:10px;
padding-bottom:15px;
padding-left:10px;
padding-right:10px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;

}

.Titre {
	color:#009ee0;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-variant:normal;
	letter-spacing:0.16em;
	text-transform: uppercase;
	margin-left: 4px;
	text-align:left;
}

.Soustitre {
	color:#009ee0;
	text-decoration:none;
	font-size:12px;
	font-variant:normal;
	letter-spacing:0.12em;
	text-align:left;
	margin-left: 4px;
	margin-bottom: 2px;
	/*text-transform: uppercase;*/
}

.texte_courant {
	color:#009ee0;
	text-decoration:none;
	font-size:11px;
	
	font-variant:normal;
	/*letter-spacing:0.10em;*/
}

.notes {
	color:#009ee0;
	text-decoration:none;
	font-size:8px;
	
	font-variant:normal;
	/*letter-spacing:0.10em;*/
}

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#009ee0;
	text-decoration:none;
	font-size:9px;
	
	font-variant:normal;
	/*letter-spacing:0.10em;*/
}
	

