/* SITE EN GENERAL */
html {
background-repeat: repeat-x;
background-image: url(degrade.png);
background-color: 000098;
color:#003399;
}
body {
background-repeat: no-repeat;
background-image: url(degrade2.png);
margin: 0;
padding: 0;
color:#003399;
}
/* FORMULAIRES */
textarea, input, select, checkbox, radio {
font-family: Verdana;  
font-size: 14px; 
color:#003399;
border: 1px dotted #000098;
background-color: #CDD6F0;
}
.classwc
 {
width:640px;
height: 480px;
overflow: scroll;
border: collapse #111;
background: url(images/tableauderesultats.png) no-repeat;
}

td {
margin: 0;
font-family: Times New Roman;  
font-size: 14px; 
color:#003399;
}

/* LIENS */
A:link { color:#84b000; letter-spacing:1px; text-decoration:none; font-weight:bold;}
A:hover { color:#84b000; text-decoration:underline; font-weight:bold;}
A:visited { color:#84b000; text-decoration:none; font-weight:bold;}
A:active { color:#84b000; text-decoration:underline overline; font-weight:bold;}

/* STYLES D ECRITURE */
h1 { 
	font: Verdana;
	letter-spacing: 2px;
	font-size: 14px;
font-variant: small-caps; 	
	color: #003399;
	}
h11 { 
	font: Verdana;
	letter-spacing: 2px;
	font-size: 14px;
font-variant: small-caps; 	
	color: #FFFFFF;
	}
	
#index {
	padding-right: 5px;
	padding-left: 20px;
	background: url(images/icones/backfleur.png) no-repeat left bottom ;
	}

div#index h1 {
font-family: Arial CE;
font-size: 13;
font-variant: small-caps;
color: #4B4BD2;
letter-spacing: 2px;
}

div#result {
font-family: Comic Sans MS;
letter-spacing: 2px; 
color:#FF0000;
}
	
#titre {
font-family: Arial CE;
font-size: 13;
font-variant: small-caps;
color: #4B4BD2;
letter-spacing: 2px;
}
td#titre {
font-family: Arial CE;
font-size: 13;
font-variant: small-caps;
color: #4B4BD2;
letter-spacing: 2px;
text-align: center;
}
#HNelevage {
	font-size: 20 ;
	height: 30px;
	font-variant: small-caps;
	font-family: "Porky's";
	color: #039 ;
	}
#news {
	padding-left: 110px ;
	font-size: 20 ;
	height: 30px;
	font-variant: small-caps;
	font-family: "Porky's";
	background: url(images/sellerie/pomme.png) no-repeat left bottom ;
	color: #039 ;
	}
#blocnote {
	overflow-y:scroll;
	width:300; 
	height:284; 
	background: url(images/fond_blocnote.png) no-repeat;
}
	
#sign {
	text-align: right;
	padding-right: 10px;
	font-variant: small-caps;
	height: 18px;
	}
	
/* DEDIBOX */
#dedi {
A:link { color:#00FFFF; text-decoration:none }
A:hover { color:#00FFFF; text-decoration:underline overline; }
A:visited{ color:#00FFFF; text-decoration:none }
A:active{ color:#00FFFF; text-decoration:underline overline; }
}

/* TABLEAUX STYLE NOUVEAUTES */
td#H { background: url(images/table/table_bord_H.jpg); height: 16px; }
td#B { background: url(images/table/table_bord_B.jpg); height: 16px; }
td#D { background: url(images/table/table_bord_D.jpg); height: 16px; }
td#G { background: url(images/table/table_bord_G.jpg); height: 16px; }
