/* CSS Document */
#bloc_orange
{
	width				: 320px; 
	float				: left; 
	margin-bottom		: 10px;
	margin-left			: 5px;
	margin-right		: 10px ;
	margin-top			: 10px;
	height				: 200px; 
}
img
{
	border:1px solid #FFFFFF;
}
.carte
{
	float:left;
	width				: 680px; 
	height				: 503px; 
	background-color	: #FFFFFF;
	padding-left		: 0px;
	text-align			:center;
}
#bloc_orange_pr
{
	width				: 550px; 
	float				: left;
	margin-bottom		: 10px;
	/*margin-left			: 10px !important;*/
	margin-left			: 5px;
	margin-right		: 10px;
	margin-top			: 10px;
}

#bloc_orange li, #bloc_orange_pr li
{
	line-height			: 20px;
	font-size			: 11px;
}

#bloc_orange_header
{
	background-image	: url(../images/barre.gif);
	height				: 12px;
	
}
#bloc_bleu_header
{
	background-image	: url(../images/barre-bleu.gif);
	height				: 12px;
	
}
#bloc_barre_red
{
	background-image	: url(../images/Barre-rouge.gif);
	height				: 12px;
	
}
#bloc_barre_blue
{
	background-image	: url(../images/Barre-bleu.gif);
	height				: 12px;
	
}
#bloc_barre_green
{
	background-image	: url(../images/Barre-vert.gif);
	height				: 12px;
	
}
#bloc_barre_orange
{
	background-image	: url(../images/Barre-orange.gif);
	height				: 12px;
	
}

#bloc_orange .bloc_orange_content, #bloc_orange_pr .bloc_orange_content
{
	background-color	: #FAFAFA; 
	padding-top			: 4px;
	padding-bottom		: 4px;
	padding-left		: 4px;
	padding-right		: 4px;
	border				: 1px solid #D1CEC3;
}

#contact_bloc{}
#contact_bloc table
{
	margin				: 0 0 0 15px;
	font-size			: 10px;
}
#contact_bloc input,#contact_bloc select
{
	height				: 17px;
	font-family			: tahoma;
}

#contact_bloc #label
{
	font-weight			: bold;
	font-size			: 10px;
}

#condition_general
{
	font-size			: 10px;
	border				: 1px dashed #666666;
	background			: #999999;
	margin				: 5px 15px 5px 15px;
	padding-left		: 3px;
}
#message_div
{
	margin 				: 0  0 0 15px;
}
.input_BG 
{ 
	background-color	: #F0F0F0; 
	font				: 11px Tahoma; 
	border				: 1px solid #9EA0CB; 
	height				: 20px; 
	text-decoration		: none; 
}
#date_news
{
	color				: #246494;
	font-size			: 11px;
}
#titre_news
{
	font-size			: 11px;
	font-weight			: bold;
}
#resume_news
{
	font-style			: italic;
	color				: #666666;
	font-size			: 11px;
}

