/* CSS Document */

#entete
{
background-image:url("../images/bandeau_03.jpg");
background-repeat:no-repeat;
}

#cadregeneral 
{
background-image:url("../images/fonddecouleur_05_.gif");
border:1px solid #66CC00;
}

#centrale 
{
background-image:url("../images/bonhomme_vert.gif"); 
}

#interieur_centrale 
{
	background-image:url("../images/denis_mingarelli_skyr.jpg");
	
}

a
{
color:#66CC00;
}

.titres_couleur
{
color:#66CC00;
}

/*#text_central
{
height:150px;
width:440px;
margin-left: 120px;
}

.text_float_gauche
{
float:left;
width:215px;
}*/

.text_float_droit
{
/*float:right;
width:215px;*/
margin-left:280px;
}

.tete_align_gauche
{
float:left;
width:87px;
height:129px;
margin-left:20px;
}

/*#div_align_droite
{
background-color:#D5FFAA;
}*/

#note
{
margin-top:50px;
clear:both !important;
}

#pied_de_page
{
background-image:url("../images/liens_pied.jpg");
background-repeat:no-repeat;
border-top:1px solid #66CC00;
}

#pied_de_page a
{
color:#FFFFFF;
}
