/* BIONICS */
html, body, div, span, applet, object, iframe, 
p, blockquote, pre, button, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}
/* PAGE PORTAIL */
html, body {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin: 0;
}

#centreur {
	text-align: center;
}

#centreurw3c {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 845px;
}

.cleaner {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#principal {
	position: absolute;
	top: 210px;
	width: 845px;
}

/* ------------------------------------------------------------------------------------- */
/* COLONNE DE GAUCHE                                                                     */
/* ------------------------------------------------------------------------------------- */

/* modèle 3 colonnes */
#main-left {
	display: inline;
	float: left;
	width: 643px;
}
html>body #main-left {
	width: 633px;
}

#sidebar-left {
	display: inline;
	float: left;
	width: 191px;
}
#sidebar-left ul {
	list-style: none;
	margin: 0 0 0 13px;
}
#sidebar-left li {
	/*list-style-image: url(/img/interface/picto-menu.gif);*/
	background-image: url(/img/interface/picto-menu.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 19px;
}
#sidebar-left ul ul {
	list-style: none;
	margin: 0 0 0 -6px;
}
html>body #sidebar-left ul ul {
	margin: 0 0 0 13px;
}

#encart-extranet {
	background-color: #eaeef0;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0;
}
#encart-extranet p {
	color: #0070a2;
	line-height: 20px;
	padding: 0 10px 0 15px;
}
#encart-extranet img.decalageLogin {
	margin: 0 0 0 25px;
}
#encart-extranet a {
	color: #0070a2;
	text-decoration: underline;
}

#sidebar-left div#encart-photo-left {
	background-image: url(/img/interface/zoom-sur-oreille.jpg);
	background-repeat: no-repeat;
	height: 124px;
	margin: 0 0 15px 0;
	position: relative;
	width: 191px;
}

#sidebar-left-img {
	text-align:center;
}

/* ------------------------------------------------------------------------------------- */
/* CONTENU                                                                               */
/* ------------------------------------------------------------------------------------- */
.content {
	display: inline;
	float: right;
	padding: 0;
}


/* ------------------------------------------------------------------------------------- */
/* COLONNE DE DROITE                                                                     */
/* ------------------------------------------------------------------------------------- */
#sidebar-right {
	display: inline;
	float: right;
	width: 202px;
}

#sidebar-right div#encart-photo-right {
	background-image: url(/img/interface/enfants-qui-se-parlent-a-loreille.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 176px;
	position: relative;
	width: 202px;
}
div.bgTitreRight {
	background-color: #898989;
	filter: alpha(opacity=75);
	height: 25px;
	margin: 0;
	-moz-opacity: .75;
	opacity: .75;
	padding: 0;
	position: absolute;
	top: 0;
	width: 202px;
	z-index: 100;
}
div.bgTitreLeft {
	background-color: #898989;
	filter: alpha(opacity=75);
	height: 25px;
	margin: 0;
	-moz-opacity: .75;
	opacity: .75;
	padding: 0;
	position: absolute;
	top: 0;
	width: 191px;
	z-index: 100;
}


div.titre h1 {
	color: #ffffff;
	font-size: 1.0em;
	margin: 0;
	padding: 0 2px 0 2px;
	position: relative;
	text-align: center;
	z-index: 900;
}


#news {
	margin: 20px 0 0 0;
	padding: 0 8px 0 10px;
}

#news ul {
	list-style: none;
}
#news li {
	color: #898989;
	padding: 0 0 25px 0;
}
#news li h2 {
	color: #3a3939;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
#news div.link-news {
	text-align: right;
}
#news a {
	color: #668100;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}


/* ------------------------------------------------------------------------------------- */
/* MENU PRINCIPAL                                                                        */
/* ------------------------------------------------------------------------------------- */
#menu-interne {
	background-color: #0098db;
	height: 32px;
	line-height: 32px;
	position: relative;
	width: 845px;
}

#menu-interne ul {
	list-style: none;
	margin: 0 0 0 200px;
}

#menu-interne li {
	color: #ffffff;
	display:inline;
	padding: 0 1px 0 1px;
}

#menu-interne a {
	color: #ffffff;
	text-decoration: none;
}
#menu-interne a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu1_actif {
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------- */
/* BLOC RECHERCHE                                                                        */
/* ------------------------------------------------------------------------------------- */
#searchbar {
	border-bottom: 2px solid #0098db;
	height: 40px;
	line-height: 40px;
	position: relative;
	width: 845px;
}

#searchbar ul {
	list-style: none;
}
#searchbar li {
	display: inline;
	background-image: url(/img/interface/picto-home.gif);
	background-repeat:no-repeat;
	margin: 0 0 0 10px;
	padding: 0 10px 0 20px;
}

#searchbar li a {
	color: #898989;
	text-decoration: none;
}
#searchbar li a:hover {
	color: #898989;
	text-decoration: underline;
}


/* ------------------------------------------------------------------------------------- */
/* HEADER                                                                                */
/* ------------------------------------------------------------------------------------- */
#header {
	height: 128px;
	position: relative;
	width: 845px;
}


/* ------------------------------------------------------------------------------------- */
/* FOOTER                                                                                */
/* ------------------------------------------------------------------------------------- */
#footer {
	border-top: 1px solid #898989;
/*	bottom: 0;*/
	height: 20px;
	line-height: 20px;
	margin: 40px 0 20px 0;
	padding: 8px 0 0 0;
	position: relative;
	text-align: center;
	width: 845px;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	/*padding: 0 10px 0 10px;*/
	margin: 0 10px 0 0;
	padding: 0 5px 5px 20px;
}

#footer li a {
	color: #898989;
	text-decoration: none;
}
#footer li a:hover {
	color: #898989;
	text-decoration: underline;
}

/*
#homepage {
	background-image:url(/img/interface/picto-home.gif);	
	background-repeat: no-repeat;
}*/
#contact {
	background-image:url(/img/interface/picto-contact.gif);
	background-repeat: no-repeat;
}

#site-map {
	background-image:url(/img/interface/picto-sitemap.gif);
	background-repeat: no-repeat;
}

#legal-informations {
	background-image:url(/img/interface/picto-copyright.gif);
	background-repeat: no-repeat;
}


/* ------------------------------------------------------------------------------------- */
/* BLOC RECHERCHE                                                                        */
/* ------------------------------------------------------------------------------------- */
#blocSearch {
	border: 1px solid #898989;
	height: 15px;
	margin: 0;
	padding: 0 0 0 2px;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 8px;
	width: 172px;
	z-index: 1000;
}
html>body #blocSearch {
	padding: 2px;
}

#blocSearch form {
	margin: 0;
	padding: 0;
}
#blocSearch form button {
	background: none;
	border: none;
	margin: 0;
	padding: 3px 3px 0 0;
	cursor: pointer;
}
html>body #blocSearch form button {
	padding: 0;
}

#blocSearch form input {
	border: none;
	color: #898989;
	font-size: 0.909em;
	height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 150px;
	z-index: 1500;
}
html>body #blocSearch form input {
	height: 13px;
}

