/* Feuille de style pour le contenu des pages

 * C'est cette feuille de style qui doit être liée aux pages du site

 * La feuille de style de la charte est appelée depuis cette feuille.

 */

 

/* Import des style pour la charte */

@import "charte.css";



/* STYLE CYC  (ne pas supprimer) */

.cyc {

	position: absolute;

	top: -10000px;

}

#tarif_cont{

  width:397px;

  padding: 35px 0 0 5px;

/*  border: solid 1px red;  */

  background: url(../images/charte/tarifs/bg_tarifs.jpg) no-repeat left top;

  background-color: #EDDFE5;

  padding-bottom: 5px;

}



.plan{

  background: url(../images/charte/plan/bg_plan.jpg) no-repeat left top;

  width: 552px;

  height: 280px;

  margin-left: 30px;

}

.plan_text{

  font-weight: bold;

  font-size: 12px;

}

.plan_border{

  float:right;

  width:185px;

  height:237px;

  padding:15px 20px;

}

.plan_title{

   float:left;

   clear:left;

   width:157px;

   height:113px;

   padding:50px 0 0 120px;

}

.bg_contact{

  background: url(../images/charte/contact/bg_contact.jpg) no-repeat left top;

  width:600px;

  height:430px;

  float:left;

}

.contact_text{

  width: 157px;

  height: 360px;

  padding: 45px 0 0 15px;

  float: left;

}

.form{

  width: 422px;

  height: 380px;

  float: left;

  padding-top: 40px;

}

 #frmContact {

  width: 422px;

  height: 380px;

  float: left;

 }

.right{

   width:190px;

   height:140px;

   float:left;

/*   padding-top:35px;  */

   padding-left:7px ;

    margin: 0px;

}



.left{

  width:190px;

  height:150px;

  float:left;

/*  padding-top:35px;  */

  padding-left:5px ;

  margin: 0px;

}

.box1{

    padding-top:6px;

    width:80px;

    height:30px;

    float: left;

    margin-top: 0px;

    clear: left;

}

.box2{

    height:33px;

    width:102px;

    float: left;

    padding-top: 2px;

    margin-top: 1px;

}

.inputForm{

  border:1px solid #BF9BB5;

	background-color:#E8D5DC;

	width:100px;

  height: 13px;

	font:normal 1.1em Arial;

	color:#000000;

	margin-top:5px;

	}

.inputFormOver{

  border:1px solid #BF9BB5;

	background-color:#FDF1F5;

	width:100px;

  height: 13px;

	font-family:Arial;

	font-size:1.1em;

	color:#000000;

	margin-top:5px;

	}

.button{

  border:1px solid #BF9BB5;

	background-color: #BF9BB5;

  font-weight: bold;

	width:82px;

  height: 22px;

	color:#000000;

	font-family: Arial;

	font-size: 1.1em;

	cursor:pointer;

	margin-top:10px;

  padding:0px;

  margin: 0px;

  padding-bottom: 2px;

	}

.buttonOver{

	border:1px solid #BF9BB5;

	background-color:#FDF1F5;

  font-weight: bold;

	width:82px;

  height:22px;

	color:#000000;

	font-family: Arial;

	font-size: 1.1em;

 	cursor:pointer;

	margin-top:10px;

  padding:0px;

  margin: 0px;

  padding-bottom: 2px;

	}

span{

  font-weight: bold;

  color: #A7345C;

}

ul.list

{

font-family:Arial ,Helvetica, sans-serif;

font-size:11px;

color:#000000;

width:200px;

margin-bottom:5px;

float:left;

text-align:left;

padding:20px 25px 30px 0;

font-weight:normal;

}

.list li

{

background:url(../images/charte/index/bullet.jpg) no-repeat left top;

list-style-type:none;

line-height: 17px;

padding:1px 2px 2px 25px;

margin-left: 3px;

}

.info{

  background: url(../images/charte/index/bg_index_rubric.jpg) no-repeat left top;

  float: right;

  width:222px;

  height:164px;

  padding-bottom: 20px;

}

.index_bottom{

  background: url(../images/charte/index/bg_index_info.jpg) no-repeat left top;

  width:364px;

  height:77px;

  float: left;

  padding-bottom:20px ;

}

.info_content{

  float:left;

  height: 146px;

  width: 186px;

  padding: 0px 0 0 25px;

}

.image1{

float:left;

padding: 20px 3px 0px 0px;

}

a img{

  border: none;

  margin: 0px;

  padding:0px;

}



.details{

  float: left;

  width:100px;

  padding-right: 10px;

}

.img_contact{

  float: left;

  width:110px ;

  height: 83px;

  border: solid 4px #B57289;

}

.menu_li{

  border:solid 1px #ffffff;

  width:120px;

}

.over{

}



.movies

{

 float:left;

 padding-left:40px;

}

.clip1

{

 float:left;

 padding-bottom:10px;

}



.clip2

{

 float:left;

 padding-left:100px;

 padding-bottom:10px;

}





