/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	text-decoration: none;
}

body {
	background-color: #0d587a;
	font-family: Arial, Verdana, sans-serif;
}


div#accessibilite, div#bandeau, div#pageGlobale, div#piedepage, div#logos {
	width:95%;
	min-width: 800px;
	max-width: 1120px;
	margin: 0px auto;
}
div#accessibilite {
	text-align: right;
	color: #FFFFFF;
}
div#accessibilite a {
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}

div#bandeau {
	width:95%;
	height: 157px;
	min-width: 800px;
	margin: 0px auto;
	background: url(../img/bg_bandeau_G.gif) repeat-x #FFF;	
	clear: both;
	overflow: hidden;
}
div#bandeau div#outils {
	width:100%;
	background: url(../img/bg_bandeau_D.gif) no-repeat right top;
	clear: both;
	overflow: hidden;
}

/* logo */
div#bandeau div#outils div#crdsu {
	float: left;
	width: 120px;
}
div#bandeau div#outils div#crdsu img {
	margin: 29px 11px 0px 11px;
}
div#bandeau div#outils div#accroche {
	float: left;
	width: 30%;
}

div#bandeau div#outils div#accroche p {
	margin: 85px 0px 0px 0px;
	color: #f68c03;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
div#bandeau div#outils div#accroche p strong {
	color: #005777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
div#bandeau div#outils div#accroche p em {
	font-family: Arial, Helvetica, sans-serif;
	color: #0d5a7d;
}

/* recherche */
div#bandeau div#outils div#recherche {
	float: left;
	width: 25%;
	margin: 85px 0px 0px 0px;
}
div#bandeau div#outils #recherche legend, #bandeau #outils #recherche form#rech label {
	display: none;
}
div#bandeau div#outils #recherche input.champ {
	background-color:#FFF;
	border: solid 1px #0d5a7d;
	width: 110px;
	height: 20px;
	color: #0d5a7d;
	padding: 1px 0px 0px 1px;
	margin: 0px 2px 0px 0px;
}
div#bandeau div#outils #recherche input.trouver {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/bouton_trouver.gif)  no-repeat #FFF;
	height: 27px;
	width: 62px;
}
div#bandeau div#outils #recherche a {
	background: url(../img/picto_plus.gif) no-repeat;
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
	color: #000;
	font-size: 0.6em;
	text-decoration: none;
}

/* newsletter */
div#bandeau div#outils div#newsletter {
	float: left;
	width: 13%;
	margin: 85px 0px 0px 0px;
	text-align: right;
}
div#bandeau div#outils div#newsletter a {
	color: #b74804;
	font-size: 0.6em;
	line-height: 1em;
	text-decoration: none;
	display: block;
	padding: 5px 35px 3px 0px;
	background: url(../img/pic_newsletter.gif) no-repeat right 1px;
}


/* RSS */
div#bandeau div#outils div#RSS {
	float: left;
	width: 10%;
	margin: 85px 0px 0px 0px;
	text-align: right;
}
div#bandeau div#outils #RSS a {
	color: #b74804;
	font-size: 0.6em;
	line-height: 1em;
	text-decoration: none;
	display: block;
	padding: 5px 35px 3px 0px;
	background: url(../img/pic_RSS.gif) no-repeat right 1px;
}
/* fin du bandeau */


/* CONTENU de la page */
div#pageGlobale {
	background: url(../img/skateur.gif) no-repeat left bottom #FFFFFF;
	overflow: hidden;
	clear: both;
}
/* structure en 4 colonnes */
div#pageGlobale div#menu {
	float: left;
	width: 20%;
	min-width: 160px;
	background-color: #FFFFFF;
	margin: 15px 0px 0px 0px;
}
div#pageGlobale div#alaune {
	/* voir index.css */
}
div#pageGlobale div#endirect {
	/* voir index.css ou interieur */
}
div#pageGlobale div#autre {
	float: right;
	width: 20%;
	min-width: 170px;
	margin: 15px 0px 0px 2%;
}

/* sites et Cités */
div#sitesCites {
	background: #fff url(../img/Sites-et-cites.gif) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 25px 0px 0px 30px;
	font-size: 0.7em;
}
div#sitesCites a {
	color: #0f3f54;
	text-decoration: none;
}
div#sitesCites a:hover {
	text-decoration: underline;
}

/* catalogue des publications */
div#catalogue {
	background: #fff url(../ftp/catalogue-publications.gif) no-repeat;
	margin: 20px 0px 0px 20px;
}
div#catalogue a {
	display: block;
	width: 125px;
	height: 180px;
	padding: 170px 0px 0px 0px;
	font-size: 0.7em;
	text-decoration: none;
}
div#catalogue a:hover {
	text-decoration: underline;
}
div#catalogue a span {
	display: none;
}

/* pied de page */
div#piedepage {
	background: url(../img/bg_piedepage.gif) no-repeat right top #0d587a;
	overflow: hidden;
	clear: both;
}
div#piedepage ul {
	float:left;
	width: 49%;
}
div#piedepage li {
	list-style: url(../img/px.gif) none;
	float:left;
	width: 20%;
	min-height: 45px;
	border-right: solid 1px #FFFFFF;
	padding: 8px;
	font-size: 0.7em;
}
div#piedepage li a {
	color: #FFFFFF;
	text-decoration: none;
}
div#piedepage li a:hover {
	text-decoration: underline;
}
div#piedepage p {
	float: right;
	width: 49%;
	padding: 40px 0px 0px 12px;
	color: #FFFFFF;
	font-size: 0.7em;
}
div#piedepage p span.nowrap {
	white-space: nowrap;
}

/* Logos */
div#logos {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 15px;
	border-top: solid 1px #31718e;
}
div#logos img {
	float: left;
	margin: 10px 20px 0px 0px;
}

