@charset "utf-8";
/*html, body {height: 100%;margin: 0;}*/

html{
background-color: #000;
/*background-image:url(../template/ico_background.jpg);
background-repeat:repeat-x;	*/
margin:0px;
padding:0px;
/*text-align: center;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body{
/*background-image:url(../template/ico_body.jpg); 
background-repeat:no-repeat; 
background-attachment : fixed;
background-position:center; 
background-position:top; 	*/
margin:0px;
padding:0px;
}


div#header{	background: url(../template/ico_haut.jpg) no-repeat;height: 354px;	position: relative;	clear: both; display: block;/*line-height: 1px;*/}	


div#positionFlag{ position:absolute; margin-top: 270px; margin-left:5px;}

div#positionmenu{ position:absolute; margin-top: 260px; margin-left:60px;}
div#positionmenu ul#navlist,
div#positionFlag ul#navlist{list-style: none;padding: 0;margin: 0 auto;}

div#positionmenu ul#navlist li,
div#positionFlag ul#navlist li{float: left; margin: 0;padding: 0; }

div#positionmenu ul#navlist li a{display: block;/*padding: 0.5em;*/}

div#change_race{ position:absolute;  margin-top: 148px; margin-left: 808px;}




div#global{	background-color:#F4875E; min-height: 100%;width: 1023px;/*padding: 0 10px;*/margin: 0 auto;	position: relative;	/*border:1px solid #FFF;*/}	

div#center{	padding-bottom:  50px;	overflow: auto; 	/*background:#F0A808;*/}	

div#content{ 
	margin-right: 10px;
	width: 680px;
	min-height:700px;
	float:right;
	/*border:5px solid #FFCC66;*/
}

div#menu{ 
	border-right:2px solid #930;      
	float:left; 
	width:289px; 
	min-height:700px;
	text-align:left;
	padding:15px;
}

#menu ul {list-style: none;margin:0px;padding:0px;border: none;}
#menu li { padding-left: 20px; margin: 0;}
#menu li a {display: block; padding: 5px 5px 5px 25px; background-position: left center; text-decoration: none;color: #000;}
#menu li a:hover{ 
padding:5px 5px 5px 25px; 
background-position:left center;
color: #FFF; 
/*background-image:url(../template/ico_puce.jpg); background-repeat:no-repeat;*/
}

img{border-top-width: 0px;	border-right-width: 0px; border-bottom-width: 0px;	border-left-width: 0px;}

/*   actu  */
#content .cadre_actu{
 border:1px solid #0066CC;
 background-color: #EEF2F7;
 padding:5px; 
 margin-bottom:25px;
 min-height:300px;
}

#content .cadre_actu .titre{
  color: #003366;
  font-size: 1.5em;
  font-variant: small-caps;
}

#content .cadre_actu .date{
  font-size:12px;
  color:#003366;
  border-top: 1px solid #333333;
  margin-bottom:0px;
}
	
#content .cadre_actu .cal {
	height:48px;
	width:44px;
	text-align:center;
	color: #fff;
	font-size:10px;
	float:left;
	margin-right:15px;
	margin-top:15px;
	background-image: url(../template/ico_actu_cal.png);
	background-repeat: no-repeat;
}

#content .cadre_actu .cal abbr {
  text-decoration:none;
  border-bottom:none;
}

#content .cadre_actu .cal span {
  font-size:19px;
  font-weight:bold;
  color:#513618;
  display:block;
  margin-top:5px;
}
#content .cadre_actu .textnews{
  /*color:#FFBA09;*/
  display:block;
  margin-top:20px;
  margin-bottom:50px;
}
#content .imagenews {
  float:right;
  margin: 1.3em 0 5px 15px;
  border:1px solid #5C0000;
}
/*#content .imagegauche {
  float:left;
  margin: 50px 50px 50px 50px;
}*/

/* PEDIGREE */
#aff_pedigree td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a84444;
	border-left-color: #a84444;
}

#aff_pedigree{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
}
#aff_pedigree fieldset{
	/*border:1px solid #CFD37C;*/
}

#aff_pedigree table{
	width:98%;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#aff_pedigree td{
	border-bottom-width: 1px;
	/*border-left-width: 1px;*/
	border-bottom-style: solid;
	/*border-left-style: solid;*/
	border-bottom-color: #CFD37C;
	border-left-color: #CFD37C;
}


#aff_pedigree .pere img{float:left; margin-right:2px; text-align:left; border:5px solid #DEDBFF;}
#aff_pedigree .mere img{float:left; margin-right:2px; text-align:left; border:5px solid #FFE3E3;}

#aff_pedigree .pere p{ margin-left: 20px; text-align:left;}
#aff_pedigree .mere p{ margin-left: 20px; text-align:left;}

#aff_pedigreeVirge .pere p{float:left; margin-right:10px; text-align:left; background-color: #DEDBFF; border:5px solid #CFD37C; height:25px; width:130px;}
#aff_pedigreeVirge .mere p{float:left; margin-right:10px; text-align:left;background-color: #FFE3E3;  border:5px solid #CFD37C; height:25px; width:130px;}

/*   exposition   */
#css_expo_pmpsi table {	font-family:Verdana, Arial, Helvetica, sans-serif;	width: 96%;	border: 1px solid #000;	border-bottom: 0px;	font-size:  11px;	margin-top:25px;}
#css_expo_pmpsi caption {	background-color: #7BA6D1; color: #FFF; text-align: left; vertical-align:middle;	padding:5px; font-size:small; }		
#css_expo_pmpsi th {	color: #FFFFFF;	text-align: left;	vertical-align:middle;	padding:5px;	background-color: #000;	font-size: 11px; }		
#css_expo_pmpsi th a        {        text-decoration:none;        color: #4f6b72;        background:transparent;        }		
#css_expo_pmpsi td a {        text-decoration:none;        color:#239;        background:transparent; }
#css_expo_pmpsi td a:hover{        color:#a84444;        border-bottom:1px dotted #a80000;        background:transparent;}
#css_expo_pmpsi td {        border-bottom: 1px solid #666;        padding: 2px;}
#tableexpo_pmpsi{ width:100%; text-align: left; }
#css_expo_pmpsi #tablenexpo_pmpsi td {	background-color: #7BA6D1;	font-size: 10px;	color: #000;}

div#footer{
	background-image:url(../template/ico_footer.jpg); background-repeat:repeat;

position: relative;	
width: 1003px; 
height:50px;	
bottom: 0;	

border-top: 1px solid #000;	
padding:10px;
font-size:11px; 
}

div#footer a{color: #fff; font-weight:bold; }

