*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a img {border:0;}


body
{
	background-image: url(../images/fond_page.gif);
	background-repeat:no-repeat;
}

#retourHome a
{
	position:absolute;
	display:block;
	top:18px;
	left:446px;
	width: 237px;
	height: 237px;
	text-decoration:none;
}

#entete
{
	position:absolute;
	top:18px;
	left:446px;
	width: 237px;
	height: 237px;
	background: url(../images/logo_sma.gif) no-repeat bottom;
}

#entete h1 {display: none;}

#contenu
{
	position:absolute;
	width:409px;
	height:488px;
	top:19px;
	left:19px;
	line-height: 12px;
}

#sommaire
{
	position:absolute;
	width:81px;
	top:277px;
	left:453px;
	line-height: 12px;
}

#sommaire2
{
	position:absolute;
	width:138px;
	top:277px;
	left:537px;
	line-height: 12px;
}

#sommaire a
{
	color:#32053c;
	text-decoration:none;
}

#sommaire2 a
{
	color:#939598;
	text-decoration:none;
}

#sommaire a:hover, #sommaire2 a:hover { color:#ec008c; }

#sommaire .actif a, #sommaire2 .actif a, .actif
{
	color:#ec008c;
	text-decoration:none;
}

#sommaire .actif a:hover, #sommaire2 .actif a:hover
{
	color:#fe1fa3;
}

.colGauche
{
	position:absolute;
	top:5px;
	left:8px;
	width:182px;
	height:478px;
}

.colDroite
{
	position:absolute;
	top:5px;
	left:198px;
	width:195px;
	height:478px;
}

.colDroite img
{
	float:right;
}

.colCentre
{
	position:absolute;
	top:5px;
	left:8px;
	width:389px;
	height:478px;
}

.imgHaut
{
	margin-bottom:10px;
}

.imgBas
{
	position:relative;
	margin-top:20px;
}

#contenu p
{
	margin:0 0 6px 0;
	padding:0;
}

#contenu a
{
	color:#ec008c;
}

.gris, #contenu .gris a
{
	color:#231f20;
}

.rose, #contenu .rose a, 
{
	color:#ec008c;
}

#contenu a:hover, #contenu .rose a:hover, #contenu .gris a:hover
{
	color:#939598;
}

.diaporama
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.diaporama img { border:1px solid #000; }
.diaporama img:hover { border:1px solid #fff; }
.noborder {margin-top:1px;}
.noborder img {border:1px solid #fff;}
.ligneDiapo {clear:both;}

.formulaire
{
	clear:both;
}

.majDiv, .majRub, .majPage
{
	position:absolute;
	left:705px;
	width:150px;
	background-color:#f1f2f4;
	padding:5px;
	border:1px solid #000;
}

.majDiv {top:5px;}

.majPage {top:23px;}

.majRub {top:277px;}


.majDiv a,.majRub a, .majPage a
{
	font-size:13px;
	color:#000;
}

.majDiv a:hover, .majRub a:hover, .majPage a:hover
{
	text-decoration:none;
	color:#ec008c;
}

.petit, .petit p
{
	color:#32053c;
	font-size:9px;
}

fieldset legend
{
	font-weight:bold;
	color:#ec008c;
}

fieldset
{
	border:1px solid #ec008c;
	padding:8px;
}

fieldset label
{
	display:block;
	margin-top:5px;
}

.FormBouton
{
	margin: 20px 0 20px 0;
	text-align:center;
}

.FormBouton input
{
	background-color:#f8dced;
	border:1px solid #ec008c;
	font-size:12px;
	font-weight:bold;
	color:#ec008c;
	height:auto;
}

.FormBouton input:hover
{
	color:#FFF;
	background-color:#ec008c;
}


