BODY    {
		BACKGROUND-POSITION: left top; MARGIN : 0px;
		BACKGROUND-COLOR : #000040;

		font-size : 12px; font-family : Verdana; font-weight :normal; color : #000000;
		LINE-HEIGHT: 17px;


        }

TD	{
	font-size : 12px;
}


a { 
	color : #00004a;
	text-decoration : none;
    
}

a:hover {
	 color : #00004a;
	text-decoration : underline;
}






#box {
	height : auto !important;
	min-height : 150px;
	height : 150px;
	border : solid 1px #949494; 
	background : #efefef; 
	text-align : left; 
	padding : 1px;


}

.petite {
	width : 418px;
}


.moyenne {
	width : 460px;
}

.grande {
	width : 500px;
}


.gallery {
	width : 418px;
}


.gallery img {
	margin : 10px;
}


#box #partie_gauche {
	border-left : solid 1px #949494; 
	margin-left : 225px;
	padding : 1px; 
}


#box #partie_droite {
	border-left : solid 1px #949494; 
	margin-left : 195px;
	padding : 1px; 
}









#titre {
	background : #00004a;
	background : url(decors/fond_titre.jpg);
	background-repeat: no-repeat;
	height : 20px;

	line-height : 20px;

	text-align : right;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial;

	padding-top : 0px;
	padding-right : 3px;
	
}



#detail {

	text-align : left;
	color : #333333;
	font-size : 9px;
	line-height : 15px;

	font-family : MS Sans Serif, Arial;

	padding-left : 5px;


	
}


#detail a {

	color : #666666;
	text-decoration : none;
	
	
}

#detail a:hover {

	color : #000000;
	text-decoration : none;
	
}


#detail a.titre {

	color : #00004a;
	font-size : 15px;
	font-weight : bold;
	
	
}

#detail a.titre:hover {

	color : #000000;
	text-decoration : none;
	
}



#bouton_detail {

	display : block;
	width : 500px;

	font-weight : bold;
	font-family: arial;
}

#boutton_detail a {
	display: block;

	height: 32px;
	padding-left : 42px;

	line-height : 27px;
	font-size : 12px;

	background: url(decors/fond_bouton_detail.jpg);
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	border : 1px solid #bfbfbf;

}

#boutton_detail a:hover {
	display: block;

	background: #00004a;
	color : #ffd200;



}


#detail_fiche {

	text-align : left;
	color : #333333;
	font-size : 14px;
	line-height : 18px;

	font-family : MS Sans Serif, Arial;

	padding-left : 5px;


	
}



#detail_fiche .titre {

	color : #00004a;
	font-size : 18px;
	font-weight : bold;

	line-height : 25px;

	display : block;
	background : #DDDDDD;
	
	
}

#detail_fiche .infos {
	color : #00004a;
	font-size : 13px;
	font-weight : bold;

	border-bottom : 1px solid #AAAAAA;

	display : block;
	margin-right : 50px;


}



.infos {
	color : #00004a;
	font-size : 13px;
	font-weight : bold;

	border-bottom : 1px solid #AAAAAA;

	display : block;
	margin-right : 50px;


}








#cadre_aff_liste {
	width : 500px; 
	height : 35px; 

	line-height : 35px; 
	border : solid 1px #949494;

	background : #efefef; 
	text-align : left; 

	padding : 1px;

	text-align : center;
	font-weight : bold;


}

#cadre_aff_liste a {
	display : block;
	text-decoration : none;
}

#cadre_aff_liste a:hover {
	display : block;

	background: #00004a;
	color : #ffd200;
}


#legende {

	background : #CCCCCC;
	border : 1px solid #555555;

	margin : 5px; 
	line-height : 25px;

}




TEXTAREA, INPUT, SELECT { 

		background-color: #f2f2f2;
 
		font-family : Verdana;
		color: #000000; 
		font-size: 12px;

		border: 1px solid #00004a;

		margin-bottom: 10px;
	}



