/* 
	Par Herilaza Razafindramanitra
	mail : airlaza@gmail.com
*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background: url(images/bgimg_jaune.jpg);
	text-align: left;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

.note{
	font-size: 0.9em;
	font-style: italic;
}
.legend{
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}
.note a{
	font-size: 0.9em;
	font-style: italic;
	text-decoration: underline;
	color: #D76100;
}
.note a:hover{
	font-size: 0.9em;
	font-style: normal;
	text-decoration: underline;
	color: #D76100;
}

blockquote {
}

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

a {
	text-decoration: underline;
	color: #e0641e;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #e0641e;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #e0641e;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #dddddd;
}

/* Wrapper */

#wrapper {
	margin-top: 0px;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
	/*border: 1px solid yellow;*/
	background: url(images/banner.jpg) no-repeat;
}
#header-haut {
	width: 892px;
	height: 20px;
	margin: 0 auto;
	/*border: 1px solid yellow;*/
	background: url(images/banner_haut.gif) no-repeat;
}
#header-page {
	width: 892px;
	height: 221px;
	margin: 0 auto;
	background: url(images/banner_page.jpg) no-repeat;
}
#header-page-chambre {
	width: 892px;
	height: 221px;
	margin: 0 auto;
	background: url(images/banner_page_chambre.jpg) no-repeat;
}
#header-page-confort {
	width: 892px;
	height: 221px;
	margin: 0 auto;
	background: url(images/banner_page_confort.jpg) no-repeat;
}
#header-page-situation {
	width: 892px;
	height: 221px;
	margin: 0 auto;
	background: url(images/banner_page_situation.jpg) no-repeat;
}
#header-thumbnails {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header_bottom {
	width: 892px;
	height: 30px;
	margin: 0 auto;
	background: white;
}

/* Menu */

#menu {
width: 200px;
border-style: solid solid none solid;
border-color: #D76100;
border-size: 0px;
border-width: 1px;
margin: 0px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu li a:link, #menu li a:visited {
color: #9E3C02;
text-decoration: none;
font-weight: bold;
display: block;
background: url(images/menu.gif);
padding: 8px 0 0 30px;
}

#menu li a:hover {
color: #fff;
text-decoration: none;
font-weight: bold;
background: url(images/menu_hover.gif) 0 -32px;
padding: 8px 0 0 30px;
}

#menu li a:active {
color: #fff;
text-decoration: none;
font-weight: bold;
background: url(images/menu.gif) 0 -64px;
padding: 8px 0 0 30px;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	/*border: 1px solid yellow;*/
	background: #FFFFFF;
}

#page-bgtop {
	padding: 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 620px;
	margin: 0px 20px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #D9170E;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
}

#link_bottom{
	float: left;
	background: #FFFFFF;
	width: 200px;
	height: 100px;
}
#link_bottom a{
	text-decoration: none;
	color:#FFFFFF;
}
#link_bottom a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
#link_bottom a:active{
	text-decoration: none;
	color:#FFFFFF;
}

tbody tr:nth-child(odd) {
	background-color: #F6C55F;
}

img .flag {
	margin-left: 10px;
}

img a {
	text-decoration: none;
	color: transparent;
}

#box_fil_ariane{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB; 
	line-height: 16px;
	padding-left: 15px;
	margin-bottom: 10px;
	
}
#box_fil_ariane a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB; 
	line-height: 16px;
	padding-left: 5px;
	margin-bottom: 10px;
	
}
#box_fil_ariane a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB; 
	line-height: 16px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	
}
.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}

.byline {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #cccccc;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	/*border: 1px solid red;*/
}
#sidebar_bas {
	float: left;
	width: 208px;
	/*border: 1px solid red;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 150%;
	font-weight: normal;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

.title_guide{
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 1.0em;
	margin: 0px auto;
	text-transform:uppercase;
	color: #DA7F00;
}

/* Tableau */
.titre_tableau{
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 1.2em;
	margin: 0px auto;
	text-transform:uppercase;
	padding: 5px 5px;
}
.home {
	width: 450px;
	border: 0px;
	padding: 5px 5px;
	margin: 10px 10px;
	background: #AA2808;
}
.page tr{
	width: 600px;
	border: 0px;
	padding: 5px 5px;
	margin: 5px 5px;
	background: #cc9900;
}

table{
	width: 500px;
	border: 1px dotted #AA2808;
	padding: 5px 5px;
}
td{
	padding: 5px 5px 5px 5px;
}
td a{
	color: transparent;
}

/* Footer */

#footer {
	width: 892px;
	height: 15px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #E5E5E5;
	color: #FFFFFF;
	background: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer-bas {
	width: 892px;
	height: 20px;
	margin: 0 auto;
	background: url(images/banner_bas.gif) no-repeat;
}

#footer a:hover {
	text-decoration: none;
}
.link_design a {
	text-decoration: none;
	color: red;
}

/* Style type input */
input[type=submit]{
	border: 1px solid #ED9B43;
	font: normal 10px , Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #ED9B43;
}
input[type=reset]{
	border: 1px solid #ED9B43;
	font: normal 10px , Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #ED9B43;
}
input[type=text]{
	border: 1px solid #ED9B43;
	font: normal 10px , Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}
select{
	border: 1px solid #ED9B43;
	font: normal 10px , Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
textarea#styled {
	font: normal 10px , Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	background-color: #FFFFFF;
	border: 1px solid #ED9B43;

}

/* infobulle personnalisée */

a.info {
   position: relative;
   color: #ED9B43;
   text-decoration: none;
   border-bottom: 1px gray dotted; 
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor: hand; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: #ED9B43;
   padding: 3px;
   border: 1px solid #ED9B43;
   border-left: 4px solid #ED9B43;
}

a.pied span {
   display: none; /* on masque l'infobulle */
}
a.pied:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor: hand; /* on change le curseur par défaut en curseur d'aide */
}
a.pied:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: #ED9B43;
   padding: 3px;
   border: 1px solid #ED9B43;
   border-left: 4px solid #ED9B43;
}
