A{
	color: #0083D5;
}

H1,H2,H3,H4{
	color:#0083D5;
}

H1 A,H2 A,H3 A,H4 A{
	color:#0083D5;
}

H1 A:hover,H2 A:hover,H3 A:hover,H4 A:hover{
	text-decoration:none;
}

H1{ 
    border-bottom:1px dashed #999999;
}

/*** COMMUN ***/
#top{

}

/**** MAIN ***/
#section_title{
    /*width:128px;
	height:20px;*/
}

#section_menu{
	background-color: #CCDFF0;
}

#section_menu_bottom{
	height:37px;
	background-color: #CCDFF0;
	background-attachment: scroll;
	background-image: url(../images/coinbleu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#section_title{
	color: #0083D5;
}

#section_title A{
	color: #0083D5;
}

#section_title A:hover{
	text-decoration:none;
}

#right_main{

}


#middle{

}

#footer_main{

}



