body
{
	margin:0px;
	padding:0px;
	background-color:white;
}
p,li,td,blockquote
{
	font-size:13px;
}
li,h2,h3,h4,h5,td,blockquote
{
	font-family:Arial;
}
p
{
	font-family:Verdana;
}
a 
{
 color: #00587B;
 text-decoration: none;
 font-weight:bold;
}

a:hover 
{
 color: #ff9900;
 text-decoration: none;
 text-decoration: underline;
}

input
{
	font-size:13px;
}
.input
{
	border:1px solid #47B5DA;
	color:#3991AF;
	background-color:#FBFAE5;
}
.input:hover
{
	background-color:#E5F5FF;
}
.center
{
	text-align:center;
}
.rouge
{
	color:red;
}
.fond-bleu
{
	background-color:#E4F5FF;
	border:1px dashed #47B5DA;
	margin:10px;
	padding:10px;
}
.border
{
	border:1px solid black;
}
.clear
{
	clear:both;
}

.avion_link_r
{
	font-size:9px;
}
.sp_link
{
	display:none;
}



#head 
{
	background:url("../images/site/bg-head.jpg") repeat-y ;
}
#head h1
{
	padding:0px;
	margin:0px;
}
#head img
{
	border:none;
}
#head  .top-head
{
	background: url("../images/site/top-head.jpg") repeat-x;
	height:17px;
}
#head  .top-head p
{
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0;
	padding-right:10px;
	font-weight:bold;
}
#head  .top-head p a
{
	color:#A70000;
}
#head  .top-head p a:hover
{
	color:red;
	text-decoration:none;
}
#head .middle
{
	border-collapse: collapse;
	width:100%;
}
#head .middle td ,.middle tr
{
	margin:0px;
	padding:0px;
	font-size:0px;
}
#head .middle .logo
{
	width:296px;
}
#head .middle .cadre-pub
{
	margin:auto;
	width:468px;
	height:75px;
	background-color:rgb(71,181,217);
	text-align:left;
	padding:1px;
}

#head .middle .cadre-pub p
{
	margin:0;
	padding:0;
	font-size:9px;
	color:white;
	text-align:right;
	margin-right:10px;
}

#head .bottom-head
{
	background-color:#FFA220;
	padding-bottom:5px;
	border-top:1px solid #965F13;
	border-bottom:1px solid #965F13;
}
#head .bottom-head p
{
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	color:white;
}
#head .bottom-head p a
{
	color:#744A0F;
}
#head .bottom-head a:hover
{
	color:white;
}

/* -------------------------------------------------------------------- */

#body_page
{
	background-color:#FFF886;
	margin:0px;
}

/* -------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#main
{
	background-color:white;
}
#main p,#main td,#main li
{
	text-align:justify;
}

#main ul
{
	list-style:none;

}
#main li
{
	background:url("../images/site/fleche_orange.gif") no-repeat 0px 2px;
	padding-left:10px;
	line-height:1.1;
}

#main .title-princ
{
	padding:0px;
}
#main .title-princ h2
{
	background:url('../images/site/fond_h2.jpg') no-repeat center #FFF886;
	border-bottom:1px solid #FFE282;
	font-size:22px;
	font-style:italic;
	text-align:center;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	padding:5px;
	color:#744A0F;
	font-family:Verdana;
}
#main .title-princ .ombre_h2
{
	background:url('../images/site/ombre_h2.jpg') no-repeat center;
	height:5px;
}
#main h3
{
	font-size:18px;
}
#main .sous-main
{
	padding:20px;
}
#main .main-title-red,#main .main-title-blue
{
	margin-bottom:10px;
}
#main h3
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	color:#CC3300;
	font-style:italic;
	padding-top:3px;
	border-bottom:1px solid #FFAB0B;
}
#main .text
{
	min-height:150px;
}
#main .text a img
{
	border:0px;
}

#main .text-bord
{
	border-left:1px solid black;
	margin-left:15px;
	margin-bottom:10px;
}
#main .text-bord .first:first-letter
{
	font-size:20px;
	font-weight:bold;
	font-family:"Times new roman";
}
#main .text .link_int
{
 	padding-right: 13px;
 	background: url("../images/site/internal.png") no-repeat 100% 4px;
}
#main .text h4
{
	border-bottom:1px dashed #FFAB0B;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	font-style:italic;
	font-size:16px;
	background-color:#FFF886;
	color:#CC3300;
}
#main .text p, #main .text table, #main .text h5
{
	margin-left:10px;
}
#main .text .preview
{
	font-size:16px;
	font-family:Verdana;
	padding:10px;
	margin:10px;
	margin-top:0px;
	border:1px solid #47B5D9;
	background-color:#E4F5FD;
	font-weight:bold;
	color:#3991AF;
}
#main .text .img-right,.cadre_img_right
{
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	
}
#main .text .img-left,.cadre_img_left
{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	
}
#main .text .cadre_img
{
	display:table;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	
}
*html #main .text .cadre_img
{
	width:200px;
}
*html #main .text .cadre_img p
{

}
#main .text .cadre_img_right,#main .text .cadre_img_left,#main .text .cadre_img,#main .text .cadre_img
{
	border:1px solid #47B5DA;
	padding:5px;
	background-color:#E4F5FD;	
}
#main .text .cadre_img_right p,#main .text .cadre_img_left p,#main .text .cadre_img p
{
	color:#00587B;
	font-size:9px;
	text-align:center;
	margin:2px;
}
#main .text .center
{
	text-align:center;
}
#main .text-menu
{
	background-color:#FBFAE5;
	border-bottom:1px solid #FFC000;
	padding-bottom:10px;
	margin-bottom:15px;
}
#main .text-menu h5
{
	font-family:Arial;
	font-size:14px;
	color:white;
	background-color:#FAA60B;
	margin:2px;
	padding:3px;
	/*border-bottom:1px solid #FAA60B;*/
}
#main .text-menu ul
{
	padding-top:10px;
}
#main .text-menu .r li
{
	list-style-type:none;
	padding-left:18px;
	background: url("../images/site/bout-menu-r.jpg") no-repeat 2px 0px;
}
#main .cadre_meteo_today
{
	background-color:#E4F5FF;
	border-bottom:1px solid #47B5DA;
	margin:10px;
	margin-top:0px;
}
#main .cadre_meteo_today h5
{
	font-family:Arial;
	font-size:14px;
	padding:5px;
	background-color:#47B5DA;
	color:white;
	border-bottom:1px solid white;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
}

#main .cadre_meteo_today .info p
{
	color:#00587B;
	font-weight:bold;
	margin:3px;
	font-size:12px;
}
#main .cadre_meteo_today table
{
	background-color:#47B5D8;
	border:2px solid white;
}

#main .cadre_meteo_today td
{
	
	text-align:center;
	width:50%;
	font-weight:bold;
	color:white;
}
#main .cadre_meteo table
{
	display:inline;
}
#main .link-page
{
	background-color:rgb(229,245,255);
	border:1px solid rgb(71,181,217);
	font-size:12px;
	text-align:center;
	padding:5px;
	color:#3991AF;
}
#main .gg_marron
{
	margin-left:10px;
	margin-right:10px;
	background-color:#FFF886;
	border: 2px solid #FFAB0B;
	padding:5px;
	text-align:center;
}
#main .gg_marron a
{
	color:rgb(206, 66, 19);
}
#main .url
{
	color:#7D7B6D;
	font-size:9px;
}



#footer
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
	border-bottom:2px solid rgb(255, 171, 11);
}
#footer a img
{
	border:0px;
}
#footer .top-bottom
{
	background-color:#FFA220;
	border-top:1px solid #965F13;
	border-bottom:1px solid #965F13;
	height:20px;
}

#footer .copy
{
	text-align:center;
	font-size:9px;
	color:gray;
	font-weight:normal;
	padding:4px;
	margin:0px;
}
#footer .foot_bl, #footer .foot_bl a
{
	text-align:center;
	font-size:9px;
	font-weight:normal;
	color:gray;
	padding:3px;
	margin:0px;
}

