body {
	margin : 0; 
	font-family: Verdana,sans-serif;
	font-size : 13px; 
}
p{
	text-align:justify;
	font-size: 1.0em;
}

a:link, a:visited {
	text-decoration : none; 
	color: #000000;
} 
a:hover, a:active {
	text-decoration : none; 
} 
div{
	/*border-style: dotted;
	border-width: 1px;
	border-color: black;*/
}
hr {
	height: 1px;
	background-color: #8c9ab7;
	border: 0;
}
h1 {
	text-align : right;
	font-size: 1.3em;
	padding: 0px;
	margin: 1.5em;
	border-bottom: #8c9ab7 1px solid;
}
h2 {
	font-size: 1.1em;
	padding: 0px;
	margin: 1.5em;
}
label {
	float: left;
	width: 100px;
}
img{
	border:0px;
}
fieldset{
	border-width:1px;
	padding:10px;
}
.for1{
	width:150px;
}
.for2 {
	width:500px;
}
.conteneur {
	width : 800px;
} 

.head {
	width : 100%; 
	height : 82px;
	background-image:url(../images/design/banniere.jpg);
	
	border-width:1px;
	border-style:solid;
	border-color: #3366cc;
} 
.milieu{
	width:100%;
}
.footer {
	clear:both;
	width : 100%;
	height : 42px;
	background-image:url(../images/design/footer.jpg);
	
	border-width:1px;
	border-style:solid;
	border-color: #3366cc;
} 
.gauche {
	float : left;
	width : 17%; 
	height : 100%;
} 
.menu {
	left : 10px;
	margin-top : 55px;
	position : relative;
	width : 100%;
	font-weight : bold;
}
.centre {
	float : right;
	/*margin-left : 0px;*/
	width : 77%; 
	min-height : 400px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-image:url(../images/design/centre.jpg);
	border-width:1px;
	border-style:solid;
	border-color: #3366cc;
}

.centre #contenu{
	margin-left : 1cm;
	margin-right : 1cm;
}
.centre a:hover{
	text-decoration:underline;
}

.menu dt, .menu li {
	margin-top : 4px;
	background-color:#e5ecf9;
	border:1px solid #3366cc;
	cursor: pointer;
}
.menu dt:hover,.menu li:hover {
	background-color: #84A3E0;
	border: 1px solid #e5ecf9;
}
.menu ul{
	list-style:none;
	padding-left: 3px;
	margin-left:0px;
	background-color:white;
}
.menu dd {
	position :absolute;
	left : 96px;
	width:140px;
	margin-top : -20px;
	display:none;
}
.photoidentite{
	position:relative;
	float:right;
	width:25%;
}
.entetecv{
	height:232px;
}
.image_lien {
	cursor: pointer;
}
.footer_input{
	border:0px;
	background:none;
}
.grand_screenshot{
	position: absolute;
	width: 510px;
	height: 300px;
	top: 75px;
	left: 130px;
	background-color: #3366cc;
	border: 2px solid #3366cc;
	cursor: pointer;
	display: none;
}
.grand_screenshot:active{
	display: none;
}
.lien{
	cursor:pointer;
}
.coordonnees{
	position: absolute;	
	display : none;
	border: 1px solid #3366cc;
	padding: 10px;
	text-align:left;
	font-family: Verdana, Arial;
	font-size: 10px;
	/*background-color: #FFFFCC;*/
	background-color: #F8F8FF;
}
