@charset "utf-8";
/* CSS Document */
body {
	background-color:#131313;
	background-image:url(../images/bg%20riad%20el%20ghalia.jpg);
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e7d1bc;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e7d1bc;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.global {
	height:100%;
	width:980px;
	margin:auto;
	padding:0px;
	margin-top:-50px;
}
.maintenance {
	float:right;
	height:141px;
	width:100px;
	border:none;
	overflow:hidden;
	margin-top:-80px;
}
.maintenance img {
	border:none;
	overflow:hidden;
}
.dame {
	background-image:url(../images/dar%20el%20ghalia.png);
	margin:auto;
	height:348px;
	width:209px;
	margin-top:150px;

}
.fr_text {
	float:none;
	margin-bottom:20px;
	height:122px;
	width:346px;
	background-image:url(../images/presentation%20dar%20el%20ghalia.png);
}
.right {
	float:right;
	/*background:#002255;*/
	margin-top:-240px;
	height:280px;
	width:350px;
}
.left {
	float:left;
	/*background:#002255;*/
	margin-top:-240px;
	height:280px;
	width:350px;
}
.center_zone {
	clear:both;
	margin:auto;	
	text-align:center;
	/*background:#002255;*/
	height:130px;
	width:350px;
	margin-top:8px !important;
}
.text1 {
	padding:10px;
}
.titre-fr {
	font-style:normal;
	padding-left:36px;
	background-image:url(../images/fr.jpg);
	background-repeat:no-repeat;
}
.titre-fr img{
	margin-left:-36px;
	border:none;
	overflow:hidden;
	padding-top:0px;
}
.titre-es {
	font-style:normal;
	padding-left:36px;
	background-image:url(../images/es.jpg);
	background-repeat:no-repeat;
}
.titre-es img{
	margin-left:-36px;
	border:none;
	overflow:hidden;
	padding-top:0px;
}
.titre-en {
	font-style:normal;
	padding-left:36px;
	background-image:url(../images/en.jpg);
	background-repeat:no-repeat;
}
.titre-en img{
	margin-left:-36px;
	border:none;
	overflow:hidden;
	padding-top:0px;
}
.titre-it {
	font-style:normal;
	padding-left:36px;
	background-image:url(../images/it.jpg);
	background-repeat:no-repeat;
}
.titre-it img{
	margin-left:-36px;
	border:none;
	overflow:hidden;
	padding-top:0px;
}
.presentation {
	margin-left:36px;
	max-height:100px;
}
.contact {
	margin:auto;
	margin-top:-10px;
}

