body{ 
height: 100%; 
} 

body {
	margin: 0;
	padding: 0;
	background: #494949;
	font-family: arial;
	font-size: 11px;
	color: #000;
	scrollbar-base-color: #4B6A6D;
	scrollbar-arrow-color: #FFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #4B6A6D;
	scrollbar-highlight-color: #ccc;
	scrollbar-track-color: #4B6A6D;
} 

/* BLOC CONTENEUR */ 

#hypercont {
	position: absolute;
	left : 50%;
	Top : 50%;
	width: 1100px;
	height: 648px;
	margin-top: -324px;
	margin-left: -550px;
	background: #494949 url(images/bg.png);
}


#cont { 
position:absolute; 
left: 50%; 
top: 50%; 
width: 750px; 
height: 300px; 
margin-top: -150px; 
margin-left: -375px; 
background :#000 url(images/bg_all_006.jpg) ; 
text-align : left; 
border : 10px solid #fff ; }


#menu {
padding : 0; 
margin : 0 ; 
list-style : none ; 
margin-left : 0px ; 
float : right ; 
height : 300px;}

#menu li a span{
position: absolute;
left: -5000px;
}

li {
float : left; 
display : block;
 
} 

li a {
padding : 0; 
margin : 0 0 0 1px ;
width : 30px ; 
height : 300px ; 
display : block;
background : #ccc ; 
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); 
} 

li a:hover {
background : #666 ;  
} 

 a.yogya{
background: url(images/m_yogya.jpg); 
background-position : 30px 0;

}
 a.yogya:hover {
background: url(images/m_yogya.jpg); 
background-position : 0 0 ;}

 a.home{
background: url(images/m_accueil.jpg); 
background-position : 30px 0}
a.home:hover {
background: url(images/m_accueil.jpg); 
background-position : 0 0 ;}

 a.ubud{
background: url(images/m_ubud.jpg); 
background-position : 30px  0}
a.ubud:hover {
background: url(images/m_ubud.jpg); 
background-position : 0 0 ;}

a.bebekan{
background: url(images/m_bebekan.jpg); 
background-position : 30px 0 ;
}
a.bebekan:hover {
background: url(images/m_bebekan.jpg); 
background-position : 0 0;}

a.livre{
background: url(images/m_livre.jpg); 
background-position : 30px 0}

a.livre:hover {
background: url(images/m_livre.jpg); 
background-position :  0 0 ;}

a.contact{
background: url(images/m_contact.jpg); 
background-position : 30px 0}
a.contact:hover {
background: url(images/m_contact.jpg); 
background-position :  0 0 ;}

a.jakarta{
background: url(images/m_jakarta.jpg); 
background-position : 30px 0}
a.jakarta:hover {
background: url(images/m_jakarta.jpg); 
background-position : 0 0 ;}


/* BLOC GAUCHE*/ 

#texte {
background : transparent ; 
margin-top : 10px;
width : 230px ;
height : 260px;  
text-align : left; 
float : left ; 
overflow : auto; }

.affdate {
		font: bold;
	color: Red;
}

.affdatepass {
	font: bold;
	color: Red;
	text-decoration : line-through;
}

.jour {
margin-right : 10px;
width : 100px ;
float : right;
text-align:left;
	font-family: impact, Arial;
	font-size: 38px;
	color: #423F3F;
}

#texte p{
margin : 0 0 0 10px ; padding : 0}

.englobe_texte {
margin-top : 10px; 
background : #fff ;
 color : #000 ;
 -moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); } 

/* images du bloc texte */ 
#texte img{
margin : 10px 0 10px 10px ; }


 /* BLOC CENTRE */ 
#centre {
background : transparent ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #fff; 
height : 300px; 
width : 293px; 
overflow : auto;}
/* images du bloc centre*/ 
#centre img{
margin : 3px 7px 1px 1px ; }


#centre_blanc {
background : #fff ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #fff; 
border-right :8px solid #fff; 
height : 300px; 
width : 285px; 
overflow : auto;
color : #000}

#centre_blanc img{
 margin-right : 7px ; 
 margin-top : 5px; 
 float : left ; 
}


/* Titres*/ 
h1{
	margin: 2px 0 0 10px;
	padding: 0;
	font-family: arial;
	font-size: 18px;
	color: #423F3F;
}

h2 span {
font-size : 10px ; 
font-style : italic}

h2 {
margin : 10px 5px 0 0 ; 
padding : 0 ; 
font-size : 12px ; 
border-bottom : 1px dotted #27413E ; 
padding-bottom : 5px;
color : #27413E ;}


h3 {
margin : 10px 20px 10px 0 ; 
padding : 0 ; 
font-size : 10px ; 
border-bottom : 1px dotted #27413E ; 
padding-bottom : 5px;
color : #27413E ;
text-align : right; 
text-transform : uppercase}

h4{
	margin: 2px 0 0 10px;
	padding: 0;
	font-family: arial;
	font-size: 14px;
	color: #423F3F;
}
/* paragraphes */ 

p { 
padding : 0 ; 
margin-top : 5px ; 
margin-bottom : 0 ; 
margin-right : 10px}

.para_top2 {
margin : 5px 0 0 0
}
.notop{margin : 0
}


/* livre */ 
a {
color : #27413E
 }  
a:hover {
color : #27413E 
} 

a.class1 {
text-decoration : none ; 
text-transform : uppercase ; 
font-weight : bold
}
a:hover.class1 {
text-decoration : none ; 
text-transform : uppercase; }


/* FORMULAIRE */ 

input {
width : 275px ; 
margin : 0 0 5px 0
}
textarea { 
margin : 0 0 10px 0 ;
 width : 275px ; 
}

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


