/* CSS Document */
/************** Général ***********************/
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
	color: #000000;
	background-color: #000034;
	margin: 0;
}
a
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	color:#000000;
	font-size:10pt;
}
a:hover
{
	color:#FF0000;
}

.petit
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:8pt;
}
.petit a
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:8pt;
	text-decoration:none;
}
.petit a:hover
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:8pt;
	text-decoration:underline;
	color:#CC1111;
}

.moyen
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
}

.grand
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:14pt;
}
/************** TITRE DES PAGES **************************/
.titre_page
{
	float:left;
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	width:auto;
	color: #000066;
	
}
.titre_page a
{
	font-size: 12pt;
	text-decoration:none;
	
}
.titre_page a:hover
{
	font-size: 12pt;
	text-decoration:underline;
	
}
/************* TABLEAU *****************/
.titre
{
	font-size: 10pt;
	font-weight: bold;
	background-image: url(images/bande_bleu.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
.titre a
{	
	font-size: 10pt;
	text-decoration:underline;
	color: #FFFFFF;
}
.titre a:hover
{
	font-size: 10pt;
	text-decoration:underline overline;
	color:#CCCCCC;
}
.titre_petit
{
	font-size: 9pt;
	font-weight: bold;
	background-image: url(images/bande_petit.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	padding:0;
	height:20px;
}
.titre_petit a
{
	text-decoration:underline;
	color: #FFFFFF;
}
.titre_petit a:hover
{
	text-decoration:underline;
	color:#CC1111;
}
.sous_titre
{
	color: #000000;
	background:#EEEEEE;
}

.tableau
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:8pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000EE;
	border-bottom-color: #0000EE;
	border-left-color: #0000EE;
}
.tableau_cellule
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000EE;
	border-bottom-color: #0000EE;
	border-left-color: #0000EE;
}

/************** Bannière ***********************/
.banniere {
	 width:1001px; 
	 height:191px; 
	 background-image:url(images/titre.jpg); 
	 background-repeat:no-repeat;

}

.sous_banniere {
	width:1001px;
	height:64px;
	background-image:url(images/titre_spi.jpg);
	font-family: Verdana;
	font-size: 14pt;
	color: #FFFFFF;
	
}
.sous_banniere a {
	font-family: Verdana;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration:none;
}
.sous_banniere a:hover {
	font-family: Verdana;
	font-size: 14pt;
	color: #CC1111;
	text-decoration:underline;
}

.chargement
{
	margin-left:300px;
	float:left;
	width:100px;
	height:19px;
	color:#000000;
	background-color:#BB0000;
	border: 1px dashed #777777;
	padding-top:0px;
	text-align:center;
	color:#FFFFFF;
	visibility:hidden;
	font-size:10pt;
}



/************** Menu ***********************/
a.menu_selected 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	display:block;
	width:170px;
	height:17px;
	float:left;
	text-align:center;
	text-decoration:none;
	background:#0000EE;
	padding-top:5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a.menu_selected:hover
{
	color:#EE0000;
	background-image:url("images/menu_bande.gif");
}

a.menu_unselected
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	display:block;
	width:170px;
	height:17px;
	float:left;
	text-align:center;
	text-decoration:none;
	background:none;
	padding-top:5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
a.menu_unselected:hover
{
	color:#EE0000;
	background-image:url("images/menu_bande.gif");
}

/************** Sous Menu (Onglet) **********************/

a.onglet_selected
{
	font-size: 8pt;
	color: #000000;
	text-align: center;
	text-decoration:none;
	background-image:url(images/onglet_selected.gif);
	display:block;
	width:60px;
	height:40px;
	float:left;
	margin-left:2px;
	padding-top:10px;
	vertical-align: text-bottom;
	overflow:hidden;
}
a.onglet_selected:hover
{
	font-size: 8pt;
	color: #000000;
	background-color:#EEEEEE;
}
a.onglet_no_selected
{
	font-size: 8pt;
	color: #444444;
	display:block;
	width:60px;
	height:39px;
	float:left;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	background-image:url(images/onglet_unselected.gif);
	margin-left:2px;
	margin-top:3px;
	padding-top:6px;
	overflow:hidden;
	
}
a.onglet_no_selected:hover
{
	font-size: 8pt;
	color: #000000;
	background-color:#EEEEEE;
}

/************** News **************************/
.mini_news
{
	/*font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size: 8pt;
	border: 1px dashed #666666;*/
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}

.mini_news_detail
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size: 8pt;
}
.mini_news_detail a
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size: 8pt;
	text-decoration:none;
}
.mini_news_detail p {
	margin-top:3px;
}

/************** Cheval ***********************/

#cadre_cheval
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	border: 1px dashed #666666;	
}
#cadre_cheval a
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
#cadre_cheval a:hover
{
	font-family: "Trebuchet MS", Lucida, Tahoma;
	color:#FFFFFF;
	text-decoration:underline;
}

#cadre_cheval:hover
{
	background-color:#F5F5F5;
	border: thin dotted #339900;
}

/*************************** Originies ******************************/

.cadre_pere
{
	FONT-SIZE: 8pt;
    COLOR: black;
    font-family: "Trebuchet MS", Lucida, Tahoma;
	border-collapse: collapse;
	border-color:#333300;
	border: dashed 1px;
	background-color:#e7e5f1;
}
.cadre_mere
{
	FONT-SIZE: 8pt;
    COLOR: black;
    font-family: "Trebuchet MS", Lucida, Tahoma;
	border-collapse: collapse;
	border-color:#333300;
	border: dashed 1px;
	border-top:0px;
	background-color:#f4eff3;
}

/* -- Galeries -- */
.path {
	font-family: "Trebuchet MS", Lucida, Tahoma;
	font-size:10pt;
}

.imgBrowse, .imgBrowsedir {
	float : left;
	margin : 0 10px 10px 0;
	text-align : center;
	border : 1px dashed #ccc;
}
.thumbnail {
	width : 170px;
	height : 160px;
	margin : 0;
	padding : 1px;
	font-size : 0.8em;
}
.imgBrowse .action, .imgBrowsedir .action {
	height : 10px;
	margin : 4px 4px 0 0;
	text-align : center;
	font-size: 0.7em;
	color:#999999;
}

.imgBrowse .action a, .imgBrowsedir .action a{
	color:#999999;
	text-decoration:none;
}

.imgBrowse .thumbnail img {
	display : block;
	margin : 10px auto;
}
.imgBrowsedir .thumbnail img {
	display : block;
	margin : 5px auto;
}
.image {
	text-align:center;
	border : 1px dashed #ccc;
	margin:5px;
	width:700px;
}

