/* CSS Document */

body {
	/*background: #fed1ea url(/styles/rose/fond_body.jpg) repeat-x left top;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: center;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: none;
	width: 100%;
}
img {
	border: none;
}
.imgdroite {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: solid 1px #faba00;
	border-bottom: solid 3px #faba00;
	background: #fff;
}
.imggauche {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: solid 1px #faba00;
	border-bottom: solid 3px #faba00;
	background: #fff;
}
.centre {
	text-align: center;
}
.droite {
	text-align: right;
}
#global {
	background: none;
	width: 100%;
}

#haut {display: none;}

#bandeau {
	border-bottom: solid 1px #faba00;
	background-image: url(/images/bandeau.jpg);
}
#bandeau h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #c0006c;
	margin: 0;
	padding: 0;
	display: block;
}
#bandeau h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #c0006c;
	margin: 0;
	padding: 0 0 15pt 0;
	display: block;
}
#bandeau img.logoprint {
	float: left;
	padding-right: 10pt;
}

#bandeau p {display: none;}

/* MENU DEROULANTS */
#menu {display: none;}


/* Corps de la page : MILIEU */
#milieu {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: black;
	background: none;
}

/* Navigation de niveau 2 et actu de l'accueil */
#gauche {display: none;}


#contenu {
	margin: 0;
	padding: 0;
	color: black;
	background: none;
	width: 100%;
}

#une {
	margin: 0;
	padding: 0;
}

#une img {border: none;background: none;}

#contenu p.partie {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	font-style: italic;
	margin: 8px 20px 0 18px;
	padding: 0;
	text-align: right;
}
.sspartie {
	font-weight: normal;
	color: black;
}

#contenu h1 {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: solid 5px #faba00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	margin: 3pt;
	padding: 3pt;
}
#une h1 {
	font-size: 16pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border: none;
	margin: 3pt;
	padding: 3pt;
}

#contenu h2, #contenu h3, #contenu h4, #contenu h5, #contenu h6 {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
	margin: 3pt;
	padding: 3pt;
}

#contenu h2 {font-size: 14pt;}
#contenu h3 {font-size: 13pt;}
#contenu h4 {font-size: 12pt;}
#contenu h5 {font-size: 11pt;}
#contenu h6 {font-size: 10pt;}

#contenu table {
	margin: 5px 15px 5px 25px;
	padding: 0;
}

#contenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3pt;
	padding: 3pt;
	line-height: 14pt;
}
#contenu p.catch {
	float: right;
	width: 160px;
	margin: 5px 15px 15px 25px;
	padding: 10px 15px 10px 5px;
	color: black;
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
	border-left: solid 3px #faba00;
}

#contenu ul, #contenu ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 15px 5px 50px;
	padding: 0;
}
#contenu li, #contenu li {
	margin: 0;
	padding: 0 0 1px 0;
}
#contenu input, #contenu textarea {
	display: none;
}
#contenu input.bouton {
	display: none;
}
.chapo {
	color: black;
	font-size: 11pt;
}
.demi_div {
	float: left; 
	width: 50%;
}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: black;
}

/* Navigation de niveau 3 */
#contenu p.nav3 {display: none;}


/* pied de page */
#bas {
	display: none;
}
#bas p.partenaire {
	display: none;
}

#bas p.lienbas {
	display: none;
}

#bas a:link, #bas a:visited {
	display: none;
}
#bas a:hover, #bas a:active {
	display: none;
}
