/**************************************/
/* feuille de style du site Le Cheval */
/**************************************/

/*************************/
/* Description des blocs */
/*************************/
html, body {	
	margin: 0;
}

body{	
	background-color:#ECECEC;
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
	width:900px;
	margin:0 auto;
	padding : 0 0;
	background-image:url(images/fond_ombre.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#conteneur{
	min-height: 100%;
	width: 900px;
	margin: 0 auto;
	position: absolute;
	margin-bottom:-30px;
	background-color:#F0F0F0;
}

#entete{
	height:109px;
	position:relative;
	background-color:#FFFFFF;
	clear:both;
}

#abon{
	float:right;	
	position:relative;
	height:65px;
	width:130px;
	border: 1px #0F0F0F solid ;
}


#pub1{	
	float:left;	
	position:relative;
	height:65px;
	width:360px;
}

#pub2{
	width:635px;
	height:60px;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
#pub3{
	width:220px;
	height:50px;
	background-color:#FFFFFF;	
}
#pub4{
	width:635px;
	height:60px;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}

#menu{
	height:25px;
	width:auto;
	background-color:#FF0000;
	text-align:left;
	position:relative;
	clear:both;
}

#liens_menu{
	padding-top:4px;
	float:left;
	margin-left:20px;
}

#recherche{	
	float:right;
	height:auto;
	width:auto;
	padding-right:3px;
	padding-top:3px;
}

#colonne_gauche{
	width:205px;
	float:left;
	padding-top:5px;
	min-height:1100px;
	background-color:#F0F0F0;
	bottom:0px;
}

#page_centrale{
	float:right;
	padding-left:15px;
	width:665px;	
	padding-top:5px;
	background-image:url(images/ombre_colonne.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
	min-height:1000px;
}

#page_incluse{
	padding-left:10px;
	min-height:1000px;
}

#piedpage{
	width:665px;
	padding-left:0px;
	padding-right:0px;
	float:right;
	background-color:#FFFFFF;	
	bottom:0;
	position:relative;
}

#menu_piedpage{
	height:23px;
	width:665px;
	background-color:#FF0000;
	text-align:center;
	color:#FFF;
	background-image:url(images/degrade_rouge.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:right;
	bottom:0;
}

#coord{
	height:50px;
	width:665px;
	background-color:#DEDEDE;
	text-align:center;
	color:#000;
	background-image:url(images/degrade_gris.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:right;
	bottom:0;
}

#erreur{
	margin-left:10px;
	color:#FF0000;
	font-family:Verdana;
	font-size:8pt;
}
#erreur_form{
	color:#FF0000;
	font-family:Verdana;
	font-size:8pt;
}

.spe{
	color:#FF0000;
	font-family:Verdana;
	font-size:8pt;
}

/* definition blocs bas page */
.trait_bloc{
	width:200px;
	height:17px;
	background-image:url(images/trait_bloc_bas.jpg);	
	background-repeat:repeat-x;
}

.bloc_bas{	
	width:200px;	
	height:17px;	
}

.gris_bloc_bas{	
	width:190px;
	padding:5px;
	background-color:#F0F0F0;
}

/* blocs erreur page */
.body_erreur{	
	background-color:#ECECEC;
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
	width:560px;
	margin:0 auto;
	padding : 0 0;
}

#cont_erreur{
	height:350px;
	width:560px;
	position:relative;
	background-image:url(images/log_admin.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

/* definition blocs colonne gauche */
.haut_bloc{
	width:220px;
	height:18px;
	background-image:url(images/haut_bloc_gauche.jpg);
	background-repeat:repeat-x; 
}

.bas_bloc{
	width:220px;
	height:8px;
	margin-top:3px;
	background-image:url(images/bas_bloc_gauche.jpg);
	background-repeat:repeat-x;
}

.titre_bloc{
	height:auto;
	background-color:#7C7C7C;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:10pt;
	padding:1px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
}

/* separateur des titres dans les blocs pour mettre un espace*/
.separateur{
	padding-top:7px;
}

/* mise en page des onglets */
.onglet{
	width:93px;
	height:21px;
	float:left;
}
#ombre_onglet{
	width:640px;
	height:13px;
	float:left;
	background-repeat:repeat-x;
}
#arr_onglet{
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:800px;
}

/* boutons menu annonces */
.menu_annonces{	
	padding:5px;
	background-color:#DEDEDE;
	text-align:center;	
	font-size:9pt;
	float:left;
	font-family:Trebuchet MS;
}

.espace_bouton{
	width:10px;
	float:left;
}

/****************************/
/* Mise en forme des textes */
/****************************/

.texte_ariane{
	color:#5D5D5D;
}
.titre_article{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:16pt;
	font-weight:bold;
}

.titre_article_petit{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:24pt;
	font-weight:bold;
}
.capsus{
	color:#770000;
	font-family:Verdana;
	font-size:8pt;
}

.chapeau{
	font-family:Verdana;
	font-size:10pt;
}

.cat_classement{
	font-family:Trebuchet MS;
	font-size:11pt;
	font-weight:bold;
}

.cat_classement_petit{
	font-family:Trebuchet MS;
	font-size:9pt;
	font-weight:bold;
}

.titre_classement{
	font-family:Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#770000;
}

.titre_classement_petit{
	font-family:Trebuchet MS;
	font-size:12pt;
	font-weight:bold;
	color:#770000;
}

.intertitre{
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
}

.legende{
	font-style:italic;
	color:#555;
}

.auteur{
	font-weight:bold;
}

.texte{
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
}
.texte_HT{
	font-family:Verdana;
	color:#000000;
	font-size:9pt;
	font-style:italic;
}

.texte_col{
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#000;
}
.date_col{
	font-family:Trebuchet MS;
	font-size:9pt;
	color:#F00;
}

.titre_page{
	color:#770000;
	font-family:Trebuchet MS;
	font-size:14pt;
	font-weight:bold;
}
.soustitre_page{
	color:#000;
	font-family:Trebuchet MS;
	font-size:11pt;
	font-weight:bold;
}


.erreur{
	color:#FF0000;
	font-family:Verdana;
	font-size:10pt;
}


/******************************/
/* Mise en forme des tableaux */
/******************************/

/* Tableau classement et titre */
.tab_classement{
	border-width:0px; 
	border-collapse:collapse;
}
.cell_b{
	background-color:#FFFFFF;
}
.cell_g{
	background-color:#E4E4E4;
}

/* Tableau petites annonces */
.tab_annonce{
}

.cell_rub_annonce{
	background-color:#FF0000;
	border:3px solid #FFF;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:11pt;
	width:190px;
}
.cell_texte_annonce{	
	border:3px solid #FFF;	
	font-size:8pt;
	padding:4px;
	width:190px;
	vertical-align:top;
	background-color:#EFEFEF;
}

/* Formulaire de contact */
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 170px; 
	border-top: 1px dashed #AAA;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -170px; 
	width: 150px;
}

/* bouton abonnement */
.bloc_etape{
	width:200px;	
	padding:5px;
	background-color:#FF3333;
	text-align:center;	
	font-size:10pt;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#000;
}

/***************************/
/* Mise en forme des liens */
/***************************/

/* mise en forme liens du menu haut rouge */
a.lien_menu:link{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#FFF;
}
a.lien_menu:visited{
	font-size:10pt;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#FFF;
}
a.lien_menu:hover{
	font-size:10pt;
	text-decoration:underline;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#FFF;
}

/* mise en forme lire la suite... */
a.suite_article:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#770000;
}
a.suite_article:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#770000;
}
a.suite_article:hover{
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
	color:#770000;
}

/* mise en forme lien adresse mail */
a.lien_mail:link{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lien_mail:visited{
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lien_mail:hover{
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

/* mise en forme lien bloc identification*/
a.lien_col_petit:link{
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lien_col_petit:visited{	
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lien_col_petit:hover{
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

/* mise en forme lien titre actu nationale*/
a.lien_col:link{
	font-family:Trebuchet MS;
	font-size:10pt;
	text-decoration:none;
	color:#000;
}
a.lien_col:visited{	
	font-family:Trebuchet MS;
	font-size:10pt;
	text-decoration:none;
	color:#000;
}
a.lien_col:hover{
	font-family:Trebuchet MS;
	font-size:10pt;
	text-decoration:underline;
	color:#000;
}

/* mise en forme lien titre actu nationale*/
a.lien_clst:link{
	font-family:Trebuchet MS;
	font-size:12pt;
	text-decoration:none;
	color:#500;
	font-weight:bold;
}
a.lien_clst:visited{	
	font-family:Trebuchet MS;
	font-size:12pt;
	text-decoration:none;
	color:#500;
	font-weight:bold;
}
a.lien_clst:hover{
	font-family:Trebuchet MS;
	font-size:12pt;
	text-decoration:underline;
	color:#500;
	font-weight:bold;
}

/* lien ariane */
.lien_ariane:link{
	text-decoration:underline;
	color:#5D5D5D;
}
.lien_ariane:visited{
	text-decoration:underline;
	color:#5D5D5D;
}
.lien_ariane:hover{
	text-decoration:underline;
	color:#121212;
}

/* lien actu */
a.lien_actu:link{
	text-decoration:none;
	color:#000;
}
a.lien_actu:visited{	
	text-decoration:none;
	color:#000;
}
a.lien_actu:hover{
	text-decoration:underline;
	color:#000;
}

/* lien abnnement */
a.lien_abon:link{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
a.lien_abon:visited{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
a.lien_abon:hover{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

/* lien titres dans page rubriques */
a.titre_onglet:link{
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-family:Trebuchet MS;
}
a.titre_onglet:visited{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	font-family:Trebuchet MS;
}
a.titre_onglet:hover{
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	font-family:Trebuchet MS;
}

