/* css Laurent LIMA*//* This file based on 'Tranquille' by Dave Shea *//* basic elements */body { 	font-family: helvetica, arial, "sans-serif";	font: 100%; 	color: black; 	background: /*#d8e2e8*/ /*#646895*/  #62b5eb no-repeat bottom right;	margin: 0px; 	}p { 	font: 10pt;	margin-top: 0px; 	text-align: justify;	}h3 { 	font: bold normal 14pt arial;	letter-spacing: 1px; 	margin-bottom: 0px; 	color: #7D775C;	}a:link { 	font-weight: bold; 	text-decoration: none; 	/*color: #add8e6;*/	/*color: gray;*/	color: yellow;			}a:visited { 	font-weight: bold; 	text-decoration: none; 	/*color: #ffffff;*/	color: yellow;	}a:hover, a:active { 	text-decoration: underline; 	color: gray;	}/* specific divs */#container { 	background: url(b4.jpg) repeat-x top left;	background-color: /*#646895*/ #62b5eb;	margin-top: 5px; 	/*margin-left:5%;	width: 90%; */	height: 180px; 		}#container h1 { 	font-family: helvetica, arial, "sans-serif";	font: italic bold 2.5em "helvetica";	text-align: center;	padding-top: 15px;		letter-spacing: 1px; 	color: /*yellow*/white;	}#container2 { 	font-family: helvetica, arial, "sans-serif";	font: helvetica;	/*width: 90%;*/	height: 130px;	background-color:/*#646895*/ #62b5eb;	/*margin-left:5%;*/	display: in-line;	}#logo {	background: url(logoLSEpetit.bmp) no-repeat top center;	background-color:/*#646895*/ #62b5eb;	width: 20%;	height: 130px;	color: white;	float: left;	}#adresse { 	background-color: /*#404877*/#1b8ed7;	width: 40%; 	height: 130px;	font: 10pt helvetica;	float: left;	color: #FFFFFF;	}#labo { 	background-color: /*#293253*/ #0e72b1;	/*width: 40%;*/	width: 38%; 	height: 130px;	font: 10pt helvetica;	float: left;	color: #FFFFFF;	}#container3 { 	/*margin-left:5%;*/	background-color: white;	/*width: 90%;*/	height: auto;	border-right: 2,00em solid #646895;	display: inline;		}#gauche {	font-family: helvetica, arial, "sans-serif";	float: left;	/*border-right: 2px dashed #646895;	border-bottom: 2px dashed #646895;*/	background: url(haut3.jpg) no-repeat /*repeat-x*/ top center;	/*background-color: white;*/	width: 20%;	height: 450px;	color: #6a6d6f;	font-size: 10pt;	float: left;	display: block;	}#gauche ul {	list-style-image: url(carre.jpg);	}#gauche ul li{	font-size: 10pt;	color: #3a3535;	}#gauche ul li a:link { 	color: /*yellow*/white;	font-family: helvetica, arial, "sans-serif";	text-decoration: none;	text-transform: uppercase;	}#gauche ul li a:visited { 	color: /*yellow*/white;	}#gauche ul li a:active { 	text-decoration: underline;	color: red;	}#gauche ul li a:hover { 	text-decoration: underline; 	color: red;	}#droite {	width: 78%;	height: aut;	/*height: 450px;*/	/*overflow: auto;*/	font-family: helvetica, arial, "sans-serif";	font:  10pt "helvetica";	color: black;	background: white;	float: left;	display: block;			}#droite h2 {	font: #6a6d6f 12pt  bold "helvetica";	}#droite a:link { 	font-weight: normal;	text-decoration: underline;	color:#535050;	}#droite a:visited { 	font-weight: normal;	text-decoration: none; 	color: gray;	}#droite a:hover, a:active { 	text-decoration: underline; 	color: gray;	}#droite ul {	list-style-type: circle;	}#droite ul li{	font-size: 10pt;	color: black;	}#droite ul li a:link { 	text-decoration: none; 	font: 10pt "helvetica";	color: #535050;	text-decoration: underline;	text-transform: uppercase;	}#droite ul li a:hoover { 	text-decoration: underline; 	font: 10pt "helvetica";	color: #535050;	text-transform: uppercase;	}#droite ul li a:visited { 	text-decoration: underline; 	font: 10pt "helvetica";	color: gray;	text-transform: uppercase;	}#droite p {margin-left: 2%; margin-right: 2%; padding: 2px;}.active {border: 1px dotted; background-color: #ccccff;}.inactive {border: 1px dotted;}#bloc {	float: left;	margin:2% 5% 2% 5%;	border: 1px solid /*#646895*/ #62b5eb;	width: 80%; 	height: auto;	background: white center;		}#haut {	width: 100%;	height: auto;	background: /*#646895*/  #62b5eb center;	color: black;	font: 12pt bold center "helvetica";	text-align: center;		}#bas {	width: 100%;	height: auto;	background: white center;	color: black /*#62b5eb*/;	font: 10pt "helvetica";	}#bas ul {	list-style-image:url(carre.jpg);	}#bas ul li a:link {	color:#535050;	font: 10pt "helvetica";	}#bas ul li a:hover, a:active {	color:#535050;	font: 10pt "helvetica";	text-decoration: underline;		}#bas ul li a:visited {	color: gray;	font: 10pt "helvetica";	text-decoration: underline;	}#footer { 	background: /*#646895*/  #62b5eb no-repeat bottom;	/*margin-left:20%;*/	font-family: helvetica, arial, "sans-serif";	font: 10pt helvetica;	text-align: center;	width: 100%;	height: 50px;	float: left;	color: white;	}#footer a:link, #footer a:visited { 	margin-right: 20px; 	}
