body{
	background-color: #FFFFFF;
}

#conteneur{
	width:100%;
	margin: 0px 0px 0px 0px;
	padding:0% 0% 3px;
	font-size:11px;
	font-family: "lucida grande", verdana;
	color:#003366;
}

#general {
	border-color:#E5E5E5 #999999 #999999 #E5E5E5;
	border-style:solid;
	border-width:0;
	height:100%;
	padding-bottom:15px;
	padding-top: 0px;
	width:1024px;
	padding-left: 0px;
	color:#003366;
	font-size:11px;
	font-family: "lucida grande", verdana;
}

#titre{
	padding:15px 0px 5px 15px;
	border-bottom:0px solid;
	color:#003366;
	font-size:12px;
	text-align:left;
	height: 86px;
	background-image: url(img/fondos_titre/rotator.php);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 25px;
}

#sous-titre{
	clear:both;
	margin:0px 0px 0px 3px;
	padding:0;
	color: #003366;
	font-size:12px;
	border-bottom-color: #EBEBEB;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
}

a, a:visited{
	text-decoration:none;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	color: #003366;
}
a:hover{
	color: #45A5E1;
}

.spip_surligne{
background-color:#FFB7FF;
}

/* Contenu */
#contenu{
	padding: 0px 15px 0px 30px;
}

/* Menu */

#menu-wrapper{
	width: 100%;
	float: right;
	background-color: #D6DBE0;
}

ul#menu, #menu li {
	margin:4px 4px 4px 4px;
	text-align: right;
	color: #FFFFFF;
}

ul#menu-left, #menu-left li {
	padding: 0px 2px 0px 12px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 9px;
	top: 53px;
	background-color: #D6DBE0;
	border: 1;
	background-image: url(fondos/flecha2.gif);
}

#menu li {
	display:inline;
	margin-right:10px;
	color: #FFFFFF;
}

#menu li.descriptif{
	color:#FFFFFF;
	font-size:1.3em;
}

#menu li.descriptif:after{
content: "\0020 \00BB";
}

#menu a:hover, #menu-left a:hover{
	padding-bottom:10px;
	cursor: text;
	color: #003366;
}

#menu a{
	color:#003366;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menu-left a{
	color:#003366;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

/* Les icônes de langues pour les articles internationaux */
.lang_icones img.spip_logos{
	width:13px;
	height:10px;
	border:0px;
}

.lang_icones_select img.spip_logos{
	height:10px;
	margin:0;
	width:13px;
	display: inline;
}

.lang_icones_sommaire img.spip_logos{
	width:0px;
	height:10px;
	margin:0px 0px;
	vertical-align:bottom;
	align: left;
	float: inherit;
}

.encart {
	border:0px solid#003366;
	margin:0;
	margin-right:1px;
}

#encarts-left {
	width: 200px;
	font-size: 14px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	height: 100%;
}


#encarts-left h2, 
#encarts-left h2 a,
#encarts-left h2 a:visited {
	text-transform: uppercase;
	font-size: 11px;
	color: #45A5E1;
	font-weight: bold;
	font-family: arial, verdana;
}

#encarts-left h2 a:hover {
	color: #45A5E1;
}

#recherche_title {
	display:inline;
	float:right;
	margin-bottom:0;
	margin-left:20px;
    margin-right:10px;
	margin-top:0;
}
#recherche2 {
	display:inline;
	float:left;
	margin-bottom:0;
	margin-left:20px;
    margin-right:10px;
	margin-top:0;
}

#recherche_title input.buscador {
	color:#999999;
	font-family:"lucida grande", verdana;
	font-size:9px;
	margin-bottom:3px;
	padding:2px;
	width:140px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	background-image: url(img/lupa.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#encart-left-menu #encart-left-articles h3 {
	margin:0px 10px 0px 0px;
	color: #9EA2A5;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-transform: none;
	font-weight: normal;
}

#encart-left-menu #encart-left-articles h3 a,
#encart-left-menu #encart-left-articles h3 a:visited {
	color: #003366;
	font-size: 11px;
	font-weight: normal;
}

#encart-left-menu #encart-left-articles h3 a:hover {
	text-decoration: underline;
}	

#encart-left-menu div.seccion {
	margin-bottom: 13px;
}

#encart-left-menu #encart-left-articles div.menu-numero{
	margin-bottom: 5px;
}	

#encart-left-menu h3, 
#encart-left-menu h3 a,
#encart-left-menu h3 a:visited {
	margin:0;
	margin-bottom:0px;
	color: #003366;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
}

#encart-left-menu h3 a:hover {
	text-decoration: underline;
}

#encart-left-articles span.numero_sous_titre {
	font-size: 10px;
	color: #0000FF;
}

#info h3 a.selected {
	font-weight: bold;
	color: #003366;
}	
