/* COULEURS */
.orange-fond {
	color: #e67d9e;
}

.orange-texte {
	color: #D3572F;
}

.marron {
	color: #B02B08;
}

.marron-fonce {
	color: #7E2400;
}

.blanc {
	color: #FCFCFC;
}

.texte {
	color: #884531;
}

.rose {
	color: #ED7F5E;
}

/* ------- FIN COULEURS ------- */ /* HTML */
body,td,th {
	background-color: #e67d9e;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	color: #790024;
	margin: 0;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {

}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
}

h1 a {
	color: #6F082D;
	text-decoration: none;
}

h1 a:hover {
	color: #FF9FBD;
	text-decoration: none;
}

h2 {
	font-size: 14px;
}

h3 {
    margin-bottom: 10px;
}

p {

}

p img {
	border: 0;
}

hr {
	border: 1px solid #dc6789;
}

/* FIN HTML */ /* LAYOUT  */
#fond_gauche {
	background-image: url(../img/colgch.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: -198px;
	width: 198px;
	height: 100%;
	top: 0px;
}

#fond_droit {
	background-repeat: no-repeat;
	background-image: url(../img/colgdrt.jpg);
	background-position: top;
	position: absolute;
	right: -198px;
	width: 198px;
	height: 100%;
	top: 0px;
}

.actus{ margin: 10px; border-bottom: 2px dotted #d20256; padding-bottom: 20px;}

#actus h1 { color:#7E2400; border-bottom:2px dotted #d20256; margin: 10px;}

.actus h2 {
	margin: 10px 0;
}
.actus h2 a { font-size:14px; color:#fff; text-decoration:none;}
.actus h2 a:hover { color:#790024;}

/*.actus h2 a {
	font-size: 14px;
	padding: 0;
	margin: 0px 0 0 10px;
	color: #FFFFFF;
	text-decoration: none;
}*/

.actus img {
	float: right;
	margin: 25px 5px 0 0;
}

.actus p {
	margin: 5px 0 10px;
	font-size: 12px;
}

.noactus {
	text-align: center;
	font-size: 1.2em;
	margin-top: 17%;
	font-weight: bold;
}

.more {
	color: #790024;
	font-weight: bold;
	font-size: 10px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
}

#header {
	height: 151px;
	background-image: url(../img/header01.jpg);
}

#menu {
	height: 33px;
	background-color: #F49371;
	position: relative;
	background-image: url(../img/menu.jpg);
}

#flash {
	height: 215px;
	background-color: #999999;
	background-image: url(../img/header02.jpg);
}

#main {
	position: relative;
	background-color: #e67c9d;
	border-left: 1px solid #d20256;
	border-bottom: 1px solid #d20256;
}

#col_gauche {
	width: 246px;
	left: 0;
	position: absolute;
}

#actus {
	position: relative;
	width: 100%;
	/*border-right:1px solid #85716B;*/
	min-height: 100px;
	background-image: url(../img/bgMDM.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #e67c9d;
	padding: 0 0 0 0;
	height: 100%;
	font-size: 11px;
}

#chapeauMDM {
	width: 216px;
	height: 43px;
	background-image: url(../img/chapoMDM.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
}

#chapeauMDM h1 {
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
}

#col_droit {
	margin-left: 246px;
}

#chapeau {
	width: 552px;
	height: 43px;
	background-image: url(../img/chapo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #F9D4CB;
	border-right: 1px solid #B02B08;
}

#chapeau h1 {
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	text-indent: 10px;
}

#corp {
	width: 535px;
	padding: 8px;
	background-image: url(../img/bgcontenu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #d20256;
	border-top: 0;
	font-size: 12px;
	min-height: 350px;
	border-left: 1px solid #c24f83;
    min-height: 444px; height: auto !important; height: 444px;
}

#footer {
	height: 30px;
	line-height: 30px;
}

#footer a, #footer a:hover, #footer a:link {

}

/* ------- FIN LAYOUT ------- */ /* MENU */
.list {
	position: absolute;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	top: -12px;
	margin-left: 0px;
}

.list dt {
	display: none;
}

.list dd {
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

.list dd span.oiseau {
	background-image: url(../img/oiseau.png);
	background-repeat: no-repeat;
	background-position: left top;
    width: 41px;
	height: 33px;
	float: left;
    margin-left: 50px;
}

.b_droit {
	float: right;
	background-image: url(../img/menudrt.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 33px;
	background-position: right;
}

.b_gauche {
	float: left;
	background-image: url(../img/menugch.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 33px;
	background-position: left;
}

.list dd span.bb {
	height: 1.5em;
	height: 23px;
	float: left;
	padding: 10px 0 0;
	font-size: 14px;
}

.list dd span.pipe {
	height: 1.5em;
	height: 25px;
	background: url(../img/pipe.jpg);
	float: left;
	padding: 10px 0;
	background-repeat: no-repeat;
	background-position: center top;
}

.list dd span.cc {
	display: block;
	width: 12px;
	height: 1.5em;
	height: 25px;
	float: left;
	padding: 10px 0;
}

.list a,.menu a:visited {
	color: #ff9fbd;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
	font-weight: bold;
}

.list a:hover span.bb {
	color: #790024;
}

a:hover {
	height: 400px;
	cursor: url(../img/oiseau-ico.png), url(../img/oiseau-ico.cur), auto;
}

.newsletter {
	position: absolute;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 221px;
	right: 5px;
	top: -12px;
}

.newsletter dt {
	display: none;
}

.newsletter dd {
	float: right;
	padding: 0;
	margin: 0;
	text-align: center;
}

.newsletter dd span.aa {
	display: block;
	width: 12px;
	height: 1.5em;
	height: 25px;
	background-position: 0 149px;
	float: left;
	padding: 10px 0;
}

.newsletter dd span.bb {
	width: 170px;
	height: 1em;
	height: 30px;
	float: left;
	background-image: url(../img/newsletter.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.newsletter dd span.pipe {
	height: 1.5em;
	height: 25px;
	background-position: 0 149px;
	float: left;
	padding: 10px 0;
}

.newsletter dd span.cc {
	display: block;
	width: 12px;
	height: 1.5em;
	height: 25px;
	background-position: 0 149px;
	float: left;
	padding: 10px 0;
}

.newsletter a,.menu a:visited {
	color: #D3572F;
	text-decoration: none;
	font-size: 1em;
	cursor: pointer;
	font-weight: bold;
}

.newsletter a:hover span.bb {
	background-position: 0 -33px;
}

.newsletter img {
	border: 0px;
	margin: 0 4px 0 0;
}

/* ------- FIN MENU --------- */ /* FORMULAIRES */
	/* ------- FIN FORMULAIRES ------- */ /* UTILS */
.clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pair {

}

.impair {

}

.copyright {
	float: left;
	margin-left: 40px;
}

.copyright,.copyright  a {
	font-size: 9px;
	color: #FCFCFC;
	text-decoration: none;
}

.links {
	margin-left: 300px;
	text-align: center;
}

.links a:link,.links a:active,.links a:visited {
	font-size: 11px;
	color: #924B63;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

.links a:hover {
	color: #FCFCFC;
	font-weight: bold;
	text-decoration: none;
}

.coordonnees {
	color: #D20256;
	float: left;
	text-align: center;
	margin-left: 30px;
}

.edito {

}

.selected {
	color: #ffffff !important;
}
/* ------- FIN UTILS ------- */
