/* CSS Document */

body{
	background-color:#7D8E06;
	background-image: url(../images/interface/fond-header.gif);
	background-repeat:repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	color:#4C4C4C;
	line-height:1.6em;
}

/*/////STYLE GLOBAL DE LA PAGE HTM  ET CLASSES/////*/

/*//titres//*/
h1, .h1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#7D8E06;
	float:left;
}

h2, .h2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#BE114E;
	margin-top:25px;
	margin-left:45px;
	margin-bottom:12px;
}

h3, .h3  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#7D8E06;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
}

h4, .h4  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#C3CF03;
	margin-left:20px;
	margin-bottom:12px;
}

.titre-h1{
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;	
	padding-right:10px;	
	float:left;
}

.titre-h2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#BE114E;
	margin-top:0px;
	padding-right:10px;
	padding-left:30px;
}

.titre-h2-texte  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#BE114E;
	padding-left:30px;
}

.titre-actu  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#BE114E;
	margin:0 0 0 0px;
}

/*//paragraphes//*/
p{
	/*/margin-top:10px;
	margin-bottom:15px;
	margin-left:45px;
	margin-right:15px;/*/
	text-align: justify;
}

p.accroche{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:45px;
	margin-right:45px;
	text-align: justify;
}

p.actu{
	margin-bottom:40px;
	margin-left:0px;
	margin-right:20px;
	margin-top:21px;
	text-align: justify;
	color:#BE114E;
}

p.colonne{
	margin-left:31px;
	margin-right:25px;
	margin-bottom:15px;
	text-align: justify;
}

/*//listes//*/
ul{
	margin:0px;
	padding:0px;
}

li
{
	list-style-image:url(../images/interface/puce.gif);
	margin-left: 70px;
	margin-top: 7px;
	/*/margin-bottom:15px;/*/
	font-size:11px;
	color:#4C4C4C;
	line-height:1.3em;
}

li.menu-gauche {
	list-style-image:none;
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
	margin-left:0px;
	margin-top:0px;
}

li.support 
{
	list-style-image:url(../images/interface/puce.gif);
	margin-left: 35px;
	margin-top: 7px;
	/*/margin-bottom:15px;/*/
	font-size:11px;
	color:#4C4C4C;
	line-height:1.3em;
}

/*//texte/contenu//*/
.texte-presentation{
	padding-left:65px;
	padding-right:5px;
	padding-top:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#BE114E;
	background-image:url(../images/interface/fond-presentation.gif);
	background-repeat:no-repeat;
}

.texte-blanc{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

/*//class//*/
.trefles-gauche{
	background-image:url(../images/interface/trefles-gauche.gif);
	background-repeat:no-repeat;
}

.fond-blanc{
	background-color:#FFFFFF;
}

.champ_contact{
	text-align:left;
}

.fond-version{
	background-image:url(../images/interface/fond-version.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.tableau{
	background-image:url(../images/interface/fond-h1.gif);
	background-repeat:repeat-x;
}

.imagegauche{
	margin-right:10px;
	margin-bottom:5px;
}

/*/////LIENS/////*/

a{color:#4C4C4C; text-decoration:underline;}
a:hover{color:#4C4C4C; text-decoration: none; }


a.version{color:#FFFFFF; text-decoration:none; padding:0px 0px 0px 0px;}
a.version:hover{color:#FFFFFF; text-decoration: underline; }

a.ancre{text-decoration:none;}


#menu a {text-decoration:none; color:#FFFFFF; padding:4px 3px 5px 3px; display: block;}
#menu a:hover {text-decoration:none; color:#FFFFFF; background:#BE114E;}
a#active-menu {text-decoration:none; color:#FFFFFF; background:#BE114E;}

#liens a {text-decoration:none; color:#FFFFFF; margin:4px 3px 5px 3px; font-size:10px; line-height:1.4em;}
#liens a:hover {text-decoration:underline; color:#FFFFFF;}

/*/////STRUCTURE GLOBALE EN DIV  /////*/

#navigation {
	background:#A2162A;
	height: 258px;
	width: 139px;
	text-align:center;
}

#liens {
	background:#BE114E;
	height: 84px;
	width: 139px;
}

#realisation {
	font-size:9px;
	width: 139px;
}

#contenu{
	width:655px;
}

#contenu-dyn{
	width:620px;
	margin-left:45px;
}

#accroche-contenu{
	width:655px;
	height:230px;
	background-color:#f3f6da;
	border-color:#e0e89e;
	border-style:solid;
	border-width:thin;
}

#accroche-colonne{
	width:190px;
	height:100%;
	background-color:#f3f6da;
	border-color:#e0e89e;
	border-style:solid;
	border-width:thin;
}

#accroche-support{
	width:190px;
	height:100%;
	background-color:#FFFFFF;
	border-color:#BE114E;
	border-style:solid;
	border-width:thin;
}

/*/////  DYNAMIQUE /////*/

.contour {
border: 0px;
}

.legende{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	color:#BE114E;
}

#archives{	
	background-color:#f3f6da;
	border-color:#e0e89e;
	border-style:solid;
	border-width:thin;
	padding:20px;
}

