/* 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";

#collRight{
	float:right;
	width:201px;
	min-height:16px;
	height:auto !important;
	height:16px;
}
/********************************* Actualités */
#bloc-actualites{
	float:right;
	width:291px;
    color:#000;
}

#bloc-actualites2{
	width:291px;
	height:auto !important;
	height:16px;
  background:#fff url(../images/charte/bloc-actu.gif) no-repeat top left;
	height:0px;
	padding:50px 0 0 0;
}

#bloc-actualites2 ul{
	font-weight:bold;
}
#bloc-actualites2 ul li{
	margin:0 0 5px 25px;
	font-weight:bold;
}
#bloc-actualites2 p{
	margin:0 10px 10px 20px;
}
.invisible
{
	display:none;
}


/********************************* offres */


ul.list{
   margin-top:18px;
}

ul.list li{
  list-style-type:none;
  background-image: url(../images/charte/dot.gif);
  background-repeat: no-repeat;
  background-position: left -2px;
  height:30px;
  line-height:22px;
  padding-left:18px;
  font-size:12px;
  font-family:arial;
}

.line{
  clear:both;
  padding:5px 0;
}

.color{
  font-size:12px;
  font-weight:bold;
  color:#Fff;
}

#texte a.news-link:link, #texte a.news-link:visited{
    color:#0263C6;
    text-decoration:underline;
    float:right;
    margin-right:50px;
    margin-top:3px;
}

#texte a.news-link:hover, #texte a.news-link:active{
    color:#0263C6;
    text-decoration:none;
    float:right;
    margin-right:50px;
    margin-top:3px;
}


.box{
width:559px;
float:left;
}

.photo{
width:162px;
float:left;
}

.left{
  margin-left:20px;
  display:inline;
}

ul.list1{
  color:#9fffff;
}

ul.list1 li{
  list-style-type:none;
  background-image: url(../images/charte/arrow.gif);
  background-repeat: no-repeat;
  background-position:left 6px;
  padding-left:14px;
  font-size:12px;
  line-height:20px;
}

.list-box{
   width:150px;
   float:left;
   margin-left:58px;
   display:inline;
}

#animation{
  width:350px;
  height:300px;
  background:#fff;
  margin:0 auto;
}

.text{
  width:215px;
  float:left;
}

.info-box{
  width:345px;
  height:215px;
  float:left;
  background:#0263C6;
  border:1px solid #9FFFFF;
  padding:3px;
}

.info-box-sp{
  width:345px;
  float:left;
  background:#0263C6;
  border:1px solid #9FFFFF;
  padding:3px;
}

.info-box1{
  width:650px;
  margin:0 auto;

  background:#0263C6;
  border:1px solid #9FFFFF;
  padding:5px 10px;
}

.sep{
  margin:10px 0;
}

table.table1{
    background:red;
    padding:0;
  	margin:0 auto;
    border:0;
    border-bottom:1px solid #00468E;
    border-right:1px solid #00468E;
}

    table.table1 tr{
        margin:0;
        border:0;
		border-top:1px solid #00468E;
		border-left:1px solid #00468E;
		background-color:#1678D9;
		padding:5px 2px;
    }


#contact_adresse{
	width:220px;
	height:139px;
	float:left;
	margin-top:10px;
	padding-top:15px;
	margin-left:35px;
	}
.mail_label{
	width:85px;
	float:left;
    margin-top:7px;
	color:#B9E550;
    font-weight:bold;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:10px;
	}
.mail_input{
	width:160px;
	float:left;
	margin-top:5px;
	color:#000;
	}
.inputForm{
	border:1px solid #0056CB;
	background-color:#ffffff;
	width:150px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1884D7;
	padding:1px 0px;
	}
.inputFormOver{
	border:1px solid #F2AF31;
	background-color:#FFCA76;
	width:150px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:1px 0px;
	}
.button{
	border:1px solid #00468E;
	background-color: #FF8625;
    font-weight:bold;
	width:65px;
	color:#0263C6;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
.buttonOver{
	border:1px solid #00468E;
	background-color: #F06C0A;
    font-weight:bold;
	width:65px;
	color:#0263C6;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
#contact-adresse{
	width:150px;
	background:url(../images/map/bg-contact.jpg) no-repeat left 35px;
	text-align:left;
	float:left;
	}
#contact-phone{
	width:150px;
	background:url(../images/map/bg-contact.jpg) no-repeat left 35px;
	text-align:left;
	padding:0px;
	}
#text-obligatoire{
	text-align:center;
	width:220px;
	margin:0 auto;
	padding-top:20px;
    margin-bottom:5px;
	clear:both;
	font-size:10px;
	color:#000;
	}


.contact-box{
width:330px;
height:201px;
background:url(../images/charte/contact-bg.gif) no-repeat top left;
float:left;
padding:10px 10px 0 10px
 }

.color1{
 font-weight:bold;
  color:#F3C331;
}

/*------------plan-------------*/

#map_top{
width:500px;
height:120px;
}

#map_bottom{
width:155px;
height:340px;

}

#map_middle{
width:345px;
height:340px;

}

#adresse_map{
	position:absolute;
	text-align:center;
    margin-top:132px;
    width:155px;
	color:#3381BD;
	font:normal 11px arial;
    line-height:15px;

}

#imprimer{
	position:absolute;
	margin-top:460px;
	}

#fermer-plan{
	position:absolute;
	margin-top:460px;
    margin-left:396px;
}
#minus{
	position:absolute;
	margin-top:414px;
    margin-left:2px;
    }

#plus{
	position:absolute;
	margin-top:414px;
	margin-left:455px;
	}

