body
{
   width: 800px;
   margin: auto;  
   margin-bottom: 20px;    
  

}

#en_tete
{
   width: 800px;
   height: 200px; 
  background-image: url("fond/sigla800.png");
   background-repeat: no-repeat;
   margin-bottom: 5px;
}



#menu1
{
	margin-left:11px;
}

#menu1 a /* Tous les liens se trouvant dans un menu */
{
   width: 110px;
   height: 60px;
   float: left;
   margin: 23px; 
   margin-top : 3px;

   text-align: center;
   text-decoration: none;
   font-style:italic;
   font-size: 12pt;
   font-family:  "Times New Roman", Times, serif;
   color: #FFCC66;

   background-image: url("fond/ac2.png"); 
}

/*les caracteristiques des boutons quand on pointe sur un lien du menu*/

#galerie_foto:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_galerie_photo.png"); 
}

#tarife:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_tarife.png"); 
}

#mese_festive:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_mese_festive.png"); 
}

#contact:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_contact.png"); 
}


#cum_ne_gasiti:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_harta.png"); 
}

#despre_hotel:hover /* Quand on pointe sur un lien du menu */
{
   color: #000000;
   background-image: url("fond/buton_hotel.png"); 
}

/*le corp */

#corps
{
    width:740px;
	height: 500px;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #FFCC66;
	border-top: none;
	clear: both;	
	
	font-family: "Times New Roman", Times, serif;
	font-weight: 14px;
	text-align:center;
	text-indent: 20px;
	
	color : rgb(99,36,25);
}

#corps img
{
    margin-right:20px;
	margin-left:20px;
	margin-bottom :20px;
	margin-top : 10px;
	border:0px;
}

#corps p:first-letter 
{
	font-size:200%;
}

/*la barre du titre */

#element
{
	clear: both;
	width:800px;
	height:90px;
	background-image: url("fond/title2.png");
        background-repeat: repeat-x;
	color: rgb(99,36,25);
}

#element p
{
	margin-left:50px;
	letter-spacing: 2px;
        font-size: 16pt;
	font-family: "Monotype Corsiva", Calibri, Arial, "Arial Black", "Times New Roman", Times, serif;
	
	position: relative;
	top: 35px;
	left: 20px;
}

#element p span  a
{
   margin-left:275px;
   color: rgb(253,40,65);
   text-decoration:blink;
}

#element img
{
	margin-left:10px;
	bottom: 3px;
	float:left;
	position: relative;
}


#element_revelion
{
	clear: both;
	width:800px;
	height:90px;
	background-image: url("fond/title2.png");
    background-repeat: repeat-x;
	color: rgb(99,36,25);

}

#element_revelion p
{
	margin-left:50px;
	letter-spacing: 2px;
    font-size: 16pt;
	font-family: "Monotype Corsiva", Calibri, Arial, "Arial Black", "Times New Roman", Times, serif;
	
	position: relative;
	top: 35px;
	left: 20px;
}

#element_revelion img
{
	margin-left:10px;
	bottom: 3px;
	float:left;
	position: relative;
}

#pied_de_page
{
	font-size: 10pt;
	width:800px;
	font-family:  "Times New Roman", Times, serif;
	color: rgb(128,128,128);
	text-align: center;
	background-image: url("fond/pied_de_page.png");
    background-repeat: no-repeat;
}

.pdp:after
{
	content: " 2010 WWW.COMPLEXEUROPALG.RO. ALL RIGHTS RESERVED";	
}



/*al_interieur des paragraphes pour index.html*/
.despre_hotel
{
	position: absolute;	
	margin-left:7px;
	
    height:200px;
	width:730px;
	
	background-image: url("icons/despre_hotel_fond.png");
    background-repeat: no-repeat;
	
}

.despre_hotel p
{
	padding-right:15px;
}

.despre_hotel img
{	
	position:relative;
	top:13px;
	float:left;
}

/*l'interieur des paragraphes pour les contacts*/

#paragraphe 
{
	position: relative;
	top : 30px;
	left: 65px;
		
	letter-spacing: 0px;
	font-family:  Calibri, Arial, "Arial Black", "Times New Roman", Times, serif;	
}

#paragraphe div
{
	height : 225px;
	width : 300px;
}
#paragraphe img
{
	position: relative;
	bottom: 24px;
	right:5px;
}

#paragraphe h4
{
	position: relative;
	bottom: 60px;
	right:8px;
}

#paragraphe p:first-letter
{
	font-size:100%;
}

#paragraphe p
{
	font-size:100%;
	position: relative;
	bottom: 60px;
	right:8px;
}

.paragraphe_ouvert
{
	float: left;
	background-image: url("icons/paragraphe_ouvert.png");
    background-repeat: no-repeat;
}


.paragraphe_ferme
{
	float: left;
	background-image: url("icons/paragraphe_ferme.png");
    background-repeat: no-repeat;
}


/*mese_festive*/
.festiv
{
   
    position: relative;
	top : 30px;
	left: 1px;

	width: 370px;
    height: 340px;
		
	letter-spacing: 0px;
	font-family:  "Times New Roman", Times, serif;	
	
	background-image: url("icons/festiv.png");
    background-repeat: no-repeat;
	float :left;
}

.festiv span
{
	position:relative;
	top:20px;
	font-style:italic;
}



