/*     Feuille de style pour les pages du site      */
/*      Site www.ciewa.com            */
/*	Réalisation, ciewa 2008 - Jean Laurent PERPINA   */


/* Correction éléments par défaut  */

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
img {
	border-width: 0px;
	border-style: none;
}
ul {
	list-style-type: circle;
}
body, div, ul, ol, li, dl, dt, dd, p, img, img a, form{
	margin: 0px;
	padding: 0px;
}
p, blockquote, li, dd, dt {
	font-weight: normal;
}
a, a:visited {
	text-decoration: none;
}
.nettoyeur {
	visibility: hidden;
	clear: both;
}
/* Couleurs de base des éléments */
body {
	color: #00609d;
	background: #fff;
}
.spip_surligne { color: #000000; background: #FF6; }


/* Liens */
a, a:visited { text-decoration: none; color: #00609D; }
a:hover { text-decoration: underline; }

/* Evitement */
#evitement {
	font-size: 0.7em;
	padding-left: 330px;
	background: #FFFFFF;
}
#evitement ul {
	float: left;
}
#evitement label {
	display: none;
}
#evitement ul {
	padding-top: 0.2em;
	padding-left: .5em;
}
#evitement li {
	display: inline;
	padding-right: .2em;
}
#envoi {
	border: none;
	font-size: 0.9em;
	background: url(images/degrade3.gif) center center;
	height: 1.7em;
}
#recherche{
	width: 7em;
	vertical-align: top;
	text-align: left;
	font-size: .95em;
	height: 1em;
}
legend {
	display: none;
}
fieldset {
	border: none;
}
/* Dimensionnement des blocs et paramètres généraux */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 770px;
}
#page {
	margin-bottom: 2em;
}
#contenu {
	width: 43%;
	float: left;
	padding-right: 1%;
}
#menu {
	width: 55%;
	float:left;
}
#pied {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: .5em;
	height: 5em;
}
#pied ul {
	width: 40%;
	float: left;
	list-style-type: none;
	font-size: .9em;
}
#pied ul li{
	padding-left: 30px;
	color: #003C60;
	background: url(images/flechec.gif) no-repeat 5px center;
}
#pied ul li a{
	color: #003C60;
}
#pied ul li a:hover{
	font-weight: bold;
}
#pied address{
	padding-left: 12.5em;
	font-weight: bold;
	font-size: 1em;
	width: 30%;
	float: left;
}

/* Menu */
#menu h2, #menu p, #menu ul li {
	font-weight: bold;
}
#menu h2 {
	width: 9.5em;
	float: left;
	clear: both;
	height: 12.45em;
	text-align: right;
	font-size: 1.2em;
	margin: 0.5em 0em .5em;
}
#menu h2 a {
	display: block;
	height: 12.45em;
	text-decoration: none;
}
#menu .secteurs {
	background: #fff;
	font-size: .9em;
}
#menu p {
	padding: 4em 0em 0.5em 0.5em;
	height: 4em;
/*	width: 90%;
*/}

*html #menu p {
	width: 53%;
}
#menu .secteur3 ul{
	background: #0071b9 url(images/angleHD.gif) no-repeat right top;
}
#menu .secteur5 ul{
	background: #0071b9 url(images/angleBD.gif) no-repeat right bottom;
}
#menu ul {
	list-style-type: none;
	padding: .5em .2em .5em 0.5em;
	background: #0071b9;
	color: #fff;
	width: 53%;
	min-height: 6em;
	float: left;
}
*html #menu ul {
	height: 6em;
}
#menu .secteur3 h2 a{
	background: url(images/s3somm.jpg) no-repeat right bottom;
}
#menu .secteur3 h2 a:hover{
	background: url(images/s3sommover.jpg) no-repeat right bottom;
}
#menu .secteur4 h2 a{
	background: url(images/s4somm.jpg) no-repeat right bottom;
}
#menu .secteur4 h2 a:hover{
	background: url(images/s4sommover.jpg) no-repeat right bottom;
}
#menu .secteur5 h2 a{
	background: url(images/s5somm.jpg) no-repeat right bottom;
}
#menu .secteur5 h2 a:hover{
	background: url(images/s5sommover.jpg) no-repeat right bottom;
}
/* Contenu */
h1 {
	margin-left: 2em;
}
#contenu .presentation {
	text-align: right;
	background: url(images/fond_accueil.jpg) no-repeat right bottom;
	padding: 2em 0em 380px 2em;
}
#contenu .presentation p {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #575757;
	margin-bottom: .5em;
}
