/*        Mise en page        */
/*       ------------------       */

body
{
	width            : 780px;
	background-color : rgb(255, 255, 255);
	margin           : auto;
    margin-top       : 20px;
    margin-bottom    : 20px;
	
	text-align       : justify;
	font-family      : verdana, arial, sans-serif;
	font-size        : 10pt;
	color            : rgb(64, 64, 64);
	text-decoration  : none;
}

/*    liens    */
a
{
	color            : rgb(3, 99, 1);
	outline          : none;
}

a img
{
	border           : 0px;
}

#barre_menu a
{
    color            : #666666;
	text-decoration  : none;
}

/*    paragraphes    */
p
{
	padding          : 25px;
}

.centre
{
	text-align       : center;
	padding          : 25px;
}

/*        styles des DIV        */
/*       -------------------        */

.bloc_menu
{
	width            : 127px;
	height           : 30px;
}

.bloc_menu_1
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -30px;
	left             : 179px;
}

.bloc_menu_blog
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -60px;
	left             : 251px;
}

.bloc_menu_2
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -90px;
	left             : 323px;
}

.bloc_menu_home
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -120px;
	left             : 395px;
}

.bloc_menu_contact
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -150px;
	left             : 467px;
}

.bloc_menu_rooms
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -180px;
	left             : 539px;
}

.bloc_menu_reserve
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -210px;
	left             : 611px;
}

.bloc_menu_area
{
	width            : 72px;
	height           : 30px;
	
	border-right     : 1px solid #c2cab5;
	
	position 	     : relative;
	top              : -240px;
	left             : 683px;
}

#cadre_page img
{
    padding          : 6px 0 0 5px;
	text-align       : center;
}

.texte
{
    padding          : 5px 25px 15px 25px;
}

.droite
{
    text-align       : right;
}

.prix
{
    width            : 580px;
	text-align       : center;
	
	position         : relative;
	z-index          : 10;
}

.prix td a
{
    background-color : #ffffff;
}

#bloc
{
    width            : 560px;
	min-height       : 250px;
	
	margin           : 0 auto;
	
	border           : 1px solid #979797;
	
	position         : relative;
	top              : -25px;
	z-index          : 5;
}

#coquelicot, #rosa, #tulipe, #champetre, #tourisme, #adresses, #sponsors
{
    padding          : 15px;
}

#retour
{
    text-align       : right;
	
	position         : relative;
    top              : -325px;
}	

.legende
{
    font-size        : 8pt;
	position         : relative;
	top              : -15px;
}

/*        styles des Textes       */
/*       ----------------------        */

h1
{
    font-size        : 12pt;
	color            : #444444;
}

h2, h2 a
{
    font-size        : 11pt;
	font-style       : italic;
	font-weight      : normal;
	color            : #036005;
	text-indent      : 90px;
	text-decoration  : none;
}

/*        googlemap        */
/*        -------------        */

#map_google
{
    width            : 580px;
	height           : 180px;
	
	text-align       : center;
	
	border           : 1px solid #979797;
}

#itineraire_google
{
    text-align       : right;
	
	position         : relative;
	top              : -200px;
}

/*        Styles du bandeau        */
/*       ------------------------       */

#bandeau
{
    width            : 580px;
	height           : 82px;
	
	background-image : url('http://www.chambres-montblanc.fr/fichiers/images/bandeau_fond.gif');
}

#motioncontainer
 {
    width            : 560px;
	height           : 80px;
	
	margin           : 0 auto;
	
	border           : 1px solid #979797;
	
	position         : relative;
	overflow         : hidden;
}

#statusdiv 
{
    background-color : lightyellow;
    border           : 1px solid gray;
    padding          : 2px;
    position         : absolute; 
	left             : -300px;
    visibility       : hidden;
}

#photos
{
	width			 : 560px;
	height			 : 80px;
	margin           : auto;
	text-align		 : center;
}

#photos img
{
	border			 : 1px solid #979797;
}
