@charset "utf-8";
/* CSS Document */

html {
	background: #818181;
}
body {
	margin: 0;
	background: url(../images/body_bg.gif) repeat-x top #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #0f72b4;
}
a:hover {
	text-decoration: underline;
}
h2 {
	height: 28px;
	text-indent: -10000px;
	border-bottom: 1px solid #377495;
}
th {
	background: #0f72b4;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
td {
	padding: 2px 4px;
}
#template {
	width: 768px;
	margin: 0 auto;
	padding: 0 40px 80px 40px;
	background: url(../images/template_bg.gif) no-repeat left bottom;
}
#header { 
	overflow: hidden;
	clear: both;
}
h1 {
	width: 220px;
	height: 110px;
	margin: 0 32px 0 0;
	padding: 0;
	text-indent: -10000px;
	float: left;
}
h1 a {
	background: url(../images/h1_bg.gif) no-repeat;
	width: 220px;
	height: 110px;
	display: block;
}
#header ul {
	margin: 41px 0 0 0;
	padding: 0;
	float: left;
}
#header li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#header li a {
	display: block;
	height: 36px;
	text-indent: -10000px;
}
#header li a.presentation {
	background: url(../images/menu_li_1.gif) no-repeat;
	width: 106px;
}
#header li a.photos {
	background: url(../images/menu_li_2.gif) no-repeat;
	width: 116px;
}
#header li a.agadir {
	background: url(../images/menu_li_3.gif) no-repeat;
	width: 133px;
}
#header li a.infos {
	background: url(../images/menu_li_4.gif) no-repeat;
	width: 121px;
}

#banner {
	background: url(../images/banners_bg.gif) no-repeat;
	padding: 11px 0 0 24px;
	margin: 12px 0 10px 0;
	width: 768px;
	height: 214px;
}
#banner img {
	border: 0;
}
#banner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content {
	overflow: hidden;
	clear: both;
	padding: 0 19px;
}
#left {
	width: 180px;
	float: left;
}
#left h2 {
	background: url(../images/left_h2.gif) no-repeat left;
	height: 28px;
	text-indent: -10000px;
	border-bottom: 1px solid #377495;
	margin: 0 0 19px 0;
}
#left h3 {
	background: url(../images/left_h3_off.gif) no-repeat;
	height: 19px;
	margin: 0 0 6px 0;
	padding: 5px 25px 0 7px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
#left h3.on {
	background: url(../images/left_h3_on.gif) no-repeat;
}
#left h3 a {
	color: #fff;
	text-decoration: none;
}
#left p {
	border-bottom: 1px solid #CCCCCC;
	margin: 4px 0;
	padding: 2px 4px 4px 4px;
}
.encours {
	background:  no-repeat 4px center #ffffff;
	border: 1px solid #ded535;
	padding: 4px 8px 4px 24px;
	margin: 0 0 20px 0;
	font-size: 1Opx;
	font-weight: normal;
	color: #3e3b04;
}

#right {
	width: 510px;
	float: right;	
}
#right h2.agadir {
	background: url(../images/agadir_h2.gif) no-repeat left;
	margin: 0 0 19px 0;
}
#right h2.presentation {
	background: url(../images/presentation_h2.gif) no-repeat left;
	margin: 0 0 19px 0;
}
#right h2.photos {
	background: url(../images/photos_h2.gif) no-repeat left;
	margin: 0 0 19px 0;
}
#right h2.infos {
	background: url(../images/infos_h2.gif) no-repeat left;
	margin: 0 0 19px 0;
}
#right h2.majd {
	background: url(../images/majd_h2.gif) no-repeat left;
	margin: 0 0 19px 0;
}
#right h3 {
	height: 20px;
	text-indent: -10000px;
	border-bottom: 1px solid #377495;
	margin: 15px 0 20px 0;
	clear: both;
	overflow: hidden;
}
#right h3.agadir_h3_1 {
	background: url(../images/agadir_h3_1.gif) no-repeat left;
}
#right h3.agadir_h3_2 {
	background: url(../images/agadir_h3_2.gif) no-repeat left;
}
#right h3.infos_h3_1 {
	background: url(../images/infos_h3_1.gif) no-repeat left;
}
#right h3.photos_h3_1 {
	background: url(../images/photos_h3_1.gif) no-repeat left;
}
#right h3.photos_h3_2 {
	background: url(../images/photos_h3_2.gif) no-repeat left;
}
#right h3.majd_h3_1 {
	background: url(../images/majd_h3_1.gif) no-repeat left;
}
#right h3.majd_h3_2 {
	background: url(../images/majd_h3_2.gif) no-repeat left;
}
#right h3.majd_h3_3 {
	background: url(../images/majd_h3_3.gif) no-repeat left;
}
#right img {
	padding: 2px;
	border: 1px solid #818181;
}
#right ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#right li {
	background: url(../images/list_bg.gif) no-repeat left 4px;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}
.photos {
}
#right .photos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#right .photos li {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	background: none;
	padding: 0;
}
#right .photos img {
	padding: 1px;
	border: 3px solid #ccc;
}
#right .photos a img {
	padding: 1px;
	border: 3px solid #ccc;
}
#right .photos a:hover img {
	border-color: #0f72b4;
}

.highlights {
	width: 156px;
	float: left;
	margin: 0 21px 25px 0;
}
.highlights img {
	margin: 0;
	padding: 0;
	border: 0px;
}
.highlights h3 {
	margin: 15px 0 1px 0;
}
.highlights p {
	margin: 10px 0 ;
}
.highlights h3.presentation {
	background: url(../images/home_h3_1.gif) no-repeat left;
}
.highlights h3.agadir {
	background: url(../images/home_h3_2.gif) no-repeat left;
}
.highlights h3.infos {
	background: url(../images/home_h3_3.gif) no-repeat left;
}
.home_4 {
	background: url(../images/home_h3_4.gif) no-repeat left;
}

.plus {
	display: block;
	text-align: right;
	background-image: url(../images/plus_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 5px;
	font-weight: bold;
}
.plus a {
	display: inline-block;
	padding: 0 0 0 5px;
	background: #fff;
}

#footer {
	background: #818181;
}
#footer .inside {
	padding: 25px 0;
	width: 730px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	color: #f3f3f3;
}
#footer h3 {
	background: url(../images/footer_h3_bg.gif) no-repeat;
	height: 19px;
	text-indent: -10000px;
	border-bottom: 1px solid #c5c5c5;
	padding: 0;
	margin: 0 0 10px 0;
}
#footer a {
	color: #ccc;
}
#coordonnes {
	float: left;
	margin-bottom: 20px;
}
#coordonnes .adresse, #coordonnes .tel, #coordonnes .mail {
	height: 39px;
	float: left;
	padding: 3px 0 0 44px;
}
#coordonnes .adresse span, #coordonnes .tel span, #coordonnes .mail span, #copyright span {
	display: block;
}
#coordonnes .adresse {
	width: 136px;
	background: url(../images/footer_adress_bg.gif) no-repeat left;
	margin: 0 20px 0 0;
}
#coordonnes .tel {
	width: 90px;
	background: url(../images/footer_tel_bg.gif) no-repeat left;
	margin: 0;
	margin: 0 20px 0 0;
}
#coordonnes .mail {
	width: 150px;
	background: url(../images/footer_mail_bg.gif) no-repeat left;
}

#copyright {
	text-align: right;
	border-left: 1px solid #9d9d9d;
	display: block;
	float: right;
	width: 164px;
	padding: 0 0 5px 0
}

