/* Start of CMSMS style sheet 'position-val' */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF; 
	margin:0;
	padding:0;
	font-size: 100%;	
	}
#contain #content li {
	font-size: small;
}


a:link, a:visited, a:active {

color:#666666;

}

a:hover {
	color:#333333;

}
img
{
border: 0px;
}
h1 {
	font-size: 140%;
	color:#666;
	margin:0;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}
h3 {
	color: #9B410E;
	font-size: small;
	padding: 10px;
}


h2 {
	color:#666;
	padding:10px;
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}

p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
#contain {
        position: absolute;
        width: 750px;
        left: 50%;
        margin-left: -375px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	background-color: #F0ECD6;
}
	
#utilitaires {
        height:100;
	background:#f0c040;
	text-align: right;
	font-size: 60%;	
}

#leftcol {
position: absolute;
left:0;
width: 150px;

}

#menu {
	background-color: #F0ECD6;
	font-size: smaller;
	color: #000000;
	margin: 10px;
	padding-top:40px;
}

#content {
	margin-left: 150px;
/*	width:500px;*/
	background-color: #FFFFFF;
/*	margin-right: 200px;*/
	border-left-style: dashed;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.gros {
	font-weight: bold;
	color: #9B410E;
	font-size: 150%
}


#content p {
	padding:3px 18px 3px 18px;
	margin:0;
	font-size: 90%;	
}

#footer {

	width:100%;
	clear:left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#f0c040;
	padding:4px 0 4px 0;
	height:100px;
}

#footer p {
	text-align:center;
	padding-right:4px;
}
	
p.chercher {
	background-color: #9B410E;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align:right;
}


#armoiries {
	width:130px;
	position:absolute;
	top:0;
	left:10px;
	z-index: 9;
	}
.piste {
	font-size: 80%;
	color: #9B410E;
}
cite {
	font-size: smaller;
	font-style: italic;
	color: #003333;
	font-weight: bold;
}
.vroum {
	display: none;
}
.discret:link {
	text-decoration: none;	
}
/* End of 'position-val' */

