form
{
	margin:0;
	padding:0;
}

body, table, tr, td{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

INPUT { 
	color : #12682B;
	font-family : Arial, Helvetica, sans-serif;
	background-color:#F9EEDD; 
	font-size: 12 px; 
	font-weight : bold;
	border : 1px solid;
	padding : 1px 3px;
	}  

TEXTAREA { 
	color : #12682B;
	font-family : "Times New Roman", Times, serif;
	background-color:#F9EEDD; 
	font-size: 12 px; 
	font-weight : bold;
	border : 1px solid;
	scrollbar-3d-light-color : #FFFFCC;
	scrollbar-arrow-color : #12682B;
	scrollbar-base-color : #F9EEDD;
	scrollbar-dark-shadow-color : Yellow;
	scrollbar-shadow-color : #12682B;
	scrollbar-face-color : #F9EEDD;
	}


A.vert{
	background: #146E2D;
	font-size : 11px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.vert{
	background: #146E2D;
	font-size : 11px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

A.titre_menu {
	font-weight : bold;
	color : #20412A;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
	padding-top : 2px;
	
}

A:Hover.titre_menu {
	font-weight : bold;
	color : #6FAA77;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
	padding-top : 2px;
}

.text {
	color : Black;
	text-align : justify;
}

A.lien {
	color : #00260B;
	font-weight : bold;
	text-decoration : none;
}

A:Hover.lien {
	color : #00260B;
	font-weight : bold;
	text-decoration : underline;
}

.ligne {
	border-top-color : #00260B;
	border-top-style : solid;
	border-top-width : 1px;
}

.ligne_bas {
	border-bottom-color : #00260B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.ligne_gauche {
	background : url(images/contenu_gauche.gif) repeat-y left;
}

.ligne_droit {
	background : url(images/contenu_droit.gif) repeat-y right ;
	background-color:#fcf4e9
}

.cadre_vert {
	border: 2px solid  #146E2D;
}

.prix {
	color : #C54A22;
	font-size : 18px;
	font-weight : bold;
}

.titre_rouge {
	color : #C54A22;
	font-size : 24px;
	font-weight : bold;
}

.titre_vert {
	color : #146E2D;
	font-size : 18px;
	font-weight : bold;
}

.titre_actu {
	color : Black;
	font-weight : bold;
	font-style : italic;
}

.black_bold {
	color : Black;
	font-weight : bold;
	text-decoration : none;
}

.green_bold {
	color : #12682B;
	font-weight : bold;
	text-decoration : none;
}

A.white_bold {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.orange_bold {
	color : #C54A22;
	text-decoration : none;
	font-weight: bold;
}

.green {
	color : #12682B;
}

.green A {
	color : #12682B;
}

.actu1{
	color:#146E2D;
}

.actu2{
	font-size:14px;
}

.actu1 a, .actu1 a:visited, .actu1 a:active, .actu1 a:link{
	color:#146E2D;
	text-decoration:none;
}

.actu1 a:hover{
	color:#C34926;
	text-decoration:none;
}

.actu4{
	font-size:16px;
	color:#005818;
}

.actu3{
	color:#005818;
}

.actu3 a, .actu3 a:visited, .actu3 a:active, .actu3 a:link{
	color:#146E2D;
	text-decoration:underline;
}

.actu3 a:hover{
	color:#C34926;
	text-decoration:underline;
}

.recrutement1{
	background-color:#F7E5C9;
	display:block;
	color:#146E2D;
	font-weight:bold;
	font-size:14px;
	padding:1px;
}

.titre_hotel {
	color : Black;
	font-weight : bold;
}

.quicksearch{
	background:#fcf4e9;
	border:2px solid #146e2d;
}

.quicksearch td{
	color:#146e2d;
	font-size:10px;
	font-family:verdana;
}

.quicksearch input, .quicksearch select{
	color:#146e2d;
	font-size:10px;
	background:#f6e4c7;
	border:1px solid #146e2d;
	font-weight:normal;
	font-family:verdana;
}
