/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
//
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style générale du site
//
// Contraintes         : 
//------------------------------------------------------------------
*/

/*------------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	background:#fff;
}
img{
	border:none;
}
/*------------------------------------------------------------------*/
#header{
	height:500px;
	background: #fff url('images/nouveau/fond-haut.png') top left repeat-x;	
	position: relative;	
}
#header #contenu {
	max-width: 1200px;
	_width: 1200px;
	margin: auto;
	position: relative;
}
/*--------------------------*/
#header #contenu #chevaux-haut {
	width: 281px;
	height: 225px;
	position: absolute;
	left:0;
	background: transparent url('images/nouveau/header-chevaux.jpg') left top no-repeat;
}
/*--------------------------*/
#header #contenu #adresse {
	position: absolute;
	width: 190px;
	height: 295px;
	background: url('images/nouveau/header-fond-adresse.jpg') no-repeat;
	right: 0;
}
#header #contenu #adresse #coordonnees {
	font: normal 9px Arial black;
	letter-spacing:1px;
	color: white;
	padding-top: 150px;
	padding-left: 25px;
}
#header #contenu #adresse #coordonnees a {
	text-decoration: none;
	color: white;
}
#header #contenu #adresse #coordonnees a:hover {
	color:#90c8e8;
}
/*--------------------------*/
#header #contenu #drapeaux {
	position: absolute;
	left: 50px;
	top: 100px;
}
/*--------------------------*/
#header #contenu #titre-ecuries-doriola {
	width: 454px;
	height: 150px;
	background: url('images/nouveau/header-titre-ecuries-doriola.jpg');
	margin: auto;
}
#header #contenu #titre-ecuries-doriola h1 a {
	display: block;
	height: 241px;
}
/*--------------------------*/
#header #menu {
	position: absolute;
	left: 0;
	top: 180px;
	width: 160px;
}
#header #menu ul {
	list-style-type: none;
	position: relative;
}
#header #menu ul li {
	font: normal 12px Arial black;
	color: white;
	letter-spacing:1px;
	height: 30px;
	position: relative;
}
#header #menu ul li a {
	color: white;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
}
#header #menu ul li a:hover {
	background: #064473;
}
#header #menu ul li h2 {
	font: normal 12px Arial black;
}
#header #menu ul li.jmenu_enfant ul {
	list-style-type: none;
	position: absolute;
	left: 160px;
	top: 0px;
	background: #064473;
	padding-right: 10px;
	width: 180px;
}
#header #menu ul li.jmenu_enfant ul li a:hover {
	color:#90c8e8;
}
/*--------------------------*/
#header #diaporama{
	background:#002545;
	height:310px;
	width:600px;
	margin: auto;
	border: solid 5px #002545;	
	
}

/*------------------------------------------------------------------*/
#submenu{
	padding-bottom:180px;
	font-size:11px;
	width:340px;
	float:left;

}
#submenu h2{
	background:transparent url('images/actu-fond-titre.jpg') left top repeat-x;
	height:45px; 

}

#submenu .actualite{
	clear:left;
	margin-top:20px;
	margin-bottom:40px;
	margin-left: 20px;
	color:#333333;
}

#submenu .titre{
	font-size:14px;
	line-height: 20px;
	color:#0a85da;
	font-weight:bold;
	text-decoration:none;
}
#submenu .actu{
	background:#012c4f;
	width:100%;
	margin-bottom:25px;
}

#submenu .lire{
	background: transparent url('images/la-suite.png') top left no-repeat;
	height:53px;
	width:342px;

}
#submenu .lire a{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin-left:220px;
}
#submenu .lire a:hover{
	color:#90c8e8;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin-left:220px;
}

#submenu .suite img{
	border:none;
	margin-left:40px;
	
}

#submenu .photo-actu{
	border:solid 3px #e9f2f8;
	margin:5px 10px 5px 10px;

}
#submenu table td {
	vertical-align: top;
}

/*------------------------------------------------------------------*/
#content{
	font-size:12px;
	background:#fff url('images/fond-actualite.jpg') left top repeat-y;
	max-width:1200px;
	margin: 0 auto;	
	font-family:arial, helvetica, sans serif;
	font-size:14px;
	color:#002545;
}

#content .contenu h2{
	font-family:arial black, arial, sans serif;
	font-size:18px;
	color:#002545;
	padding-top:10px;
	padding-left:20px;
	line-height:22px;
	background: #dee3e7;
    margin: 0.6em 0;
    padding: 0.6em;

}
#content .contenu h3{
	font-family:arial black, arial, sans serif;
	font-size:18px;
	color:#94ceed;
	margin-bottom:10px;

}
#content .contenu .important{
	font-family: arial, helvetica, sans serif;
	font-size:18px;
	color:#002545;
	font-weight:bold;
	margin: 10px auto 20px;	
}

#content .contenu{
	background:#fff;
	margin-left:340px;
}
#content .contenu table{
	border-spacing:10px;
}
#content .contenu p{
	text-align:justify;
	line-height:25px;
}
#content .contenu img{
	border:5px solid #dee3e7;
	margin:10px;
}
#content .contenu .texte-page{
padding :10px 30px;
}	
/*------------------------------------------------------------------*/
#footer{
	background:#002545 url('images/footer-fond.jpg') left top repeat-x;
	font-family:arial, sans-serif;
	font-size:12px;
	text-align:center;
	height:48px;
	padding-top:20px;
	color:#1b77c6;
}
#footer img{
	border:none;
	vertical-align:middle;
}

#footer a{
	color:#1b77c6;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	text-decoration:underline;
}
/*------------------------------------------------------------------*/
.hidden{
	display:none;
}
.spacer{
	clear:both;
	line-height:0px;
	font-size:0px;
}
.messageErreurFatale{
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-weight:bold;
	color:yellow;
	background:red;
	border:solid black 1px;
	font-size:11px;
}
.center{
	text-align:center;
}
/*------------------------------------------------------------------*/
