/* CSS Document */

body {
	background-image: url(interface/fondGauche.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1D1F3;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6F82;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}h1 {
	display: none;
}
.gauche {
height:293px;
width:110px;
}
.contenu {
	background-image: url(interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left 182px;
}
.contenu .menu {
	background-image: url(interface/menuFond.jpg);
	background-repeat: repeat-x;
}
.contenu .menu a {
	color: #A3D0F3;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 10px;
	background-image: url(interface/menuSep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	line-height: 21px;
}
.contenu .menu a:hover {
	color: #FFFFFF;
	background-color: #0E2E47;
}
.contenu .titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#sep {
	width:321px;
	height:1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='interface/ligne.png', sizingMethod='scale');
	display:block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sep[id] {
	background-image:url(interface/ligne.png);
	background-repeat:no-repeat;
	background-color:none;
} 
.contenu #colDroite {
	position: absolute;
	width: 160px;
	border: 1px solid #7797AF;
	background-color: #0E1A26;
	margin-left: 510px;
	margin-top: 20px;
	padding: 5px;
}
.contenu #calTxt {
	float: right;
	width: 100px;
	height: 500px;
}
.contenu h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contenu .imgAlDroite {
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
}
.contenu .baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69AAD1;
	font-size: 9px;
}
.contenu .baseline a {
	color: #A3D0F3;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
}
.contenu .baseline a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.contenu hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contenu .imgAlGauchePartenaires {
	margin-right: 10px;
}
.contenu #colDroite .titreColDroite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.contenu #colDroite .orangeColDroite {
	color: #FF6633;
	letter-spacing: -1px;
}
.contenu #colDroite .jauneColDroite {
	color: #FFA688;
	letter-spacing: -1px;
}
.contenu #colDroite hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1D1F3;
	border-right-color: #0E1A26;
	border-bottom-color: #0E1A26;
	border-left-color: #0E1A26;
}
.contenu #colDroite .toutesLesNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	text-decoration: none;
	text-align: right;
	background-color: #27313C;
}
.contenu #colDroite .toutesLesNews:hover {
	text-decoration: underline;
	background-color: #394757;
}
.contenu #colDroite .lienNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1D1F3;
	line-height: 11px;
	text-decoration: none;
}
.contenu #colDroite .lienNews:hover {
	text-decoration: underline;
}
