/* CSS STYLESHEET FOR DOMAINE LE ROSEY - DEVS BY GRAFIT.CH
*/

/* CSS FOR TOP BANNER ONLY
*/

/* PAGE STRUCTURE
*/

body {
  font-family: Verdana; background-color: #feffd1; margin-left: 0px; margin-right: 0px; margin-top: 0px;
}

/* BODY ELEMENTS */

.titre_rouge_petit  {
	font-family: verdana; font-size: 12px; font-weight: normal; text-align: left; color:#ff0000;
}

.lateral_home  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: left; color:#000000;
}

.lateral_home a:link {
	font-weight: normal; color:#000000; text-decoration: none;
}

.lateral_home a:visited {
	font-weight: normal; color:#000000; text-decoration: none;
}

.lateral_home a:hover {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.signature  {
	font-family: verdana; color:#000000; font-size: 10px; font-weight: normal; text-align: left; line-height: 18px;
}

.signature a:link {
	font-weight: normal; color:#000000; text-decoration: none;
}

.signature a:visited {
	font-weight: normal; color:#000000; text-decoration: none;
}

.signature a:hover {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.signature_active  {
	font-family: verdana; font-size: 10px; font-weight: bold; text-align: left; color:#000000; background-color: #FFFFFF;
}

/* NAVIGATION MAIN */

.navigation_left  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: left; color:#000000;
}

.navigation_left a:link {
	font-weight: normal; color:#000000; text-decoration: none;
}

.navigation_left a:visited {
	font-weight: normal; color:#000000; text-decoration: none;
}

.navigation_left a:hover {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.navigation_left_active  {
	font-family: verdana; font-size: 10px; font-weight: bold; text-align: left; color:#000000; background-color: #FFFFFF;
}

/* FICHES VINS */

.fiches_vins_texte  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: left; color:#000000;
}

.fiches_vins_texte a:link {
	font-weight: normal; color:#000000; text-decoration: none;
}

.fiches_vins_texte a:visited {
	font-weight: normal; color:#000000; text-decoration: none;
}

.fiches_vins_texte a:hover {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.fiches_vins_nom  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#000000;
}

/* BODIES */

.title_heading_1  {
	font-family: verdana; font-size: 13px; font-weight: bold; text-align: left; color:#000000;
}

.title_heading_2  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; color:#000000;
}

.title_heading_3  {
	font-family: verdana; font-size: 11px; font-weight: bold; text-align: left; color:#000000;
}

.title_heading_1 a:link {
	font-weight: normal; color:#ffffff; text-decoration: none; font-weight: bold;
}

.title_heading_1 a:visited {
	font-weight: normal; color:#ffffff; text-decoration: none; font-weight: bold;
}

.title_heading_1 a:hover {
	font-weight: normal; color:#aaaaaa; text-decoration: none; font-weight: bold;
}

.body  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: justify; color:#000000;
}

.body a:link {
	font-weight: bold; color:#000000; text-decoration: none;
}

.body a:visited {
	font-weight: bold; color:#000000; text-decoration: none;
}

.body a:hover {
	font-weight: bold; color:#FFFFFF; text-decoration: none; background-color: #000000;
}

.body_indend  {
	font-family: verdana; font-size: 10px; font-weight: normal; text-align: justify; color:#000000; margin-left: 22px;
}

.body_indend a:link {
	font-weight: bold; color:#000000; text-decoration: none;
}

.body_indend a:visited {
	font-weight: bold; color:#000000; text-decoration: none;
}

.body_indend a:hover {
	font-weight: bold; color:#000000; text-decoration: none; background-color: #FFFFFF;
}

ul {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	list-style-type: disc;
	line-height: 14px;
	text-align: left;
}
li {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	list-style-type: disc;
	line-height: 14px;
	text-align: left;

}


/* CHAMBRES */

.chambres_titre  {
	font-family: verdana; font-size: 12px; font-weight: bold; text-align: left; line-height: 12px; color:#000000;
}

.chambres_prix  {
	font-family: verdana; font-size: 12px; font-weight: normal; text-align: right; line-height: 12px; color:#000000;
}

.chambres_note  {
	font-family: verdana; font-size: 11px; font-weight: normal; text-align: right; line-height: 12px; color:#000000;
}


/* FORMS */

.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; border: 1px solid #666666;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; border: 1px solid #666666; width:220px;
}

.textbox_mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; border: 1px solid #000000; width:220px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; border: 1px solid #000000; width:224px; background-color: #fffeec;
}

.button_main {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; border: 2px solid #000000; width:224px; background-color: #ecebdb;
}

.form_error { 
	font-family: verdana, sans-serif; font-size: 10px; font-weight: normal; text-align: left; color: #ff0000;
}

.form_error a:link {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.form_error a:visited {
	font-weight: normal; color:#ff0000; text-decoration: none;
}

.form_error a:hover {
	font-weight: normal; color:#000000; background-color: #faffcf ;text-decoration: none;
}
