@charset "utf-8";
/* CSS Document */


body {
	margin-top:0;
	font-size: 12px;
	color: #77C9DE;
	font-family: verdana;
	background-color:#0B5465;
	}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #123842;
    text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #123842;
    text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #123842;
    text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #123842;
    text-decoration: none;
}
.lien {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #123842;
    text-decoration: none;
	cursor:pointer;
}
li {
	margin:7px 0px;
}
.menu {
	background-image: none;
	overflow-x: hidden;
	overflow-y: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #123842;
	font-family: verdana;
}
.titrebulle {
	background-image: none;
	overflow:hidden;
	font-size: 12px;
	font-weight: bold;
	color: #A3D7E6;
	font-family: verdana;
}
.lienbulle {
	overflow-x: hidden;
	overflow-y: auto;

}
.texte {
	font-size: 12px;
	font-weight: normal;
	color: #123842;
	/*text-align:left;*/
	font-family: verdana;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #123842;
	font-family: verdana;
	text-align: right;
}
.info {
	background-image: none;
	font-size: 10px;
	font-weight: normal;
	color: #123842;
	font-family: verdana;
	font-style: italic;
}
.pied {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: verdana;
}

visible { visibility:visible; }
cache  { visibility:hidden; }
.roll {
}

#tout{
	width:860px;
    margin:auto;
}

#contentPrinc,#piedPage,#finPied{
	width:800px;
	padding-left:30px;
	padding-right:30px;
	}
	
#contentPrinc{
	background:url(img/degrade.png) center repeat-y;
}

#piedPage{
	background:url(img/pied2pagefond.png) repeat-y;
}
#finPied{
	height:43px;
	background:url(img/pied2page.png) no-repeat;
	/*position:relative;
	left:-30px;*/
}
