@charset "utf-8";
/* CSS Document */

img{
	border:0px;
}

.left li,.right li  {
	margin: 0;
	padding: 0 0 0 13px;
	list-style-type: none;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.left ul,.right ul {
	margin: 0;
	padding: 6px 0 8px 8px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
color:#8D5F8D;
}
.container {
	width:1001px;
	background-image: url(../images/bg_container.jpg);
	border:1px solid;
	border-color: #C3C3C3;
	background-color: #FFFFFF;
	display: inline-block;
	background-repeat: repeat-x;
}
.logo_index{
	height:200px;
	width:1001px;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	float: left;
	background-position: center bottom;
}
.container_index {
	width:998px;
background-image: url(../images/bg_container_index.jpg);
background-repeat:no-repeat;
	height:750px;
	border:1px solid;
	border-color: #C3C3C3;

}
.index_en{
	float:left;
	width:575px;
	height: 35px;
	text-align: left;
	padding: 15px 0px 15px 175px;
	border-bottom: 2px solid #bbb;
}
.index_en a:hover,.index_fr a:hover{
	text-decoration:none;
	color: #996699;
}
.index_fr{
	float:left;
	width:240px;
	height: 70px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}

.header {
	width:1000px;
	height:101px;
	text-align: left;
	float: left;
	padding: 10px 0 0 0;
	position: relative;
}

.langue{
	display: inline;
	font-size: 10px;
	visibility: visible;
	position: absolute;
	right: 10px;
}
.langue a{
	color:#666666;
	padding: 2px 2px;
}
.langue a:hover{
	color: #99597C;
	text-decoration: underline;
}
h1 {
	width: 230px;
	display: block;
	margin: 0 0 15px 0;
	height: 85px;
	float: left;
	border-bottom: 2px solid #bbb;
	background-image: url(../images/art_riad_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul.menu_top{
	margin:0 0 0 0;
	float: left;
	list-style-type: none;
	font-size: 16px;
	padding: 75px  0 0 0;
	text-align: left;
	font-weight: bold;
	width: 770px;

}
ul.menu_top li{
	display: inline-block;
	float: left;
	padding: 0 2px 0 2px;
	margin: 0px;
	border-right: 1px solid;
	border-color: #999999;
	height: 18px;

}
ul.menu_top li a{
	color:#999999;
	padding: 4px 11px 4px 10px;
		text-decoration: none;
}
ul.menu_top li a.cuurent{
	color:#FFFFFF;
	background-color: #99597C;
	text-decoration: none;
}
ul.menu_top li a:hover{
	color:#FFFFFF;
	background-color: #99597C;
	text-decoration: none;
}

.banner {
	width:1000px;
	height:250px;
	text-align: left;
	float: left;
	padding: 10px 0 0 0;
}
.banner_index {
	width:1000px;
	height:250px;
	text-align: left;
	float: left;
	padding: 50px 0 0 0;
}
.left{
	width:490px;
	float:left;
	text-align: left;
	padding: 268px 0px 10px 10px;
	display: block;
}
.left img{
padding:2px;
}
.right{
	width:450px;
	float:left;
	text-align: left;
	padding: 10px 10px 20px 10px;
	border: 2px solid;
	margin: 10px;
	display: inline-block;
	background-color: #EEEEEE;
	border-color: #CECECE;
}
.right a,.left a{
	color:#99597C;
	text-decoration:underline;

}
.right a:hover,.left a:hover{
text-decoration:none;

}
p {
	margin: 8px;
}
h2{
	margin:8px;
	font-size: 20px;
	font-weight: normal;
}
h3{
	margin:8px;
	font-size: 17px;
	font-weight: bold;
}
h4{
	margin:8px;
	font-size: 15px;
	font-weight: bold;
}
h5{
	margin:8px;
	font-size: 13px;
	font-weight: bold;
}
h6{
	margin:0px;
	font-size: 11px;
	font-weight: bold;
}
.footer{
	height:30px;
	width:998px;
	clear: both;
	float: left;
	display: block;
}
.copyright{
	height:28px;
	width:90px;
	padding:2px 8px 0px 8px;
	float: left;
	display: block;
	text-align: left;
}
.compteur{
	height:30px;
	width:90px;
	padding:0px;
	float: left;
	display: block;
	text-align: left;
}

.links{
	height:30px;
	width:700px;
	padding:0px 8px;
	float: left;
	display: block;
}
.links a:hover{
	color:#99597C;
}
.kalimact{
	height:30px;
	width:40px;
	padding:0px 8px 0px 15px;
	float: left;
	display: block;
	text-align: left;
	background-image: url(../images/kalimact_picto.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 1px;
}
.kalimact a:hover{
	text-decoration:none;
	color:#99597C;
}
textarea {
	border:#999 solid 1px;
	width: 300px;
	background-color: #FFFFFF;
	color: #666666;
}

input[type="text"],select {
	border:#999 solid 1px;
	background-color: #FFFFFF;
	height: 18px;
	color: #666666;
	width: 150px;
}
input[type="submit"]{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	padding: 0px 0px 3px 0px;
	margin: 0;

}
textarea:focus,input[type="text"]:focus,textarea:focus {
	background: #F5F5F5;
}
form{margin:0;}
.tbl_sombre{
	background-color:#CCCCCC;
	color:#5C5C5C;
}
.tbl_claire{
	background-color:#E8E8E8;
	color:#666666;
}
/************************ DatePicker ***************************/

a.dp-choose-date {
	padding: 0;
	display: none;
	text-indent: -2000px;
	overflow: hidden;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	border:#999 solid 1px;
	background-color: #FFFFFF;
	height: 18px;
	color: #666666;
	width: 150px;
}
/**********validator jquery*************/
.error{
color:#FF3333;}


.error_send{
color: #FF6464;
padding:4px;
background-color:#FFD2D3;
border:1px #FF6464 solid;
}
.ok_send{
	color: #549933;
	background-color: #E2EFCF;
	padding:4px;
	border:1px  solid;
	border-color: #549933;
}
.word_download{
	background-image:url(../images/Nuvola_mimetypes_pdf.png);
	background-repeat:no-repeat;
	height:20px;
	width:30px;
	float:left;
}
.col1{
	position:absolute;
	height:250px;
	width:750px;
	left: 0px;
	top: 0px;
}
.col2{
	position:absolute;
	height:250px;
	width:125px;
	left: 750px;
	top: 0px;
}
.col3{
	position:absolute;
	height:250px;
	width:125px;
	left: 875px;
	top: 0px;
}

