/* CSS DOCUMENT RIAD ZAYTOUN */

/*///////////////////////////////
BALISES
//////////////////////////////*/
body {
margin-top:0px;
	background-color: #B74F34;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECD6AC;
	font-size: 12px;
}
a:link {
	color: #ECD6AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D6A549;
}
a:hover {
	text-decoration: underline;
	color: #ECD6AC;
}
a:active {
	text-decoration: none;
	color: #ECD6AC;
}
fieldset {
	border-top-color: #C89568;
	border-right-color: #C89568;
	border-bottom-color: #C89568;
	border-left-color: #C89568;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	color: #ECD6AC;
}
legend {
	font-weight: bold;
	color: #ECD6AC;
	font-family: "Calligraph421 BT";
	font-size: 14px;
}
hr {
	color: #C89568;
}
h2 {
	font-family: "Calligraph421 BT";
	font-size: 22px;
}
/*///////////////////////////////
ID
//////////////////////////////*/
#page {
	width: 980px;
	height: auto;
}
#content {
	height: auto;
	width: auto;
}
#leftmenu {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 150px;
	left: auto;
	text-align: left;
	padding-top: 5px;
	height: auto;
}
#articles {
	float: right;
	width: 800px;
	left: inherit;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
}
#mainmenu {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	word-spacing: 100px;
	font-size: 22px;
	padding-bottom: 10px;
	font-family: "Calligraph421 BT";
}
#footer {
	clear: both;
	height: auto;
	vertical-align: bottom;
	text-align: center;
	font-family: "Calligraph421 BT";
	font-size: 14px;
}
#banner {
background-image:url(Images/banner.jpg);
	height: 250px;
	width: 980px;
	text-align: center;
}
#map {
background-color: #C89568;
	border: 3px solid #C89568;
	height: auto;
}
#messages_golbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #B74F34;
	padding: 10px;
	height: auto;
	width: 500px;
	border: thin outset #0000FF;
	font-weight: bold;
}
/*///////////////////////////////
CLASS
//////////////////////////////*/
.bgForId {
	background-color: #B74F34;
}
.alerte_session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.loupe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
