*
{
	margin : 0 ;
	padding : 0 ;
	border : none ;
	text-decoration : none ;
	list-style-type : none ;
	color : White ;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	font-weight : normal ;
	font-style : normal ;
}

html 
{
	background-color : White ;
}

body 
{
	position : relative ;
	width : 900px ;
	margin : 0 auto ;
	border : solid ;
	background-color : #272D51 ;
}


#accueil
{
	margin-left : 1px ;
	padding-right : 13px ;
	padding-left : 5px ;
}

#contacte 
{
	padding-right : 20px ;
	padding-left : 5px ;
	margin-left : -3px ;
	background-image : url(../img/fonddroitmenu.jpg);
	background-repeat : no-repeat ;
	background-position : right ;
}

tt 
{
	background-color : #9396A7 ; 
	padding-bottom : 2px ;
}

tt a, #coordonnees strong { font-weight : bold ; }

#menu
{
	float : left ;
	top : 15px ;
}

#actu, #contact
{
	visibility : hidden ;
}

#menuDrt 
{
	float : right ;
	top : 15px ;
}

#menu li, #menuDrt li
{
	display : block ;
	padding-left : 5px ;
	padding-top : 2px ;
	padding-bottom : 2px ;
	border : solid 1px white ;
	width : 150px ;
	margin-bottom : 5px ;
}

#menu li { border-left : none ; }

#menuDrt li { border-right : none ; }

.list_table td 
{
	width : 50% ;
	border : solid 1px White ;
	background-color : White ;
	vertical-align : top ;
	text-align : center ;
}

#detail 
{
	border : solid 1px White ;
	width : 560px ;
	margin-left : 170px ;
	background-color : White ;
}

#detail h3, #liste h3
{
	color : #DF3A3E ;
	font-weight : bold ;
	height : 20px ;
	padding-top : 5px ;
	text-align : center ;
	background-color : #272D51 ;
	width : 100% ;
}

#texte, #texte td, #listeDesc, #listeDesc p
{
	color : Black ;
	padding-left : 2px ;
	vertical-align : top ;
}

#listeDesc p 
{
	text-align : justify ; 
	margin : 5px ;
}

.lien_detail
{
	display : block ;
	text-align : right ;
}

#description 
{
	text-align : justify ;
}

#galerie a
{
	display : block ;
	color : #DF3A3E ;
	font-weight : bold ;
	text-align : right ;
}

#formContact
{
	width : 560px ;
	left : 170px ;
}

#formulaire 
{
	width : 560px ;
	left : -150px ;
}

#formulaire input, option, textarea, select, #panel input
{
	color : Black ;
}

#detEnt
{
	position : relative ;
	width : 560px ;
	margin-left : 170px ;
}

#detEnt h3 
{
	color : #DF3A3E ;
	font-size : 12px ;
}

#coordonnees
{
	clear : both ;
	text-align : center ;
	width : 900px ;
	padding : 15px 0 ;
}

