/* CSS Document */


/* FEUILLE DE STYLE GENERALE DU SITE HARASDAZUR.COM	*/


/* 1. Mise en forme générale des pages */

body{ 
	margin: 0px;
	border: 0px;
	background: #036 url(/ecurie-arles-img/fd_body.jpg) top center fixed no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px; 
	line-height: 20px;
	text-align: center;
	}

/*-------------------- PAGE --------------------*/

#cadre {
	margin: 0 auto;
	width: 966px;
	min-height: 700px;
	border: 1px solid #d7d4cb;	
	background: white;
	padding: 6px;
	text-align: left;
	}

	#gauche {
		float: left;
		width: 740px;
		margin-bottom: 40px;
		}

		#contenu {
			padding: 0 50px;
			}
		#contenu em {
			font-style: normal;
			color: black;
			}

	#droite {
		float: left;
		margin: 10px 0 40px 6px;
		width: 212px;
		border-left: 1px solid #dedede;
		padding-left: 6px;
		text-align: center;
		}


p, div, ul, li, tab, tr, td {
	margin: 0;
	padding: 0;
	}

img { margin: 0; border: 0; }

a img { border: 0; margin: 0; }

.separation {
	clear: both;
	visibility: hidden;
	margin: 0;
	}

#tith1 { 
	height: 22px; 
	margin-bottom: 40px;
	background: white url(../ecurie-arles-img/backtit.gif) bottom repeat-x;
	}

#tithe { 
	height: 22px; 
	margin-bottom: 10px;
	background: white url(../ecurie-arles-img/backtit.gif) bottom repeat-x;
	}

.center { 
	text-align: center; 
	}

.liens-page { 
	margin-left: 50px; 
	line-height: 30px;
	margin-bottom: 20px;
	}
	.liens-page em { 
		font-style: normal;
		font-size: 12px; 
		color: #2d2d2d;
		font-weight: bold;
		}

h1 {
	display: inline;

	margin-left: 43px;
	background: white;
	font-size: 20px; 
	letter-spacing:1px;
	color: #e79300;
	font-family: Georgia, Verdana, Arial, serif;
	}
h2 {
	display: inline;
	font-size: 12px;
	color: #2d2d2D;
	font-family: Verdana, Arial, serif;
	}
h3 {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	color: #3b81be;
	font-family: Verdana, Arial, serif;
	}

/* LES LIENS */

/*Lien nornal */
a:link { text-decoration: none; color: #3b81be; }

/*Lien déja visité */
a:visited { text-decoration: none; color: #3b81be; }

/*Lien actif (quand on clique sur le lien) */
a:active { text-decoration: underline; color: black; }

/*Lien survolé (quand la souris est sur le lien) */
a:hover { text-decoration: underline; color: black; }


/*-------------------- BANDEAU --------------------*/
#ssbdo {
	width: 966px;
	height: 40px;
	margin-bottom: 6px;
	background: #6d9b47;
	}

.baseline {
	height: 36px;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
	text-align: right;
	}

/*-------------------- MARGE DROITE --------------------*/

.adressed {
	line-height: 14px;
	font-size: 10px;
	color: #000;
	}
#news {
	width: 191px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	background: #429de6 url(ecurie-arles-img/fd-news.jpg) no-repeat;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #fc0;
	font-family: Georgia, Verdana, sans-serif;
	}

.dernews {
	padding: 10px 0;
	text-align: center;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	}
	.dernews a {
		color: white;
		font-weight: normal;
		}
#dh {
	margin-bottom: 10px;
	text-align: center;
	font-size: 9px;
	color: #666;
	}

/*-------------------- FORMULAIRES --------------------*/

.form{
	border: 1px solid #b6d18c;
	background: #eaf2db;
	padding: 1px;
	font-size: 11px;
	color: #690;
	font-family: Verdana, Arial, sans-serif;
	}

	#mailg {
		float: left;
		width: 300px; 
		margin-right: 20px;
		}
		.intit {
			float: left;
			width: 60px;
			font-size: 11px;
			color: #690;
			font-family: Verdana, Arial, sans-serif;
			}
		.input {
			float: left;
			width: 220px;
			font-size: 11px;
			color: #690;
			font-family: Verdana, Arial, sans-serif;
			}
	#maild {
		float: left;
		width: 200px; 
		}

.envoyer{
	border: 1px solid #b6d18c;
	background: #b6d18c;
	padding: 1px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}

/*-------------------- PAGE AVEC PHOTOS --------------------*/

#commentaires {
	float: left;
	padding-left: 264px;
	text-align: justify;
	}

/*-------------------- PAGE DES NEWS --------------------*/
#dateactu {
	float: left;
	width: 130px;
	font-size: 9px;
	color: #666;
	}

	#texteactu {
		float: left;
		width: 447px;
		margin-bottom: 20px;
		padding-left: 10px; 		  
		}

/*-------------------- DIAPORAMA BAS DE PAGE --------------------*/

#diapo {
	float: left;
	width: 210px;
	margin: 10px 0 10px 3px;
	text-align: center;
	}


	.album { 
		width: 150px;
		border: 5px solid #ececec;
		}

* 
a.photoA {
   position: relative;
}
a.photoA span {
   display: none; /* on masque l'infobulle */
}
a.photoA:hover {
   background: none; /* correction d'un bug IE */
   z-index: 200; /* on définit une valeur pour l'ordre d'affichage */
}
a.photoA:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   bottom: 130px; /* on positionne notre infobulle */
   left: -80px;
   padding: 10px 10px 6px 10px;
   background: #e5e5e5;  
}

/*-------------------- PAGE CHEVAUX --------------------*/

#photoch {
	float: left;
	width: 220px;
	}
	.fotog { 
		margin: 5px 0;
		width: 200px;
		border: 5px solid #ececec;
		}
* 
a.photoL {
   position: relative;
}
a.photoL span {
   display: none; /* on masque l'infobulle */
}
a.photoL:hover {
   background: none; /* correction d'un bug IE */
   z-index: 200; /* on définit une valeur pour l'ordre d'affichage */
}
a.photoL:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   bottom: -5px; /* on positionne notre infobulle */
   left: 260px;
   padding: 10px 10px 6px 10px;
   background: #e5e5e5;  
}



/*-------------------- DIAPORAMA GAUCHE - PAGE CHEVAL --------------------*/

#colg { 
	float: left;
	width: 220px;
	margin-right: 10px;
	text-align: center;
	}
#cold { 
	float: left;
	width: 410px;
	}
	#cold em { 
		color: black;
		font-weight: normal;	
	}

#comd { 
	float: left; 
	width: 410px;
	}

#diapog {
	float: left;
	width: 210px;
	margin: 10px 0 10px 3px;
	}

* 
a.photog {
   position: relative;
}
a.photog span {
   display: none; /* on masque l'infobulle */
}
a.photog:hover {
   background: none; /* correction d'un bug IE */
   z-index: 1; /* on définit une valeur pour l'ordre d'affichage */
}
a.photog:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   bottom: 0px; /* on positionne notre infobulle */
   left: 180px;
   top: apx;
   padding: 10px 10px 6px 10px;
   background: #e5e5e5;  
}
a.photog:hover span img  {
   width: 540px; 
}



.presch{
	margin: 20px 0;
	border: 1px solid #b6d18c;
	background: #eaf2db;
	padding: 10px;
	color: #690;
	}

#origines {
	border-left: 3px solid #e5e5e5;
	background: #f4f5f3; 
	width: 397px;
	margin: 0 0 14px 0;
	font-size: 10px;
	}
#origines em {
	color: #690;
	font-size: 10px;
	}

#cpm {
	float: left;
	width: 190px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 28px;
	}

#cpm em{
	font-weight: normal;
	}

#cgpm {
	float: left;
	width: 187px;
	padding-left: 3px;
	line-height: 37px;
	}


#pm {
	float: left;
	width: 127px;
	padding-left: 3px;
	line-height: 28px;
	}

#pm em{
	font-weight: normal;
	}

#gpm {
	float: left;
	width: 127px;
	padding-left: 3px;
	line-height: 37px;
	}

#agp {
	float: left;
	width: 127px;
	padding-left: 3px;
	line-height: 16px;
	}


.albumd { 
	margin: 0 5px;
	width: 150px;
	border: 5px solid #ececec;
	}

/*-- Vignettes à gauche du texte --*/


.vignettesg { 
	float: left; 
	width: 160px;
	margin-right: 20px;
	}
.albumg { 
	margin-bottom: 5px;
	width: 150px;
	border: 5px solid #ececec;
	}


/*-------------------- PAGE AVEC DIAPORAMA --------------------*/
#texte {
	padding-right: 140px;
	text-align: justify;
	}

#diaporama {
	margin: 20px auto;
	width: 492px;
	}
#diaporama img {
	border: 6px solid #ececec;
	width: 480px;
	}


/*-------------------- PAGE AVEC PHOTOS SURVOL --------------------*/

.gde img {
	float: left;
	width: 480px ;
	padding: 6px 0;
	text-align: center;
	}
.pte img {
	float: left;
	width: 104px;
	padding-bottom: 3px;
	padding-left: 6px;
	}


/*-- PAGES DE PRESENTATION Position des images --*/


/*-- à gauche du texte --*/
.imgg1 { 
	float: left; 
	max-width: 320px;
	border: 10px solid #ececec;
	margin: 0 10px 10px 0;
	}

/*-- à droite texte --*/
.imgd2 { 
	float: right; 
	width: 320px;
	border: 10px solid #ececec;
	margin: 0 0 10px 10px;
	}

/*-- au-dessus du texte --*/
.imgh4 {
	width: 506px;
	border: 10px solid #ececec;
	margin: 20px auto;
	}

/*-- sous le texte --*/
.imgb3 { 
	border: 10px solid #ececec;
	margin-top: 10px;
	}

/*-- PAGES DE PRESENTATION Position des images --*/





/*-- LISTE DES CHEVAUX --*/

	.nomchev{
		font-weight: bold;
		line-height: 22px;
		}
	#preschv {
		float: left;
		width: 236px; 
		}
	#presdch {
		float: right;
		width: 190px;
		height: 90px; 
		text-align: center;
		background: white;
		}
		#sexech {
			height: 30px;
			line-height: 30px;
			border-bottom: 4px solid #f2f3f4;
			}
		.prixel { 
			padding-top: 10px;
			}






/*-- Vignettes horizontales --*/
.vignette { 
	float: left; 
	margin: 5px;
	width: 111px;
	border: 5px solid #ececec;
	}
.vignettes { 
	margin: 20px 0;
	}
.vignettes img { 
	float: left; 
	margin: 5px;
	width: 155px;
	border: 5px solid #ececec;
	}





/*---------- Page LIENS ----------*/

.liens {
	float: left;
	width: 300px;
	padding: 10px;
	text-align: center;
	}

	.liens img {
		max-width: 300px;		
		}
	.liens a {
		color: #2d2d2d;		
		}

/* Coordonnées en bas de page */

#footer {
	height: auto;
	padding-bottom: 10px;
	font-size: 10px;
	background: #d6d6d6 url(/ecurie-arles-img/fd-footer.jpg) repeat-x;
	}
.maj {
	float: left;
	width: 66px;
	height: 60px;
	}
.adresse {
	float: left;
	height: 54 px;
	padding: 6px 0;
	border-bottom: 1px solid #d6d6d6;
	color: #2d2d2d;
	}
