/* CSS globales appliqué a toutes les pages*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




#top {
	position: absolute;
	z-index: 2;
	height: 116px;
	width: 760px;
	left: 0px;
	top: 0px;
}

#bottom {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
}

#bottom2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
	
}




#left {
	width: 140px;
	position: absolute;
	left: 5px;
	top: 150px;
	background-color: #004a8d;
}


#left #menu a {
	font-size: 11px;
	text-align: center;
	display: block;
	height: 45px;
	padding-top: 8px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: 202954;
	border-bottom-color: 202954;
	margin-top: 20px;
	
}

#left #menu a:hover {
	color: #FFFFFF;
	background-color: 202954;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 202954;
	border-right-color: 202954;
	border-bottom-color: 202954;
	border-left-color: 202954;
}

..menuselect1 {
	background-color: #F5F5F5;
}

.menuselect2 {
	color: #FFFFFF;
	background-color: 202954;
	font-weight: bold;
	
}

#left #m1 {
	padding-top: 15px;
}


#blocgauche {
	background-color:#D8E3F5;
	margin-top: 40px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #1A4C89;
}
#blocgauche span {
	display: block;
	margin: 10px;
}



#menubas a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 202954;
	background-color: #F5F5F5;
	display: inline;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8D3F1;
	border-right-color: 202954;
	border-bottom-color: 202954;
	border-left-color: 202954;
	height: 40px;
	padding-top: 5px;
	margin-right: 5px;
	text-decoration: none;
	float: left;
	width: 135px;
}

#menubas a:hover {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: groove;
	border-right-color: 202954;
	border-bottom-color: 202954;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: 202954;
	border-left-color: 202954;
}
#menubas {
	position: absolute;
	bottom: 17px;
	z-index: 3;
	float: right;
	left: 250px;
}


#main {
	overflow: auto;
	height: 80%;
	width: 90%;
	z-index: 3;
	margin-left: 20px;
}
#right {
	position: absolute;
	height: 100%;
	width: 590px;
	top: 0px;
	left: 170px;
	bottom: 0px;
	z-index: 1;
}

/*styles textes*/

.prix {
	color: #FF0000;
}

.titrem1 {
	color: #666666;
	font-style: italic;
	font-size: 11px;
}
.titrem2 {
font-family: Arial, Helvetica, sans-serif;
	color: #1A4C89;
	font-weight: bold;
}

.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tel {
	color: #1A4C89;
	font-weight: bold;
	font-size: 11px;
}




h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	color: 202954;
	margin-top: 15px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: 202954;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
#main p {
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
}
li {
	font-size: 12px;
	list-style-type: square;
}
#link {
	height: 20px;
	position: absolute;
	top: 116px;
	z-index: 2;
	width: 100%;
	left: 0px;
	right: 0px;
	background-color: B1B2B7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 3px;
	}
	
#bloclink {
	float: right;
}	
	
#link a {
	font-size: 11px;
	text-decoration: none;
	display: inline;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #FFFFFF;
}

#link a:hover {
	color: #FFFFFF;
	background-color: 202954;
}



#image2 {

display:none;
}

.titretarif {

	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666699;
}



/*Anciens styles a verifier***************************************/


.titrepage {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}


input {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.texte {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	text-align:left;
}

.backg {
	color: #FFFFFF;
	background-color: #FF0000;
}




.titre {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}


.titreimprim {

	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #66669A;
}
.texteimprim {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #66669A;
}
a {
	color: 202954;
}
.titrefaq {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: 202954;
	color: #FFFFFF;
	text-indent: 5px;
}
#sommaire a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: 202954;
	display: block;
	height: 40px;
	
}

select {

	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#titre1 {
	font-size: 20px;
	text-align: center;
}
#titre2 {
	font-size: 14px;
	text-align: center;
}
#right #main div {
	display: inline;
	width: 140px;
	margin-left: 3px;
	vertical-align: top;
}
#main td p {
	text-align: left;
}
td {
	font-size: 11px;
}
form {
	font-size: 12px;
}

#menuleft {
	background-color: #004a8d;
}


.menu_bas {
	background-image: url(../images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	color: #FFFFFF;
}
.menu_bas a {
	color: #FFFFFF;
}
#lien_menu {
	
	
	margin-right: 5px;
	margin-left: 5px;
}
#lien_menu a {
	display: block;
	height: 25px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #005BAE;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 3px;
}
#lien_menu a:hover {
	background-color: #EEEEEE;
	color: #004a8d;
}


#titre_page {
	color: #936FB0;
	padding-left: 5px;
	font-size: 15px;
	padding-right: 20%;
}

#lien a {
	font-size: 12px;
	font-weight: bold;
	color: #004a8d;
	display: inline;
	margin-right: 50px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #004a8d;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}



#lien a:hover {
	background-color: #004a8d;
	border: 1px solid #004a8d;
	color: #FFFFFF;
}

#lien {
	text-align: center;
}
