@charset "utf-8";
/* CSS Document */


/*body*/
body{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:auto;
}
img{
	border:0;
}
/*Global content*/
#general_content_name{
	width:1000px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(images/philippe_courard.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
/*General content*/
#general_content{
	margin-top:20px;
	width:950px;
	height:auto;
	border:1px solid #CCC;
	float:right;
	position:relative;
}
/*Content text*/
#content{
	width:950px;
	height:auto;
}
#content_pagetxt{
	width:950px;
	height:auto;
	float:left;
	position:relative;
}
#content_pagetxt_global{
	width:950px;
	height:auto;
	float:left;
	position:relative;
	padding-bottom:30px;
}






/*Leftcontent*/

#content_lefttxt{
	width:480px;
	float:left;
	position:relative;
	height:auto;
	padding-left:20px;
	padding-bottom:30px;
}




/*Rightcontent*/

#content_righttxt{
	width:450px;
	float:left;
	position:relative;
	height:auto;
}




/*Rightcontent actualite*/
#content_actualite_righttxt{
	width:450px;
	float:left;
	position:relative;
	height:500px;
	background-image:url(images/philippe_courard_graph.jpg);
	background-repeat:no-repeat;
		background-position:right bottom;
}
#content_actualite_righttxt ul li{
	list-style-type:square;
	line-height:1.5;
	color:#cc3a3a;
	}


/*Rightcontent boxes*/

.content_righttxt_box1{
	width:440px;
	height:auto;
	background-image:url(images/bloc_bg_ext_right.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #cc3a3a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:14px;
}
.content_righttxt_box1_titre{
	width:440px;
	height:20px;
	font-size:14px;
	color:#cc3a3a;
	background-image:url(images/deco_bloc_title_right.jpg);
}
.content_righttxt_box1 p{
	width:420px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
}

.content_righttxt_box1_maintitle{
	width:420px;
	height:20px;
	font-size:14px;
	color:white;
	background-image:url(images/deco_bloc_title.jpg);
	padding-left:20px;
	background-repeat:no-repeat;
}



/* Bottom */
#content_bottom{
	width:950px;
	height:25px;
	float:left;
	position:relative;
}
#content_bottom_links{
	width:920px;
	height:15px;
	padding-left:30px;
	float:left;
	position:relative;
	font-size:11px;
}
#content_bottom_links a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#content_bottom_links a:hover{
	font-size:11px;
	color:#cc3a3a;
	text-decoration:underline;
}





/*Title of page*/

#content_spacetitle{
	width:930px;
	height:21px;
	padding-left:20px;
	padding-top:1px;
}
.content_spacetitle{
	margin-top:20px;
	color:#cc3a3a;
	font-size:22px;
}





/*Blocs news page accueil*/
.content_bloc_news{
	width:460px;
	height:auto;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/bloc_bg_ext.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #cc3a3a;
}

.content_bloc_news p{
	width:440px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
}
.content_bloc_news span{
	width:455px;
	float:right;
	margin-right:5px;
}
.content_bloc_news span a{
	color:#000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
	margin-right:5px;
}
.content_bloc_news span a:hover{
	color:#cc3a3a;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
	margin-right:5px;
	}
.content_bloc_news_titre{
	width:450px;
	height:20px;
	font-size:14px;
	color:#cc3a3a;
	padding-left:10px;
}


.content_bloc_news_maintitle{
	width:440px;
	height:20px;
	font-size:14px;
	color:white;
	background-image:url(images/deco_bloc_title.jpg);
	padding-left:20px;
	background-repeat:no-repeat;
}

.content_bloc_news_up{
	width:950px;
	height:40px;
	float:left;
	position:relative;
	text-align:right;
}


/*Bloc page actualité*/
.content_bloc_actualite{
	width:460px;
	height:auto;
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.content_bloc_actualite p{
	width:440px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
}
.content_bloc_actualite_titre{
	width:450px;
	height:20px;
	font-size:14px;
	color:#cc3a3a;
	padding-left:10px;
}


/*Blocs news autres pages*/

#content_bloc_news_global{
	width:890px;
	height:auto;
	margin-top:15px;
	padding-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(images/philippe_courard_graph.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	position:relative;
}
#content_bloc_news_global2{
	width:890px;
	height:auto;
	margin-top:15px;
	padding-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	position:relative;
}
#content_bloc_news_global ul li{
	list-style-type:square;
	line-height:1.5;
}
#content_bloc_news_global table tr td{
	height:30px;
}
.content_bloc_news_global_img{
	float:left;
	margin-right:20px;
}
#content_bloc_news table tr td img{
	border:0;
}
#content_bloc_news_global table tr td a{
	color:#cc3a3a;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#content_bloc_news_global table tr td a:hover{
	color:#cc3a3a;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}



#content_bloc_news_global2 ul li{
	list-style-type:square;
	line-height:1.5;
}


/*Liens texte*/ 


a.lien_intratext{
	color:#cc3a3a;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a.lien_intratext:hover{
	color:#cc3a3a;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/*content up autres pages*/

#content_bloc_up{
	width:920px;
	padding-right:30px;
	height:40px;
	float:left;
	position:relative;
	text-align:right;
}






/*Banner space*/


#banner{
	width:950px;
	height:220px;
	background-color:#666;
}
#banner_name{
	height:20px;
	width:940px;
	background-color:#FFF;
	padding-top:10px;
	padding-left:10px;
}
.banner_name{
	color:#6e6e6e;
	font-size:16px;
}
#banner_flashcontent{
	width:950px;
	height:150px;
	background-color:#999;
}


/*Menu*/

#menu{
	width:870px;
	height:30px;
	background-image:url(images/logo_hotton_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f6f6f6;
	background-position:left;
	border-bottom:1px solid #cc3a3a;
	padding-left:80px;
	padding-top:10px;
}
#menu span{
	display:block;
	float:left;
	width:auto;
	background-color:#f6f6f6;
	margin-left:10px;
	color:#5C5C5C;
	font-size:16px;
}
#menu span a{
	color:#5C5C5C;
	font-size:16px;
	text-decoration:none;
}
#menu span a:hover{
	color:#cc3a3a;
	font-size:16px;
	text-decoration:underline;
}




h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc3a3a;
	padding-left:35px;
}
h2{
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc3a3a;
}
hr{
	color:#cc3a3a;
}