/* GLOBALE */
body { 
	margin:0px;
	padding:0px;
	font-family:arial;
	height:100%;
	}
	
img { 
	border:none; 
	}
p { color: #4c4c4c; }

.bloc { margin:0px; padding:0px; }
.bloc li { margin:0px; padding:0px; list-style:none; text-align:center; }
.bloc li a { width:100px; height:35px; display:block; background-color:#999999; color:#FFFFFF; text-decoration:none; font-size:12px; padding-top:5px; }
.bloc li a:hover { /*background-color:#597a9b;*/ }

.ressources { margin-top:10px; margin-left:15px; margin-bottom:0px; margin-right:0px; padding:0px; }
.ressources a { text-decoration:none; color:#000; font-size:12px; margin:0px; padding:0px; }
.ressources a:hover { text-decoration:underline; }

/* BLOC DE GAUCHE */	 
h4 { 
	font-size:18px; 
	font-weight:bold; 
	margin-left:35px; 
	margin-top:0px; 
	margin-bottom:10px; 
	margin-right:0px;
	padding:0px;
	/*letter-spacing:0.05em;*/
	}

.presentation {
	width:411px;
	font-size:12px;
	text-align:justify;
	margin-left:35px;
	margin-top:0px;
	margin-bottom:0px; 
	margin-right:0px;
	padding:0px;
	}
	
.presentation_thematique {
	width:411px;
	font-size:12px;
	text-align:justify;
	margin-left:35px;
	margin-top:0px;
	margin-bottom:0px; 
	margin-right:0px;
	padding:0px;
	}

.lien_site {
	margin-left:35px;
	margin-top:10px;
	margin-bottom:10px;
	}

.lien_site a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
.lien_site a:hover {
	text-decoration:underline;
	}

.bloc_ressource {
	position:relative;
	width:419px;
	border:1px dotted #666666;
	margin-left:9px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	padding:20px;
	background-color:#ffffff;
	}


/* BLOC DE DROITE */
h2 { 
	font-size:18px; 
	font-weight:bold; 
	color:#FFFFFF; 
	margin-left:30px; 
	margin-top:0px; 
	margin-bottom:20px; 
	margin-right:0px;
	padding:0px;
	}

h2 a {
	 color:#FFFFFF;
	 text-decoration:none;
	 }
	 
h2 a:hover {
	 text-decoration:underline;
	 }
	 
.site { 
	margin-left:50px; 
	margin-top:0px; 
	margin-bottom:20px; 
	margin-right:0px;
	padding:0px;
	width:220px;
	}
	 	
.site a {
	margin:0px; 
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
	text-decoration:none;
	}
	
.site a:hover {
	text-decoration:underline;
	}

.LV_valid {
	position:absolute;
	bottom:0px; 
	left:0px;
	margin-left:0px;
	font-size:12px;
    color:#ffffff;
}
	
.LV_invalid {
	font-size:12px;
    color:#ffffff;
	position:absolute;
	bottom:0px; 
	left:0px;
}

.rollover1 {
     width: 100px;
     height: 100px;
     background: url(../images/ico_droit.jpg);
     border: 0;
}
.rollover1:hover {
     background: url(../images/ico_droit_roll.jpg);
}

.rollover2 {
     width: 100px;
     height: 100px;
     background: url(../images/ico_europe.jpg);
     border: 0;
}
.rollover2:hover {
     background: url(../images/ico_europe_roll.jpg);
}

.rollover3 {
     width: 100px;
     height: 100px;
     background: url(../images/ico_memoire.jpg);
     border: 0;
}
.rollover3:hover {
     background: url(../images/ico_memoire_roll.jpg);
}

.rollover4 {
     width: 100px;
     height: 100px;
     background: url(../images/ico_solidarite.jpg);
     border: 0;
}
.rollover4:hover {
     background: url(../images/ico_solidarite_roll.jpg);
}

.rollover5 {
     width: 100px;
     height: 100px;
     background: url(../images/ico_durable.jpg);
     border: 0;
}
.rollover5:hover {
     background: url(../images/ico_durable_roll.jpg);
}