/*//////// feuille de style gn rale ///////*/

/* redfinition des balises */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #faf6ed;
}
form {
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
}
h1 {
	font-size: 240%;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 160%;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 8px;
}
h4 {
	font-size: 140%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 4px;
}

h5 {
	font-size: 120%;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 2px;
}

object {
	padding: 0;
	margin: 0;
	border: 0px;
}
acronym {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
abbr {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
fieldset {
	background-color: #FAF8E2;
	border: 1px solid #FFFFFF;
}
legend {
	padding: 0;
	margin: 0;
} 



/*////////// styles généraux ////////*/

.access {
	display: none;
}
.cache {
	display: none;
}
.block {
	display: block;
}
.float_g {
	float: left;
}
.float_d {
	float: right;
}


.lien_carte {
display:block;
margin-top:125px;
text-align:right;
margin-right:10px;
}

.spacer {
	clear: both;
	line-height: 5px;
}

.taille_80 {
	font-size: 80%;
}

.texte_centrer {
	text-align: center;
}
.texte_gauche {
	text-align: left;
}
.texte_droite {
	text-align: right;
}
.texte_justifie {
	text-align: justify;
}
.texte_erreur {
	font-style: italic;
	color: #CC3300;
}
.bold {
	font-weight: bold;
}

.border_img_0 {
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
}
.border_img_0_avec_marges_5 {
	border: 0px;
	margin: 5px;
}

.bordure_image_avec_marge_10 {
	border-width: 3px;
	border-style: solid;
	border-color: #e5e4e2;
	margin: 10px;
}

.border_img {
	border-width: 3px;
	border-style: solid;
	border-color: #B4D4D1;
}

.gris {
	color: #333333;
}
.noir {
	color: #000000;
}

.rouge {
	color: #cc0033;
}

.petit {
	font-size:11px;
}

.citation {
color:#5993b9;
font-style:italic;
}

.note{
color:#50585a;
font-size:11px;
}

.fond_1 {
	padding-bottom: 10px;
	background-color: #EFEFEF;
	padding-left: 10px;
	padding-right: 10px;	
}

/*/////////// STYLES DES MODULES ///////////*/


.gt {
	font-size: 1.4em;
	font-weight: normal;
}

/*//// Mod_menu///////*/
#menu1 {
	width : 252px;
	text-align : left;
	height: auto;
}

/* 1er niveau */
#menu1 ul {
	display: block;	
	overflow: hidden;
	width: 100%;
	margin:0px;
	padding:0px;
}

#menu1 li {
	margin: 0px 0px 0px 0px;	
	height:31px;	
}

#menu1 li a:link ,#menu1 li a:visited {
	display:block;
	text-decoration: none;
	font-size: 14px;
	color: #000000;	
	padding-left:20px;
	padding-right:10px;
	font-weight:bold;
	height:19px;
	padding-top:2px;
	font-family:Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(images/menu-fleche_OTCaunes.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	margin-bottom:10px;
	margin-top:0px;
	width:252px;
}

#menu1 li a:hover {
	display:block;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	padding-left:20px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight:bold;
	background-color:#fff;
	height:19px;	
	font-family:Verdana, Helvetica, sans-serif;
	background-image:url(images/menu-fleche_OTCaunes.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	margin-bottom:10px;
	margin-top:0px;
	width:252px;
}

#menu2 ul {
	overflow: hidden;
	width: 100%;
	margin:0px;
	padding:0px;
}

#menu2 li {
	width: 252px;	
	height:31px;	
}
#menu2 li.actif a {
	background-color:#fafafa;
}

#menu2 li a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:19px;
	padding-right:10px;
	text-align:right;
	background-color: #3A6A56;
}

#menu2 li a:hover {
	display:block;
	text-decoration: none;
	color:#dddddd;
	background-color: #3A6A56;
}

#menu3 ul {
	overflow: hidden;
	width: 100%;
	margin:0px;
	padding:0px;
}

#menu3 li {
	width: 252px;	
	height:31px;	
}
#menu3 li.actif a {
	background-color:#fafafa;
}

#menu3 li a {
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;	
	color:#ffffff;
	line-height:19px;
	padding-right:10px;
	text-align:right;
	background-color: #0068B4;
}

#menu3 li a:hover {
	display:block;
	text-decoration: none;
	color:#dddddd;
	background-color: #0068B4;
}


/*////////MOD contact //////*/

#contact label{
	float: left;
	width: 18em;
	text-align: right;
	margin-right: 0.5em;
}


.input_text2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.mod_img {
margin-top:10px;
}


#contact2 label{
	float: left;
	width: 18em;
	text-align: right;
	margin-right: 0.5em;
}


/*/////////// STYLES des blocs ///////////*/

#conteneur_bandeau {
	width:100%;
	background-color:#faf6ed;	
}




html>body #conteneur_bandeau{
min-width:960px;
}



#centre {
	width : 100%;
	text-align : left;
	margin: auto;
	height: 100%;	
	background-color: #faf6ed;
	height:100%;
}
html>body #centre {
height: auto;
min-height:100%;
min-width:980px;
}

#conteneur_pied {
	background-color: #faf6ed;	
	color:#000000;
}

#bandeau {
	width : 100%;
	height: 199px;
	background-image: url(images/Bandeau_OT-Caunes.gif);
	background-position: 200px 0px;
	background-repeat: no-repeat;
	background-color: #faf6ed;
}

#bandeau h1 {
	float: left;
	padding: 0;
	margin: 0;
}
#bandeau h1 img, #bandeau #menu11 img {
	border: 0;
}

#bandeau #menu11 {
	display:block;
	/*	position:relative;*/
	width:100%;
	text-align:left;
	width:981px;
	height:199px;	
}

#bandeau #menu11 #m11 {
	margin-top : 157px;
	width:780px;
	/*margin-left:200px;*/
	float:left;
}

#conteneur_centre {
	position:relative;
	width:980px;	
	text-align : left;	
	height: auto;
}

#col_g {
	float:left;
	left:0;
	width:252px;
	height:auto;
	top: 5px;
	background-color:#faf6ed;
	
}

#contenu {
	font-size:12px;
	background-color: #faf6ed;
	padding-left:10px;
	line-height: 1.5em;
	margin-left: 260px;
}

#contenu h2 {
	color:#3A6A56;
	font-variant:small-caps;
	padding-bottom:5px;
	margin-top:10px;
	font-family: "Times New Roman", Times, serif;	
	font-size: 28px;
	line-height: 25px;
}

#contenu h2.titre_contenu {
	color: #3A6A56;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

#contenu p {
	padding-left:10px;
	padding-right: 10px;
	text-align: justify;
}

#contenu h3 {
	color:#a80230;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}

#contenu h3 a, #contenu h3 a:hover {
	color:#cc0033;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
}

#contenu h4 {
	font-size: 16px;
	font-weight: bold;
}

#contenu h5 {
	font-size: 14px;
	font-weight: bold;
}



.titre_accueil {
	padding-bottom:4px;
	color: #1F7576;
	margin-top:22px;
	margin-bottom:8px;
	text-align: center;
	font-size: 180%;
}

#pied {
	display:block;
	clear:both;
	width : 980px;
	height:auto;
	text-align : left;
	height: auto;
	color: #666666;
}

#pied_2 {
	display:block;
	width:980px;
	padding-top: 15px;
	font-size:10px;
	text-align:left;
	height:65px;
	vertical-align: bottom;
}

#pied_2 a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#pied_2 a:hover {
	text-decoration:underline;
}



/*---------------Mod Candidature -----------------*/ 

#candidature label{
	float: left;
	width: 20em;
	text-align: right;
	margin-right: 0.5em;
}
#offres th {
	color: #FFFFFF;
	background-color: #cc0033;
	text-align:center;
}
#offres {
border-style:solid;
border-color:#FFFFFF;
border-width:2px;
}

.ligne1 {
background-color:#efefef;
}

.ligne2 {
background-color:#ffffff;
}

#offres .niv1  {
color:#cc0033;
text-align:center;
}

/*----------------page d'accueil----------------------------------------------------------------*/


.lien_centrer {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}



/*-----------------Implantations agences------------------------------*/

.details_agence {
width:220px;
height:auto;
float:left;
}

.details_agence2 {



}

.map_agence {
width:500px;
height:220px;
margin-left:230px;
vertical-align:top;
}

.map_agence2 {

}

#carte_flash{
text-align:center;
}

/*--------------------styles des actus--------------------------------------------*/

.list_actu {
	background-color:#FAF8E2;
	width:95%;
	clear: left;
}

.list_actu h4 {
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color: #A80230;
}

.date {
	color: #6c6957;
	font-weight:bold;
	font-size:10px;
	text-align: right;
}

.date_eve {
	color: #A80230;
	font-weight:bold;
	font-size:10px;
}

.img_actu {
	padding: 10px;
}

#contenu #tri a, #contenu #tri a:visited {
	text-decoration:none;	
}

#contenu #tri a:hover {
	text-decoration:underline;	
}

.details_i {
	font-size:11px;
}

/*
#contenu a {
color: #000000;
}

#contenu a:hover {
color: #939393;
}
*/.rouge99 {
	background-color: #990000;
	color: #FFFFFF;
}
.table_bordure {
	border: thin solid #000000;
}
.haut {
	height: 200px;
	width: 600px;
	padding-top: 50px;
	padding-left: 60px;
}
.bas {
	height: 200px;
	width: 600px;
	padding-left: 60px;
}
.bas1 {
	height: 200px;
	width: 500px;
	padding-left: 170px;
}
.img1 {
	width: 150px;
	height: 190px;
	background-color: #3a6a56;
	margin-right: 30px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img2 {
	width: 150px;
	height: 190px;
	background-color: #3a6a56;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img3 {
	width: 150px;
	height: 190px;
	background-color: #3a6a56;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img21 {
	width: 150px;
	height: 190px;
	background-color: #3a6a56;
	margin-right: 20px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img22 {
	width: 150px;
	height: 190px;
	background-color: #3a6a56;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.haut a, .bas a, .bas1 a {
color:#FFFFFF;
text-decoration:none;
}

.img1b {
	width: 150px;
	height: 190px;
	background-color: #0068b4;
	margin-right: 30px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img2b {
	width: 150px;
	height: 190px;
	background-color: #0068b4;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.img3b {
	width: 150px;
	height: 190px;
	background-color: #0068b4;
	margin-left: 30px;
	margin-right: 20px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.haut_10px {
	line-height: 38px;
}
.spe_a {
	text-decoration: none;
}
.image_b_10 {
	margin-right: 20px;
	margin-bottom: 10px;
}
.image_b_10_d {
	margin-left: 20px;
	margin-bottom: 10px;
}
.tres_petit {

	font-size:10px;
}
.img_actu_p {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.list_actu2 {

	background-color:#FAF8E2;
	width:95%;
}
.ol_form_contact {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#drapo{
	position:absolute;
	margin-left:760px;
	margin-top:115px;
	left: 118px;
	top: 8px;
	height: 23px;
}
