@import url("menu_voyages2008b.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color:#ffffff;
	background-image:url(../images/back2.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	margin-top:15px;
	padding: 0px;
	line-height:16px;
	text-align:left;
}


.main_div { background-color:#fff; width:820px; border:1px solid #999; border-bottom:0;   color:#000000;}


.index_left {  float:left; width:200px;  }
.index_right { float:right; width:565px;  padding-left:25px; padding-right:25px; text-align:justify; border-left:1px solid #999;}
.int { padding-top:15px;}

.footer { width:822px;  text-align:left; }

.bandeau_bleu{ background-image:url(../images/hautpage_ronds_bleu.jpg); background-repeat:repeat-x; height:54px; border:1px solid #999; border-top:0; }
.bandeau_mauve{ background-image:url(../images/hautpage_ronds_mauve.jpg); background-repeat:repeat-x;  height:54px; border:1px solid #999; border-top:0; }
.bandeau_orange{ background-image:url(../images/hautpage_ronds_orange.jpg); background-repeat:repeat-x;  height:54px; border:1px solid #999; border-top:0; }
.bandeau_vert{ background-image:url(../images/hautpage_ronds_vert.jpg); background-repeat:repeat-x;  height:54px; border:1px solid #999; border-top:0; }

.right_head a, .right_head a:visited{ display:inline; border:0;}

.menu_gauche {background-color:#fff; padding:10px;}

.menu_gauche a {color:#999; text-decoration:none;  font-size:14px; }

.menu_gauche a:hover {color:#57aa26;}






/* Texte*/
a {color:#58ab27; text-decoration:none; font-weight:bold;}
a:hover {color:#999;}



.titre_orange {  font-size: 34px;  color:#ec7205; line-height:34px; text-align:left;}
.titre_bleu {  font-size: 34px;  color:#7fcfeb; line-height:34px; text-align:left;}
.titre_rouge {  font-size: 34px; color:#cc071e; line-height:34px; text-align:left;}
.titre_vert {  font-size: 34px;  color:#94b303; line-height:34px; text-align:left;}
.titre_jaune {  font-size: 34px;  color:#f2b304; line-height:34px; text-align:left;}


.sous_titre_orange { font-size:20px;  color:#ec7205; line-height:27px; font-weight:bold; text-align:left;}
.sous_titre_jaune { font-size:20px;  color:#f2b304; line-height:27px; font-weight:bold; text-align:left;}
.sous_titre_bleu { font-size:20px; color:#2f4990; line-height:27px; font-weight:bold; text-align:left;}
.sous_titre_vert { font-size:20px; color:#94b303; line-height:27px; font-weight:bold; text-align:left;}



.intertitre_orange { font-size:16px;  color:#ec7205; text-align:left; font-weight:bold;}
.intertitre_jaune { font-size:16px;  color:#f2b304; font-weight:bold; text-align:left;}
.intertitre_bleu { font-size:16px; color:#2f4990; text-align:left; font-weight:bold;}
.intertitre_vert { font-size:16px; color:#94b303; text-align:left; font-weight:bold;}


.orange_13 { font-size:13px;  color:#ec7205; font-weight:bold; text-align:left;}

small { font-size:11px;}





 /* Round corners*/       
.bl {background: url(../images/round_gb.gif) 0 100% no-repeat; }
.br {background: url(../images/round_db.gif) 100% 100% no-repeat}
.tl {background: url(../images/round_gh.gif) 0 0 no-repeat}
.tr {background: url(../images/round_dh.gif) 100% 0 no-repeat; padding:10px} 
.t {background: url(../images/dot.gif) 0 0 repeat-x; }
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y} 

