/* Style ICEO DEBUT --------------------------*/
A.menugauche	 		{color : #000000; text-decoration : none;}
A:Active.menugauche	 	{color : #000000; text-decoration : none;}
A:visited.menugauche	 	{color : #000000; text-decoration : none;}
A:hover.menugauche	 	{color : #000000; text-decoration : underline;}

A.bleu	 		{color : #0000FF; text-decoration : none;}
A:Active.bleu	 	{color : #0000FF; text-decoration : none;}
A:visited.bleu	 	{color : #0000FF; text-decoration : none;}
A:hover.bleu	 	{color : #0000FF; text-decoration : underline;}

A.noir	 		{color : #000000; text-decoration : underline;}
A:Active.noir	 	{color : #000000; text-decoration : underline;}
A:visited.noir	 	{color : #000000; text-decoration : underline;}
A:hover.noir	 	{color : #000000; text-decoration : none;}

A.retour	 		{color : #780710; text-decoration : underline;}
A:Active.retour	 	{color : #780710; text-decoration : underline;}
A:visited.retour	 	{color : #780710; text-decoration : underline;}
A:hover.retour	 	{color : #780710; text-decoration : none;}

A.cmd	 		{color : #780710; text-decoration : none;}
A:Active.cmd	 	{color : #780710; text-decoration : none;}
A:visited.cmd	 	{color : #780710; text-decoration : none;}
A:hover.cmd	 	{color : #780710; font-weight: bold; text-decoration : underline;}

.txtliste	{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.notation	{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.notation2	{font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal;}
.erreur {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold}
.erreur2 {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; background-color: yellow; font-weight: bold}
.txtvendeur	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #780710;}
.txttableautitre {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff;}
.txtpage	{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.txtachat1	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold}
.txtachat2	{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF;}

.inputtexte {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 14px;}
.inputtexteR {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 14px; background-color:#f5f5f5}
.listetexte {font-family:Verdana, Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 20px;}
.listetexteR {font-family:Verdana, Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 20px; background-color:#f5f5f5} 
.caseacocher {height: 16px;}
.inputarea {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 89px;}
.inputarea2 {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 75px;}
.inputarea3 {font-family:Arial, Helvetica, sans-serif; color:black; font-size:12px; height: 45px;}
.bouton {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.bouton4 {color:#CC0000; font-weight: bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.bouton5 {color:#0000FF; font-weight: bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.bouton2 {color:#000000; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.bouton3 {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: bold;}


/* Fiche cheval --------------------------*/

.block {
	display: block;
}

.espace	{
	width: 100%;
	height: 12px;
}
#blocprincipal {
	width: 696px;
	background-color: #FFFFCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#titreprincipal {
	width: 696px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAC32A;
	font-size: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #EAC32A;
	border-right-color: #EAC32A;
	border-bottom-color: #EAC32A;
	border-left-color: #EAC32A;
	font-weight: bold;
	background-color: #79070F;
}

.titrechapitre
{
	color: #EAC32A;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EAC32A;
	border-right-color: #EAC32A;
	border-bottom-color: #EAC32A;
	border-left-color: #EAC32A;
	font-weight: bold;
	width: 100%;
	background-color: #79070F;
	padding-left: 6px;
}

#blocentete	{
	width: 696px;
}
#blocenteteg {
	float: left;
	width: 300px;
}
#blocenteted {
	float: left;
	width: 380px;
}

.bloccorps	{
	margin-left: 6px;
	margin-right: 6px;
}

.colonneg	{
	float: left;
	width: 150px;
}
.colonned	{
	float: left;
	margin-left: 24px;
}

.anntxt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.annid {
	font-weight: bold;
	color: #780710;
}
.blanc	{
	font-weight: bold;
	color: #ffffff;
}