body{
	background: #006 ;
	background-image: url(/images/fond.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding-top: 100px;
	link: #0000CC;
	vlink: #0000CC; 
	alink: #0000CC;
	}

table{ background: #FFF ; 
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-left: 10px;
	
}

.Contenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	padding: 10px;
	background: url('images/angle-HD.jpg') top right no-repeat
	
}

.Contenu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding: 10px;
	background: url('images/pluie-orange.jpg') top center no-repeat
	
}

.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	padding-left: 10px;	
}

.lienH2 {
    color: #3366CC;
	background-repeat: no-repeat;
	background-position: left center;
	}

.cadre1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FF9900;
	border: 1px solid #000000;
	left: 100%;
	top: 100%;
	float: none;
	position: static;
	width: 100%;
	font-weight: bold;
	height: 20px;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 15px;
	line-height: normal;
	list-style-image: url((URL));
	list-style-type: decimal;




}
.definition {
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}



h1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
	color: #6580DC;
}

h2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
	color: #6580DC;
}

h3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	color: #009900;
}

h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

h5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}
.bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006600;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 130px;
	border: 1px solid #006600;
	float: left;
	cursor: crosshair;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
color: #333;
}

#navlist li a { text-decoration: none;}
#navlist li a:link { color: #333; }
#navlist li a:visited { color: #333; }
#navlist li a:hover { color: #F00;}

#navlist li
{
padding-left: 15px;
background-image: url(http://www.geek-info.fr/2V1/rubrique-symbole.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

a:link
{
color:#03C;
text-decoration: none
}

a:visited
{
color:#03C;
text-decoration: none
}

a:visited:hover
{
color: #F00;
text-decoration: none
}

a:hover
{
color: #F00;
text-decoration: none
}

a:active
{
color: #000000;
text-decoration: none
}

