/* CSS Document */

/* COMMUN */

html, body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	background-color: #FFFFFF;
}

body img {
	border:0;
}

body span.pointilles {
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0px 10px 0px;
	background: url(../images/pixel_brun.gif) repeat-x 0 center;
}

/* GLOBALCONTENEUR */

#globalconteneur {
	margin: 60px auto 0px 60px;
	padding: 0;
	width: 740px;
	
}

/* BLOC_GAUCHE */

#bloc_gauche {
	float: right;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 520px;
	background-color: #FFFFFF;
}

#bloc_gauche h1 {
	float: right;
	margin: 0;
	padding: 0;
}

#bloc_gauche h1 a {
	display: block;
	margin: 30px 0px 0px 20px;
	padding: 0;
	width: 52px;
	height: 300px;
	text-indent: -9000px;
	background: url(../images/struktura_logo_VER.gif) no-repeat 0 0;
}
#bloc_gauche p {
	display: block;
	float: right;
	margin: 100px 0px 15px 30px;
	padding: 0;
	text-align: right;
	color: #660000;
	font-size: 10px;
	font-weight: normal;
	width: 120px;
}

#bloc_gauche p a {
	color: #76C1B8;
	text-decoration: none;
}


#bloc_gauche p a:hover {
	text-decoration: underline;
}

#bloc_gauche ul
{
	float: right;
	margin: 0;
	padding: 30px 5px 0px 0px;
	list-style-type: none;
}
#bloc_gauche ul li
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 5px;
}
#bloc_gauche ul li a
{
	display: block;
	text-decoration: none ;
	background-color: #FFFFFF;
	color: #660000;
	padding: 2px 5px;
}
#bloc_gauche ul li a:hover
{
	background-color: #660000;
	color: #FFFFFF;
	padding: 2px 5px;
}
#bloc_gauche ul li a.selected {
	color: #76C1B8;
	padding: 2px 5px;	
}
#bloc_gauche ul li a.selected:hover {
	background-color: #76C1B8;
	color: #FFFFFF;
	padding: 2px 5px;	
}

/* BLOC_DROITE */

#bloc_droite {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	/*background: url(../images/illu_1.jpg) no-repeat right bottom;*/
}
#fond_droite_index {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration29.jpg) no-repeat right bottom;
}
#fond_droite_activites {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration17.jpg) no-repeat right bottom;
}
#fond_droite_activites1 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration28.jpg) no-repeat right bottom;
}
#fond_droite_activites2 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration40.jpg) no-repeat right bottom;
}
#fond_droite_activites3 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration51.jpg) no-repeat right bottom;
}
#fond_droite_activites4 {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration53.jpg) no-repeat right bottom;
}

#fond_droite_approche {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration39.jpg) no-repeat right bottom;
}
#fond_droite_marches {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration43.jpg) no-repeat right bottom;
}

#fond_droite_credits {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration35.jpg) no-repeat right bottom;
}
#fond_droite_ml {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration33.jpg) no-repeat right bottom;
}

#fond_droite_archives {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 500px;
	background: url(../images/illustrations/illustration6.jpg) no-repeat right bottom;
}
/* zone_contenu */

#bloc_droite #zone_contenu {
	margin: 0;
	padding: 30px 10px 20px 20px;
	width: 500px;
	height: 470px;
	overflow: auto;
	/*background: url(../images/illu_activites.jpg) no-repeat right bottom;*/
}
/* Titres */

#bloc_droite #zone_contenu p.titre_marron {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}

#bloc_droite #zone_contenu p.titre_marron a {
	color: #660000;
	text-decoration: none;
}

#bloc_droite #zone_contenu p.titre_marron a:hover {
	color: #76C1B8;
	text-decoration: none;
}
#bloc_droite #zone_contenu p.titre_marron a.selected {
	color: #76C1B8;
	text-decoration: none;
}

#bloc_droite #zone_contenu p.texte_marron {
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 10px;
	color: #660000;
	text-align: justify;
}

#bloc_droite #zone_contenu p.texte_marron a {
	margin: 0;
	padding: 0px 0px 0px 9px;
	font-size: 9px;
	color: #76c1b8;
	text-decoration: none;
	float: right;
	background: url(../images/puce_bleu.gif) no-repeat 0 0;
}

#bloc_droite #zone_contenu p.texte_marron a:hover {
	text-decoration: underline;
}

#bloc_droite #zone_contenu p.titre_bleu {
	margin: 18px 18px 5px 20px;
	padding: 0px;
	font-size: 11px;
	color: #76C1B8;
	font-weight: bold;
}

#bloc_droite #zone_contenu p.texte_bleu {
	margin: 5px 18px 5px 20px;
	padding: 0;
	font-size: 10px;
	color: #660000;
	font-weight: normal;
	text-align: justify;
}

#bloc_droite #zone_contenu p.texte_bleu a {
	margin: 5px 18px 5px 20px;
	padding: 0;
	font-size: 10px;
	color: #660000;
	font-weight: normal;
	text-align: justify;
}
#bloc_droite #zone_contenu p.texte_bleu a:hover {
	margin: 5px 18px 5px 20px;
	padding: 0;
	font-size: 10px;
	color: #76C1B8;
	font-weight: normal;
	text-align: justify;
}

#bloc_droite #zone_contenu p.retour {
	margin: 20px 18px 0px 20px;
	padding: 0px;
	text-align: right;
	color: #76C1B8;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
}

#bloc_droite #zone_contenu p.retour a {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #76C1B8;
	text-decoration: none;
}

#bloc_droite #zone_contenu p.retour a:hover {
	text-decoration: underline;
}

#bloc_droite #zone_contenu p.titre {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	color: #76C1B8;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#bloc_droite #zone_contenu p.contact {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	color: #660000;
	font-size: 10px;
}

#bloc_droite #zone_contenu p.contact a {
	color: #76C1B8;
	text-decoration: none;
	font-size: 14px;
}

#bloc_droite #zone_contenu p.contact a:hover {
	text-decoration: underline;
}

#bloc_droite #zone_contenu p.credit {
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 9px;
	color: #660000;
	text-align: left;
}

#bloc_droite #zone_contenu p.credit a {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #76c1b8;
	text-decoration: none;
}

#bloc_droite #zone_contenu p.credit a:hover {
	text-decoration: underline;
}

#bloc_droite #zone_contenu p.archive {
	margin: 35px 0 0 0;
	padding: 3px 0;
	text-align: left;
	font-size: 10px;
}

#bloc_droite #zone_contenu p.archive a {
	background: url(../images/lien_actu_bleu.gif) no-repeat 0 0;
	margin-right: 0px;
	padding-left: 15px;
	color: #76C1B8;
	text-decoration: none;
	padding-right: 5px;
}

#bloc_droite #zone_contenu p.archive a:hover {
	background: url(../images/lien_actu_bleu.gif) no-repeat 0 -13px;
	color: #FFFFFF;
	text-decoration: none;
}

/* CONTACT */

#contact {
	padding: 0;
	background-color: #FFFFFF;
	width: 150px;
	position: absolute;
	left: 630px;
	top: 469px;
}

/* FOOTER */

#footer {
	clear: both;
	margin: 0px 20px 0px 20px;
	padding: 8px 0px 20px 0px;
	background-color: #FFFFFF;
	background: url(../images/pixel_brun.gif) repeat-x left top;
	width: 720px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 9px;
	color: #D7C5AF;
	list-style: none;
	display: inline;
	text-align: left;
}

#footer ul li a {
	margin: 0;
	padding: 0;
	color: #D7C5AF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #660000;
}

#footer ul li a.selected {
	color: #660000;
}

#footer ul li a.selected:hover {
	color: #660000;
}

