/* --------- feuille de style pour le site SGDS --------- */

body {
background-color:#ffffff; color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif; 
text-align:left; 
font-size:small; 
line-height:150%; 
margin-top:10px; 
margin-left:0px; 
margin-right:0px; 
margin-bottom:10px; 
}

#intro {
background-color:#FFFFFF; 
color:#800000; 
visibility:visible; 
position:relative;
padding:0px; 
margin-top:0px; 
margin-bottom:10px; 
width:1024px; 
clear:left;
font-size: xx-small; 
line-height:100%;
}

.auteur{color:#0082BD; text-align:right; }

.stitre{color:#0082BD; font-weight:bold; text-align:left; }

a {color: #006600; font-weight:bold; text-decoration:none;}
a:visited {color: #006600; font-weight:bold; text-decoration:none;}
a:hover {color: #FF0000; font-weight:bold; text-decoration:underline overline;}

a.jnl {color: #0082BD; font-weight:bold; text-decoration:none;}
a:visited.jnl {color: #0082BD; font-weight:bold; text-decoration:none;}
a:hover.jnl {color: #FF0000; font-weight:bold; text-decoration:underline overline;}

.menu {
	width:200px;
	padding-left:5px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:150%;
	color: #006600;
	font-weight: bold;
} 
.journal {
	width:180px;
	padding-left:15px;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:150%;
	color: #0082BD;
	font-weight: bold;
} 

#col_gauche {text-align:left; width: 220px; clear:left; float:left;}

#col_milieu {text-align:justify; width: 580px; float:left; }

#col_milieu_large {text-align:justify; width: 800px; float:left; }

#col_droite {text-align:justify; width: 200px; padding-left:15px; float:left; }

.titre {color: #0099CC; clear:left; line-height:140%; }

.cadre_text {
	width:460px; 
	padding:0px; 
	border:0px; 
	margin:0px; 
	position:relative; 
	float:left; 
	lear:left; 
	}

.cadre_text_large {
	width:790px; 
	padding:0px; 
	border:0px; 
	margin:0px; 
	position:relative; 
	float:left; 
	clear:left; 
	}

.cadre_ima {
	width:320px;
	font-size: smaller;
	line-height:130%;
	font-weight: bold;
	padding:10px;
	border:0px;
	margin:0px;
	position:relative;
	float:left;
	}
