#portada a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}

#portada a:hover{

	text-decoration: underline;
}

#izquierda .subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


#izquierda a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#izquierda a:hover{

	text-decoration: underline;
}

h3 { padding: 4px 0; margin:  0; color:#070707;font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px;}

.title{
	color:#070707;
	font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px;
}
.emph{
	color:#DA3B3B;
}
.subtitle{
	font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px; 	
	color: #070707;
}
.huge{
	color:#070707;
	font: 2em Arial, Sans-Serif; letter-spacing: -1px; 
	font-weight:bold;
	padding:4px;
	text-align:center;	
}

.forms{
	font-size: 10px;
	color: #070707;
}

.forms_white{
	font-size: 10px;
	color: #FFF;
}


a.outlink{
	color:#070707;
	text-decoration:underline;
}
a.outlink:hover {
	color:#070707;
	text-decoration: none;
}

a.subtitle{
	color:#070707;
	text-decoration:underline;
}

a.title{
	color:#070707;
	text-decoration:underline;
}

.white{
	color:#ffffff;
}
a.white{
	color:#ffffff;
	text-decoration:none;
}
a.white:hover{
	color:#ffffff;
	text-decoration:underline;
}
.subtext{
	font-size: 11px;
	color:#070707;
}
a.subtext{
	font-size: 11px;
	color:#070707;
	text-decoration:none;
}
a.subtext: hover{
		font-size: 11px;
	color:#070707;
	text-decoration:underline;
}

.green{
	color:#7E8E1E;
}
.newtext{
	color:#7E8E1E;
}
a.green{
	color:#7E8E1E;
	text-decoration:underline;
}
a.red{
	color:#DA3B3B;
	text-decoration:none;
}
a.yellow{
	color:#FFF468;
	text-decoration:underline;
}
.yellow{
	color:#FFF468;
}
a.black{
	color:#000000;
	text-decoration:none;
}
a.black:hover{
	color:#000000;
	text-decoration:underline;
}
a.sitemap{
	color:#000000;
	text-decoration:none;
}
a.sitemap:hover{
	color:#000000;
	text-decoration:underline;
}

/** LISTS **/

ul.indent{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;	
}

li.foro{
	padding:5px 5px 5px 5px; 
	margin:0px 0px 0px 0px;
	list-style:none;
	background:url(images/cats3.gif) left bottom repeat-x;	
}

.list0 {
	padding: 0px;
	padding-left: 0px;
}

.list1 {
	list-style: url(images/bullet.html);
	margin-left: 50px;	
	padding-left: 0px;

}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;	
}


/** FORMS **/

.input0{
	width: 120px;
	border: 1px solid #DDD;
	height:20px;
}

.input_pseudo{
	font-size: 10px;
	border: 1px solid #000;	
	color:#000;	
	background: #fff;
}
.input_pseudo:hover{
	font-size: 10px;
	background: #EEEEEE;
	color: #000;
}

.input1{
	width: 300px;
	border: 1px solid #DDDDDD;
}
.input1_button{
	font-size:12px;
	font-family:Verdana,sans-serif;
	color:#000;
	width:100px;
	background-color:#ffffff;
	border-style:solid;
	border-color:#000;
	border-width:1px;
}
.input1_button:hover{
	background: #EEEEEE;
	color:#000;
}

.input2{
	width: 580px;
	border: 1px solid #DDDDDD;
}

.search {
	border: 1px solid #DDD;
	padding: 4px;
}
.search_button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/** IMAGES **/

.img1{
	float: left;
	margin-right: 15px;
}
img.left{
	float: left;
	margin: 3px 10px 10px 0px;
	border: 0px;
}
img.right{
	float: right;
	margin: 0px 10px 10px 3px;
}
img.border{
	float: left;
	margin-right: 15px;
}
/** MESSAGE BOX **/

.message-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-alert{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	width:95%;
	text-align:center;
}
/** TABLES **/

table#foro{
	background-color:#fcfcf6;
	padding: 0.2em;
}

table#recursos{
	background-color:#fcfcf6;
	padding: 10;
}

table#docs{
	background-color:#fcfcf6;
	padding: 10;
}
table#blog{
	background-color:#fcfcf6;
	padding: 10;
}
table#code{
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #ffa200;
	margin-left: 10px;
	color: #555;
	padding: 10px;
	font: normal .9em "Lucida Sans Unicode",serif;	
}
table#item {
	padding: 0px;
	border: 0px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
table#item_blog {
	padding: 20px;
	border: 0px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table#news {
background:url(images/menu_dashed.gif) left bottom repeat-x;
font-weight:400
}

table#news .emph {
	color:#070707;
	font: bold 1em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px;
}

table#bookmark tr {
background:url(images/menu_dashed.gif) left top repeat-x
}

table#printable .subtext {
text-transform:none;
color:#adaca4;
font-size:12px;
font-family:helvetica,arial,sans-serif;
font-weight:700
}
	

/** MISC **/
.hr {
	height: 1px;
}

cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}


/***********  TEMPLATE  ******************/		

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;

	background-image:url('images2/back1.jpg');
	background-repeat:repeat;
} 

.shadow {
	-moz-box-shadow: 6px 6px 6px #000;
	-webkit-box-shadow: 6px 36x 7px #000;
	box-shadow: 6px 6px 7px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}


p {
	margin: 0;
	padding: 0;
}

a {
	font-size: 12px;
	color: #44414C;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


#conteneur {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#conteneur_contact {
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url('images/fond_haut_contact.html') top left no-repeat;
}

#visionneuse_hp {
	
}

.push_hp_1 {
	position: relative;
	float: left;
	width: 234px;
	height: 122px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.push_hp_1 .clic_push {
	position: absolute;
	top: 0;
	left: 0;
	width: 234px;
	height: 122px;
}

.push_hp_2 {
	position: relative;
	float: left;
	width: 236px;
	height: 122px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.push_hp_2 .clic_push {
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	height: 122px;
}

.push_hp_3 {
	position: relative;
	float: left;
	width: 236px;
	height: 122px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.push_hp_3 .clic_push {
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	height: 122px;
}

.push_hp_4 {
	position: relative;
	float: left;
	width: 234px;
	height: 122px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.push_hp_4 .clic_push {
	position: absolute;
	top: 0;
	left: 0;
	width: 234px;
	height: 122px;
}

p.titre_push {
	padding-left: 5px;
	padding-top: 10px;
	width: 220px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.titre_push_4 {
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.texte_push {
	padding-left: 120px;
	padding-top: 11px;
	width: 114px;
}

p.texte_push_4 {
	padding-left: 10px;
	padding-top: 11px;
	width: 200px;
}

#contenu_principal {
	float: left;
	width: 758px;
}

#col_gauche_image_logo {
	float: left;
	width: 269px;
}

.push_pratique {
	width: 269px;
	height: 185px;
	background: #FFFFFF url('images/fond_pratique.html') top left no-repeat;
}

.push_sejour {
	position: relative;
	width: 269px;
	height: 185px;
}

.push_sejour .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 269px;
	height: 185px;
}

p.titre_push_pratique {
	padding-left: 20px;
	padding-top: 78px;
	width: 210px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399cc;
}

p.texte_push_pratique {
	padding-left: 20px;
	padding-top: 8px;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

p.texte_push_pratique a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
p.texte_push_pratique a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#fond_sejour1_sas {
	position: relative;
	width: 420px;
	height: 94px;
}

#fond_sejour1_sas .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 94px;
}

#fond_sejour2_sas {
	position: relative;
	width: 420px;
	height: 108px;
}

#fond_sejour3_sas {
	position: relative;
	width: 420px;
	height: 108px;
}

#fond_sejour4_sas {
	position: relative;
	width: 420px;
	height: 108px;
}

#fond_sejour4_sas .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 104px;
}

#fond_sejour3_sas .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 104px;
}

#fond_sejour2_sas .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 108px;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

a.news_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}
a.news_title:hover{
text-decoration: underline;
}

p.titre_sejour_sas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

p.titre_sejour_sas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}
p.titre_sejour_sas a:hover{
	text-decoration: underline;
}

p.texte_sejour_sas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

p.texte_sejour_sas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}

p.texte_sejour_sas a:hover{
	text-decoration: underline;
}

.news_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

a.news_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}

a.news_description:hover{
	text-decoration: underline;
}

#contenu_texte_centre {
	float: left;
	width: 420px;
	padding-top: 17px;
	background: #FFFFFF url('images/fond-contenu-centre.html') top left no-repeat;
}

.portada {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: 346px;
	height: 98px;
	margin-left: 15px;
}

.portada_sas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #44414c;
	text-align: justify;
	width: 346px;
	height: 98px;
	margin-left: 15px;
	line-height: 13px;
}

h1.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 8px;
}

#fond_spec {
	width: 420px;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84002E;
}

#fond1_sas {
	float: left;
	width: 248px;
	height: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84002E;
	font-weight: bold;
}

#fond2_sas {
	float: left;
	width: 241px;
	height: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84002E;
	font-weight: bold;
}

h1.titre_sejour_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #000;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	line-height: 25px;
}

.tab_cell_texte_sas {
	padding-top: 10px;
	width: 120px;
}

.tab_cell_img_fleche_sas {
	padding-top: 27px;
}

.tab_cell_office_tourisme {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-left: 12px;
	padding-top: 2px;
}

.tab_cell_office_tourisme a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.tab_cell_office_tourisme a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.push1_sej {
	position: relative;
	float: left;
	width: 246px;
	height: 129px;
	color: #FFFFFF;
}

.push2_sej {
	position: relative;
	float: left;
	width: 246px;
	height: 129px;
	margin-left: 6px;
	color: #FFFFFF;
}

.push3_sej {
	position: relative;
	float: left;
	width: 260px;
	height: 150px;
	color: #FFFFFF;
}

p.titre_push_sas3 {
	padding-left: 20px;
	padding-top: 38px;
	width: 210px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399cc;
}

p.texte_push_sas3 {
	padding-left: 20px;
	padding-top: 8px;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.push1_sej .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 246px;
	height: 129px;
}

.push2_sej .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 246px;
	height: 129px;
}

.push3_sej .clic_push_sej {
	position: absolute;
	top: 0;
	left: 0;
	width: 251px;
	height: 129px;
}

p.titre_push_sej {
	padding-left: 5px;
	padding-top: 10px;
	width: 225px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.texte_push_sej {
	padding-left: 120px;
	padding-top: 8px;
	width: 123px;
	font-size: 11px;
	font-weight: bold;
}
p.titre_push_sej_2lignes {
	padding-left: 5px;
	padding-top: 5px;
	line-height:14px;
	width: 225px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.texte_push_sej_2lignes {
	padding-left: 120px;
	padding-top: 13px;
	height:84px;
	width: 123px;
	font-size: 11px;
	font-weight: bold;
}
p.titre_push_sej3 {
	padding-left: 20px;
	padding-top: 26px;
	width: 210px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.texte_push_sej3 {
	padding-left: 20px;
	padding-top: 8px;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
}

p.titre_push_sej_page {
	padding-left: 20px;
	padding-top: 66px;
	width: 210px;
	height: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

p.texte_push_sej_page {
	padding-left: 20px;
	padding-top: 8px;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

p.titre_push_rdv3 {
	padding-left: 20px;
	padding-top: 26px;
	width: 210px;
	height: 20px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399cc;
	line-height: 13px;
}

p.texte_push_rdv3 {
	padding-left: 20px;
	padding-top: 13px;
	width: 220px;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 11px;
}

p.texte_push_rdv3 a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

p.texte_push_rdv3 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}



#col_droite {
	float: left;
	width: 197px;
}

#lien_retour_hp_ville {
	margin-left: 362px;
	margin-top: 90px;
}

a.lien_retour_ville {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #742123;
	text-decoration: none;
	font-weight: bold;
}
a:hover.lien_retour_ville {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #742123;
	text-decoration: underline;
	font-weight: bold;
}

.cell_tab_autres_villes {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
}

a.lien_autres_villes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #84002E;
	text-decoration: none;
}

a:hover.lien_autres_villes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #84002E;
	text-decoration: underline;
}

#heure_col_droite {
	width: 197px;
	height: 46px;
}

#col_droite_titre_nav {
	width: 197px;
	background: #FFFFFF url('images/fond_menu_col_droite.html') top left repeat-y;
}

ul.liste_menu_col_droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	margin-left: 25px;
	padding-bottom: 15px;
	width: 160px;
}

ul.liste_menu_col_droite li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
}

ul.liste_menu_col_droite li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}

#push_cd_newsletter {
	width: 197px;
	height: 81px;
	background: #FFFFFF url('images/fond_cd_news.html') top left no-repeat;
}

.form_newsletter {
	margin: 0;
	padding: 0;
}

.input_newsletter {
	font-size: 14px;
	color: #666666;
	width: 139px;
	height: 18px;
	border: 1px solid #707070;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a.lien_sas {
	font-size: 12px;
	color: #84002E;
	font-weight: bold;
	text-decoration: none;
}
a:hover.lien_sas {
	font-size: 12px;
	color: #84002E;
	font-weight: bold;
	text-decoration: none;
}

/*  Contact */
p.texte_contact {
	color: #44414c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.lien_contact {
	color: #44414c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a:hover.lien_contact {
	color: #44414c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#footer_hp {
	width: 955px;
	margin-top: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	background: #FFFFFF url('images/fond_footer.html') top left no-repeat;
}

#footer_hp a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footer_hp a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#footer {
	width: 955px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	background: #FFFFFF url('images/fond_footer.html') top left no-repeat;
}

#footer a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

/*  alternatif  */
a.lien_alt {
	color: #548dd4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:hover.lien_alt {
	color: #548dd4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.bloc_sejours_archive {
	margin-left: 45px;
	margin-bottom: 25px;
	margin-top: 10px;
}

a.lien_archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84002E;
}

.btn_retour_archive {
	position: absolute;
	top: 0px;
	right: 0;
}


ul#navigation {
	padding: 0;
	margin: 0;
	background-color: #000;
	color: #fff;
	float: left;
	font-weight:bold;
	width: 100%;
}
ul#navigation li { display: inline; }
ul#navigation li a {
  padding: .25em 1em;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  float: left;
  border-bottom: solid 0px #fff;
  border-top: solid 0px #fff;
  font-weight:bold;
  border-right: solid 0px #fff;
}
ul#navigation li a:hover {
	color: #000;
	background-color: #fff;
}
ul#navigation  li a.active,
ul#navigation  li a.active:hover {
   color:#000;
   background:#fff;
   font-weight:bold;
}

ul#navigation ul {
position: absolute;
z-index: 500;
}

#menu {
width: 100%;
background: #000;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: 100px;

}

#menu a, #menu h2 {

  
  display: block;
border-width: 1px;
border-style: solid;
border-color: #fff #fff #000 #000;
margin: 0;
padding: 2px 3px;

  
}

#menu a.menu_title{
	color: #ff000;
}

#menu a {
color: #fff;
background: #000;
text-decoration: none;
border-color: #fff #fff #000 #000;
}

#menu a:hover {
color: #000;
background: #fff;
}

#menu li {position: relative;}

#menu ul ul a{
color: #000;
background: #f0f0f0;
border-color: #000 #000 #000 #000;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



.search {
border:1px solid #DDD;
font-size:10px;
width:150px;
padding:0
}

.search_button {
background:url(images/search.gif) no-repeat left bottom;
border:none;
height:15px;
width:15px
}

