/********   VILLE DE CONTREXEVILLE   *********/

html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	/* pour centrer #container - IE5 ne supporte pas margin:auto */
}

#container
{
	text-align: left;
	/* pour rétablir l'alignement par défaut à gauche */
	margin: auto;
	margin-top: 0px;
	width: 778px;
	padding: 0;
	display: block;
	/*background: pink;*/
}

body{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0; background: #6BABE9 url(../img/fond.gif) no-repeat top center; color: #000000;}
P, TD, TEXTAREA  { font-size: 11px; font-family: Arial, Helvetica, sans-serif;  line-height : 15px; color: #000000;}
caption, th  { font-size: 11px; font-family: Arial, Helvetica, sans-serif;  line-height : 15px; font-weight: bold;}
INPUT { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
SELECT {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

HR {color: #EF8B1D}

img { border: none; }

ul{ }

.ancre{
	padding: 1px 0 2px 8px;
	background: url(../img/suite2.gif) no-repeat 0 5px;
}


.image {	border: none;}

.imageLegende {
	text-align: center;
	font-style: italic;
}

.BarTitle { font-size: 18px; font-weight: bold; color: #0075AF;}

h1{
	margin: 0;
	color: #337ABE;
	font-size: 18px;
	background: url(../img/fleche_titre.gif) no-repeat 0 2px;
	padding: 0 0 0 31px;
	line-height: 20px;
	font-weight: normal;
}

h2{
	margin: 0;
	font-weight: bold;
	color: #F89734;
	font-size: 14px;
}

h3{
	margin: 0;
	font-weight: bold;
	/*color: #00B5F1;*/
	color: #F89734;
	font-size: 12px;
}

/******** Liens *********/

a:active {  color: #337ABE; text-decoration: underline;}
a:link { color: #337ABE; text-decoration: underline;}
a:visited {  color: #337ABE; text-decoration: underline;}
a:hover { color: #00B5F1; text-decoration: underline;}

/************* Grandes zones *****************/

#FondPage{
	display: inline;
	float: left;
	width: 778px;
	background: url(../img/fond_page.gif) repeat-y;
}

#RetourAccueil{
	position: absolute; 
	z-index: 100; 
	top: 0; 
	margin-left: 85px;
}

.BandeauImages{
	background: url(../img/visu_bandeau.jpg) no-repeat;
}

.LignesSousBandeau{
	background: url(../img/separation_bandeau.gif) repeat-x;
	width: 770px;
	margin: 0 4px 0 4px;
}

#Colonne1{
	display: inline;
	float: left;
	width: 150px;
	margin-left: 4px;
	margin-top: 20px;
	/*background: blue;*/
}

#Colonne2{
	display: inline;
	float: left;
	width: 585px;
	margin: 10px 15px 15px 14px;
	/*background: red;*/
}

#Colonne3{
	display: inline;
	float: left;
	width: 185px;
	margin: 15px 0 0 0;
	/*background: pink;*/
}

.ImageBasPage{
	background: url(../img/bas_site_contenu.gif) no-repeat;
	display: inline;
	float: left;
}

#BasPage{
	display: inline;
	float: left;
	width: 770px;
	margin: 0px 4px 10px 4px;
}

.LiensBas{
	display: inline;
	float: left;
	width: 570px;
	margin-left: 100px;
	color: #FFFFFF;
}

.LiensBas a, .LiensBas a:visited, .LiensBas a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.LiensBas a:hover{
	text-decoration: underline;
}

.LiensBas div{
	text-align: center;
}

.WebEdit{
	display: inline;
	float: left;
	width: 100px;
	text-align: right;
}

.CheminArbo{
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}

.CheminArbo a, .CheminArbo a:visited{
	color: #666666;
}

.Contenu{
	
}

/*************** Navigation *******************/

.PositionRubrique, .PositionMenu{
	position: relative; 
	display: inline;
	float: left;
	width: 150px;
}

.PositionMenu{
	width: 1px; 
	height: 1px; 
	/*background: red;
	border: #000000 solid 1px;*/
	z-index: 1000;
}

.MenuHorizontal{
	display: inline;
	float: left;
	width: 151px;
	z-index: -1;
}

.Rubrique a, .Rubrique a:visited, .Rubrique a:hover, 
.RubriqueSelect a, .RubriqueSelect a:visited, .RubriqueSelect a:hover,
.Rubrique a.RubSelect, .Rubrique a.RubSelect:visited, .Rubrique a.RubSelect:hover{
	font-size: 11px;
	color: #337ABE;
	font-weight: bold;
	width: 150px;
	background: #7AC466 url(../img/fond_menu.gif) no-repeat top left;
	padding: 6px 5px 6px 30px;
	margin: 0;
	display: block;
	text-decoration: none;
}

.Rubrique a:hover,
.RubriqueSelect a, .RubriqueSelect a:visited, .RubriqueSelect a:hover,
.Rubrique a.RubSelect, .Rubrique a.RubSelect:visited, .Rubrique a.RubSelect:hover{ 
	color: #337ABE; 
	text-decoration: none;
	background: #F8A44D url(../img/fond_menu2.gif) no-repeat top left;
}

.MenuDeroulant{
	margin: 0;
	position: absolute;
	top: 0px;
	margin-top: 4px;
	margin-left: -40px;
	z-index: 100;
	/*left: 150px;*/
	display: block;
	visibility: hidden;
	width: 160px;
}

.MenuDeroulant div{
	display: inline;
	float: left;
}

.MenuDeroulant ul{
	margin: 0;
}

.MenuDeroulant li{
	width: 100%;
	font-size: 11px;
	float: left;
	list-style: none;
}

.MenuDeroulant li a, .MenuDeroulant li a:visited, .MenuDeroulant li a:hover{
	color: #337ABE;
	margin: 0;
	display: block;
	padding: 3px 4px 3px 15px;
	text-decoration: none;
	background: #FBD9B6 url(../img/puce_menu.gif) no-repeat 5px 7px;
	width: 160px;
	font-weight: normal;
	border: #F89734 solid 1px;
	border-top: none;
}

.MenuDeroulant li a:hover{
	text-decoration: none;
	color: #337ABE;
	background: #FBC48F url(../img/puce_menu2.gif) no-repeat 5px 7px;
}

.HautMenu{
	height: 4px; 
	background: url(../img/haut_menu.gif) no-repeat bottom;
}

.BasMenu{
	height: 4px; 
	background: url(../img/bas_menu.gif) no-repeat top;
}

.SousMenu{
	background: #FFE8CF;
	padding: 5px 5px 5px 19px;
	width: 150px;
	display: inline;
	float: left;
}

.SousMenu ul{
	margin: 0px;
}

.SousMenu ul li{
	list-style: none none;
	background: url(../img/puce_sous_menu.gif) no-repeat 0 7px;
	padding: 2px 0 2px 11px;
}

.SousMenu ul li a, .SousMenu ul li a:visited, .SousMenu ul li a:hover{
	color: #337ABE; 
	text-decoration: none;
}

.SousMenu ul li a.SousMenuSelect, .SousMenu ul li a.SousMenuSelect:visited, .SousMenu ul li a.SousMenuSelect:hover{
	font-weight: bold;
	text-decoration: none;
}

.SousMenu ul li a:hover{
	text-decoration: underline;
}



/**************** Zone éditable à gauche *****************/

#ZoneEditableGauche{
	display: inline;
	float: left;
	margin: 17px 14px 0 14px;
	width: 122px;
}

#ZoneEditableGauche ul{
	margin: 0;
}

#ZoneEditableGauche ul li{ 
	list-style: none none;
	background: url(../img/fleche_consulter.gif) no-repeat 0px 8px;
	padding: 4px 0px 4px 9px;
	border-bottom: #2ABBEE solid 1px;
}

#ZoneEditableGauche ul li a, #ZoneEditableGauche ul li a:visited{ 
	text-decoration: none;
}

#ZoneEditableGauche ul li a:hover{ 
	text-decoration: underline;
	color: #337ABE;
}


/************** Colonne de droite Accueil ********************/

.AccesRapide, .ADecouvrir, .MarchesPubAc{
	background: url(../img/acces_rapide_fond.gif) repeat-y;
	padding: 0 12px 0 11px;
}

.AccesRapide ul, .ADecouvrir ul{
	margin: 0;
}

.AccesRapide ul li, .ADecouvrir ul li{
	list-style: none none;
	background: url(../img/fleche_acces_rapide.gif) no-repeat 7px 8px;
	padding: 4px 5px 4px 17px;
	border-top: #FDE0C2 solid 1px;
}

.ADecouvrir ul li{
	background: url(../img/fleche_a_decouvrir.gif) no-repeat 7px 8px;
	border-top: #DAEDD5 solid 1px;
}

.AccesRapide ul li a, .AccesRapide ul li a:visited,  .AccesRapide ul li a:hover,
.ADecouvrir ul li a, .ADecouvrir ul li a:visited, .ADecouvrir ul li a:hover{
	text-decoration: none;
}

.MarchesAccueil{
	width: 152px;
	margin: 0 5px 0 5px;
}

.MarchesAccueil .DateMarche{
	color: #2ABBEE;
	font-size: 10px;
	padding: 2px 0 0 0;
}

.MarchesAccueil .NomMarche{
	color: #337ABE;
	font-weight: bold;
}

.MarchesAccueil .DescriptionMarche{
	font-size: 10px;
	line-height: 12px;
	margin: 3px 0 0 0;
}

.MarchesPubAc ul{
	margin: 0;
}

.MarchesPubAc ul li, .MarchesPubAc ul li.LireDetail{
	list-style: none none;
	background: url(../img/fleche_marches.gif) no-repeat 7px 8px;
	padding: 4px 5px 4px 17px;
	border-top: #CCEFFB solid 1px;
}

.MarchesPubAc ul li.LireDetail{
	border-top: none;
}

.MarchesPubAc ul li a, .MarchesPubAc ul li a:visited, .MarchesPubAc ul li a:hover{
	text-decoration: none;
}





/******** Actualités / événements *********/

.UneActu, .UneActuAccueil, .UneActuAccueilPremiere{
	display: inline; 
	float: left;
}

.UneActu{
	width: 585px;
	margin-bottom: 25px;
}

.UneActuAccueil{
	padding: 25px 10px 10px 10px;
	width: 405px;
	background: url(../img/fond_actu.gif) no-repeat top left;
}

.UneActuAccueilPremiere{
	padding: 25px 10px 10px 10px;
	width: 405px;
	padding: 5px 10px 10px 10px;
}

.PhotoActu, .PhotoActuAccueil{
	width: 85px; 
	display: inline; 
	float: left;
}

.PhotoActu{
	width: 180px; 
}


.TexteActuAvecPhoto, .TexteActuSansPhoto,
.TexteActuAvecPhotoAccueil, .TexteActuSansPhotoAccueil{
	display: inline;
	float: left; 
}

.TexteActuSansPhoto{
	width: 585px;
}

.TexteActuSansPhotoAccueil{
	width: 385px;
}

.TexteActuAvecPhoto{ 
	width: 405px;
}

.TexteActuAvecPhotoAccueil{ 
	width: 300px;
}

.Espacement{
	padding: 3px 0 3px 0;
}

.Date, .DateDetail, .DateEvenement{	
	font-size: 11px;
	color: #00B5F1;	
	font-weight: bold;
	margin: 0 0 2px 0;
}

.DateEvenement{
	font-size: 14px;
}

.DateParution{
	color: #00B5F1;
	margin-top: 2px;
}

.DateDetail{	
	text-align: right;
	padding: 6px 0 6px 0;
	font-weight: normal;
}

.LiensActus{
	border-top: #B1E6F9 solid 1px;
	margin-top: 2px;
	padding-top: 2px;
}

.LiensActus div{
	margin: 2px 0 2px 0;
}

.VisuelActu{
	float: right;
	margin: 0 0px 5px 15px;
}

.ResumeActu{
	font-weight: bold;
}

.MoisAnnee{
	padding: 3px 0 3px 0px;
}

.ModeInvisible{
	color: window;
}

.LienRetour{
	text-align: right;
	padding-bottom: 5px;
}

.Archives{
	padding-bottom: 15px;
}

.SuivantPrecedent{
	display: inline; 
	float: left;
	margin-top: 10px;
	border-top: #B1E6F9 solid 1px;
	padding-top: 5px;
	width: 585px;
}

/******** bloc contact *********/

.PhotoContact{
	margin-right: 20px;
	float: left;
	/*display: inline;*/
}

.CoordonneesContact{
	float: left;
	display: inline;
}

.BlocContact{
	width: 100%;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

.EspacementContact{
	padding: 3px 0 3px 0;
}

/******** Formulaires *********/

.Label{
	font-weight: bold;
	color: #00B5F1; 
}

/*
LabelObligatoire : 
Quand on clique sur Valider le formulaire, le label des champs obligatoires non remplis
prendra ce style
*/
.LabelObligatoire{
	color: red;
	font-weight: bold;
}

.Champs, .ChampListeDeroulante, input{
	border: #B1E6F9 solid 1px;
}

.ChampCheckbox, .ChampRadio, .BoutonRadio{
	border: none;
}

textarea{
	border: #B1E6F9 solid 1px;
}

.Asterisque{
	color: red;
	font-weight: normal;
}

.MessageErreur{
	color: red;
	font-weight: bold;
	padding: 2px 0 7px 0;
}

.MessageErreur a, .MessageErreur a:visited{
	color: red;
}

input.Bouton, input.BoutonValider, input.BoutonRechercher, .BoutonEffacer{
	color: #FFFFFF;
	font-weight: bold;
	background: #00B5F1;
	border: none;
	padding: 3px;
}
/*
.BoutonEffacer{
	background: #999999 url(../img/fleche_bouton.gif) no-repeat 5px 5px;
}*/

input.BoutonRechercher{
	height: 18px;
	width: 100px;
	padding: 0px 5px 0px 5px;
}

.Commentaires{
	text-align: center;
	font-style: italic;
	border: #9CDE8B solid 1px;
	padding: 2px 0 2px 0;
}

/****************** marchés publics ********************/

.Tableform td{
	padding: 2px 0 2px 0;
}

.Tableform .ZoneLabel{
	text-align: right;
	width: 40%;
	padding-right: 10px;
	font-weight: bold;
	color: #009BE1; 
}

.Tableform input{
	width: 200px;
}

.Tableform input.Bouton{
	margin-top: 10px;
}

.MarchePublic{
	display: inline; 
	float: left;
	margin-bottom: 30px;
	width: 585px;
}

.DatePublication{
	color: #00B5F1;
	font-weight: bold;
}

.MarchePublic h3.Detail{
	padding: 4px 7px 4px 7px;
	background: #D9F2FB;
	color: #337ABE;
}

.MarchePublic h3 a, .MarchePublic h3 a:visited, .MarchePublic h3 a:hover{
	background: #D9F2FB;
	display: block;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
}

.MarchePublic h3 a:hover{
	background: #B1E6F9;
	color: #337ABE;
}

.LiensMarches{
	margin-top: 5px;
	display: inline;
	float: left;
	width: 585px;
}

h2.ThemeMarches{
	margin: 0;
	color: #F89734;
	font-size: 13px;
	margin: 5px 0 15px 0;
	text-align: center;
	border: #F89734 solid 1px;
	display: inline;
	float: left;
	width: 585px;
	padding: 2px;
}

h4.InfosMarches{
	color: #00B5F1;
	font-size: 12px;
	margin: 10px 0 10px 0;
	text-align: center;
	border: #00B5F1 solid 1px;
	display: inline;
	float: left;
	width: 585px;
	padding: 2px;
}

.FormObligatoires li{
	padding: 0px 0 15px 0;
	list-style: url(../img/puce.gif);
}


/******** Annuaire *********/

.UnBlocAnnuaire{
	display: inline; 
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 585px;
}

/*************** Organisation par dossiers ***************/

.Dossiers{
	width: 540px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

.AnnuaireNiveau1{
	font-weight: bold;
}

.AnnuaireNiveau2{
	font-weight: normal;
}

.Dossiers ul{
	margin-top: 0px;
}

.Dossiers ul li{
	list-style: none none;
	padding: 1px 0 2px 8px;
	background: url(../img/suite2.gif) no-repeat 0 3px;
}

h2.DossierAnnuaire{
	margin: 0;
	color: #00B5F1;
	font-size: 14px;
	margin: 0px 0 10px 0;
	text-align: left;
	/*border: #F89734 solid 1px;*/
	display: inline;
	float: left;
	width: 585px;
	padding: 2px;
}

h3.SousDossierAnnuaire{
	margin: 0;
	color: #F89734;
	font-size: 13px;
	margin: 0px 0 10px 0;
	text-align: center;
	border: #F89734 solid 1px;
	display: inline;
	float: left;
	width: 585px;
	padding: 2px;
}


/***************** Recherche ****************/

#Recherche{
	position: absolute; 
	z-index: 100; 
	top: 8px; 
	margin-left: 510px; 
	width: 245px;
}

#Recherche div{
	display: inline;
	float: left;
}

.ChampRech{
	width: 104px;
	border: #D9E794 solid 1px;
	border-right: none;
	margin: 2px 0 0 3px;
	font-size: 10px;
	height: 18px;
}

.OK{
	margin-top: 3px;
}

.TexteSurligne{
	background: #FFE8CF;
}

.ResultatsRecherche{
	margin-left: 20px;
}

.ResultatsRecherche li{
	padding: 0px 0 15px 0;
	list-style: url(../img/puce.gif);
}



/********************* Rich Text *********************/

.TexteBleuMoyen{
	color: #337ABE;
	font-weight: bold;
	font-size: 12px;
}

.TexteBlancGras{
	color: #FFFFFF;
	font-weight: bold;
}

.TexteEvidence{
	color: #00B5F1;
	font-weight: bold;
}

.TexteOrangeGras{
	color: #F89734;
	font-weight: bold;
}

.TexteRougeGras{
	color: #e32222;
	font-weight: bold;
}

.TexteOrangeGras{
	color: #f89734;
	font-weight: bold;
}

.TexteBleuGras{
	color: #34b1e2;
	font-weight: bold;
}

.TexteBleu2Gras{
	color: #0e70b3;
	font-weight: bold;
}

.TexteBleu3Gras{
	color: #000080;
	font-weight: bold;
}

.TexteJauneGras{
	color: #ffcc00;
	font-weight: bold;
}

.TexteVertGras{
	color: #64a822;
	font-weight: bold;
}

.TexteVioletGras{
	color: #990099;
	font-weight: bold;
}

.TexteViolet2Gras{
	color: #9999ff;
	font-weight: bold;
}

.TitreRouge{
	color: #e32222;
	font-size: 16px;
	font-weight: bold;
}
/* Nouveaux styles Contrexeville.fr */

input.button{
	padding: 4px;
	font-weight: bold;
	color: #fff;
	margin-top: 4px;
	border: none;
	cursor: pointer;
}

.newsletter{
	background: #000080;
}

.sms{
	background: #f60;
}

p.align-left{
	margin: 0;
	padding: 0;
	text-align: center;
}



/*----------------------------------------------------*/
/* Formulaire abonnement/désabonnement Newsletter/SMS */
/*----------------------------------------------------*/

table.abonnement-nl td{
	width: 50%;
}

table.abonnement-nl td.label{
	text-align: right;
	color: #000;
	font-weight: normal;
	padding-right: 8px;
}

table.abonnement-nl input.field{
	width: 80%;
	margin-bottom: 4px;
}

table.abonnement-nl input.checkbox{
	border: 0;
}

table.abonnement-nl em{
	color: red;
}

.orange h3{
		color: #f89734;
		font-weight: bold;
        text-decoration:none;
}
.orange a:active {  color: #f89734; text-decoration: none;}
.orange a:link { color: #f89734; text-decoration: none;}
.orange a:visited {  color: #f89734; text-decoration: none;}
.orange a:hover { color: #f89734; text-decoration: none;}

.bleu h3{
		color: #34b1e2;
		font-weight: bold;
        text-decoration:none;
}
.bleu a:active {  color: #34b1e2; text-decoration: none;}
.bleu a:link { color: #34b1e2; text-decoration: none;}
.bleu a:visited {  color: #34b1e2; text-decoration: none;}
.bleu a:hover { color: #34b1e2; text-decoration: none;}

.jaune h3{
		color: #ffcc00;
		font-weight: bold;
        text-decoration:none;
}
.jaune a:active {  color: #ffcc00; text-decoration: none;}
.jaune a:link { color: #ffcc00; text-decoration: none;}
.jaune a:visited {  color: #ffcc00; text-decoration: none;}
.jaune a:hover { color: #ffcc00; text-decoration: none;}

.rouge h3{
		color: #e32222;
		font-weight: bold;
        text-decoration:none;
}
.rouge a:active {  color: #e32222; text-decoration: none;}
.rouge a:link { color: #e32222; text-decoration: none;}
.rouge a:visited {  color: #e32222; text-decoration: none;}
.rouge a:hover { color: #e32222; text-decoration: none;}

.vert h3{
		color: #64a822;
		font-weight: bold;
        text-decoration:none;
}
.vert a:active {  color: #64a822; text-decoration: none;}
.vert a:link { color: #64a822; text-decoration: none;}
.vert a:visited {  color: #64a822; text-decoration: none;}
.vert a:hover { color: #64a822; text-decoration: none;}

.bleu2 h3{
		color: #0e70b3;
		font-weight: bold;
        text-decoration:none;
}
.bleu2 a:active {  color: #0e70b3; text-decoration: none;}
.bleu2 a:link { color: #0e70b3; text-decoration: none;}
.bleu2 a:visited {  color: #0e70b3; text-decoration: none;}
.bleu2 a:hover { color: #0e70b3; text-decoration: none;}

.bleu3 h3{
		color: #000080;
		font-weight: bold;
        text-decoration:none;
}
.bleu3 a:active {  color: #000080; text-decoration: none;}
.bleu3 a:link { color: #000080; text-decoration: none;}
.bleu3 a:visited {  color: #000080; text-decoration: none;}
.bleu3 a:hover { color: #000080; text-decoration: none;}

.violet h3{
		color: #990099;
		font-weight: bold;
        text-decoration:none;
}
.violet a:active {  color: #990099; text-decoration: none;}
.violet a:link { color: #990099; text-decoration: none;}
.violet a:visited {  color: #990099; text-decoration: none;}
.violet a:hover { color: #990099; text-decoration: none;}

.violet2 h3{
		color: #9999ff;
		font-weight: bold;
        text-decoration:none;
}
.violet2 a:active {  color: #9999ff; text-decoration: none;}
.violet2 a:link { color: #9999ff; text-decoration: none;}
.violet2 a:visited {  color: #9999ff; text-decoration: none;}
.violet2 a:hover { color: #9999ff; text-decoration: none;}