﻿/*************************************/
/**
*	StopPub.php
**/
#centrage{
	width			: 996px;
	border			: 1px black solid;
	padding			: 0px;
}
#corps{
	width			: 100%;
	padding			: 0px;
	margin			: 0px;
	background-color: #6699CC;
}

#stopPubNom,#imgStopPubNom{
	border			: 1px dotted black;
	border-bottom	: none;
	position		: absolute;
	width			: 230px;
	top				: 40px;
	text-align		: center;
	font-size		: 30px;
	font-weight		: bold;
	height			: 40px;
}
#stopPubPrenom,#imgStopPubPrenom{
	border		: 1px dotted black;
	border-top	: none;
	position	: absolute;
	width		: 230px;
	top			: 80px;
	text-align	: center;
	font-size	: 25px;
	height		: 32px;
}
#stopPubNom,#stopPubPrenom{
	left	: 180px;
}
#imgStopPubNom,#imgStopPubPrenom{
	left	: 150px;
}
img {
	border: 0px;
}
/**************************************************/
/**********************************/

/**
*	Cartes de département
**/
#rond{
position: relative;
color			: black;
}
a.nonLien{
	text-decoration : none;
	color			: black;
}
a#toutesvilles{
	text-decoration : none;
	color			: #FFEFCF;
}
a#toutesvilles:hover{
	text-decoration	: underline;
}
#titrePages{
	font-size		: 16px;
	font-weight		: bold;
}

/**********************************/
/**
*	pageCarteFrance.php
**/
#main_map {
	width: 410px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#left-map {
	height: 420px;
	width: 175px;
	position: absolute;
	text-align: center;
}

#centre-map {
	width: 425px;
	position: absolute;
	left: 175px;
}

#right-map {
	height: 420px;
	width: 175px;
	position: absolute;
	right: 0px;
	text-align: center;
}
#divMapRecherche{
	position	: absolute;
	left		: 0px;
	top			: -10px;
}
#info-dept {
	margin-top: 10px;
	margin-left: 10px;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px black dotted;
	text-align: center;
	font-size: 13px;
	background-color: #FFCC66;
	z-index: 1;
}

#carte_france {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}

#info-map {
	margin-left: 20px;
	font-size: 15px;
	position: absolute;
	bottom: 5px;
}

#info-num{
	border			: 1px dotted black;
	position		: absolute;
	padding			: 5px 5px 5px 5px;
	display			: none;
	background-color: #FFCC66;
	font-size		: 13px;
	font-weight		: bold;
}

/******************************************/
/**
*	rechCodePost.php
**/
#divDeptRecherche{
	position	: relative;
	z-index		: 10;
	margin-left	: 300px;
	display		: none
}
#formRechCodePost{
	margin-bottom	: 0px;
	padding-bottom	: 0px;
}
div#rechercheCodePost{
	position		: relative;
	width			: 140px;
	border			: 1px dotted green;
	padding 		: 3px 3px 3px 3px;
	background-color: #E0FFBF;
	font-family		: arial,"sans-serif";
	text-align		: center;
	font-size		: 11px;
}
#formRechCodePost img{
	position: relative;
	top		: 0px;
	cursor	: pointer;
}
#inputCodePost{
	margin-top 		: 5px;
	border			: 1px solid green;
	background-color: #81DF1B;
	width			: 40px;
	margin-right	: 0px;
	padding-left	: 5px;
}
#inputCodePost:focus{
	background-color: #EDFFDF;
}
#inputValider{
	background-color: #81DF1B;
	border			: 1px solid green;
	margin-left		: 5px;
}
#inputValider:focus{
	background-color: #EDFFDF;
}
div#erreurInputCodePost{
	display		: none;
	font-style	: normal;
	color		: red;
}
#aideVilles{
	background		: #F5F9F0;
	display			: none;
	position		: relative;
}
#rechVilles{
	background		: #F5F9F0;
	display			: none;
	position		: relative;
}
#rechVilles a{
	display			: block;
	text-decoration : none;
	color			: black;
}
#rechVilles a:hover{
	color			: black;
	text-decoration	: underline;
}
/*****************************************/
/**
*	contact.php
**/
#pageContact{
	width	: 100%;
}
#coteGauche,#coteDroit{
	width	: 250px;
}
#contact{
	width	: 500px;
	padding	: 10px;
}
#contactTitre{
	width			: 100%;
	text-align		: center;
	margin-bottom	: 10px;
}
#contactChamps, #contactChamps table{
	font-weight: bold;
}
#inputContactNom, #inputContactPrenom, #inputContactMail, #textareaContact, #selectContactDest{
	margin-left 	: 10px;
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#inputContactNom:focus, #inputContactPrenom:focus, #inputContactMail:focus, #textareaContact:focus, #selectContactDest:focus{
	background-color: #D1DFEF;
}
#contactBoutons{
	width		: 100%;
	margin-top	: 10px;
	text-align	: right;
}
#inputContactAnnuler, #inputContactEnvoyer{
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
	margin-left		: 10px;
}
#inputContactAnnuler:focus, #inputContactEnvoyer:focus{
	background-color: #D1DFEF;
}
#inputContactAnnuler:hover, #inputContactEnvoyer:hover{
	background-color: #0099FF;
}
#contactRetour{
	width		: 100%;
	text-align	: center;
}
#contactErreurNom, #contactErreurPrenom, #contactErreurMail, #contactErreurDest, #contactErreurCom{
	color		: red;
	font-weight	: bold;
}
#contactMessageEnv{
	font-weight: bold;
	
}
/****************************************/
p.qui{
	font-size: 14px;
}
/**************************************/
/**
*	newsletter.php
**/
#newsLetter{
	width	: 500px;
	padding	: 10px;
}
#newsletterBoutons
{
	width		: 100%;
	margin-top	: 10px;
	text-align	: right;
}
#newsletterChamps, #newsletterChamps table, #contenuNewsletter, #deptNewsletter{
	font-weight	: bold;
	width		: 100%;
}
/* #inputNewsletterNom, #inputNewsletterPrenom, #inputNewsletterMail{
	margin-left 	: 10px;
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#inputNewsletterNom:focus, #inputNewsletterPrenom:focus, #inputNewsletterMail:focus{
	background-color: #D1DFEF;
} */

#inputNewsletterAnnuler, #inputNewsletterEnvoyer{
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
	margin-left		: 10px;
}
#inputNewsletterAnnuler:focus, #inputNewsletterEnvoyer:focus{
	background-color: #D1DFEF;
}
#inputNewsletterAnnuler:hover, #inputNewsletterEnvoyer:hover{
	background-color: #0099FF;
}
#newsletterRetour
{
	width		: 100%;
	text-align	: center;
}
#newsletterErreurNom, #newsletterErreurPrenom, #newsletterErreurMail, #newsletterErreurDest, #newsletterErreurCom, #newsletterErreurDpt{
	color		: red;
	font-weight	: bold;
}
#newsletterDemandeEnv{
	font-weight: bold;	
}
#formNewsletter input[type="text"]{
	width			: 200px;
	padding-left	: 5px;
}
#formNewsletter input, #formNewsletter select{
	margin-left 	: 10px;
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#radioNewsletter input{
	border			: 0px solid #00198F;
	background-color: #FFFFFF;
}

#renseignement input{
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#deptNewsletter select, #contenuNewsletter select{
	width	:170px;
	height	:150px;
}
#formNewsletter input:focus, #formNewsletter select:focus{
	background-color: #D1DFEF;
}
#renseignement{
	color		: #35455F;
	font-size	: 13px;
	text-decoration: underline;
}
#categorieNewsletter, #evenementsNewsletter, #annonceursNewsletter{
	display: none;
}
#categorieNewsletter, #evenementsNewsletter, #annonceursNewsletter, #departementNewsletter{
	margin-left	: 85px;
}
#departementNewsletter table{
	width	: 100%;
	text-align: center;
}
#radioAbonne{
	color		: #205F00;
}
#radioDesabonne{
	color		: #7F0F0F;
}
#radioNewsletter{
	font-weight	: bold;
	text-align	: left;
	width		: 100%;
}
#contenuNewsletter table{
	width		: 100%;
	text-align	: center;
}

/*****************************************/
/**
*	mosaic.php diapo.php
**/
.miniature {
margin-top: 10px;
margin-left: 4px;
margin-right: 4px;
}

.centrage-min {
width: 680px;
margin-top: auto;
margin-left: auto;
}

.divInline{

margin-top: 20px;
padding-top: 10px;
/*margin-left: 3px;
margin-right: 3px;*/
margin-left: 9px;
margin-right: 9px;
display: inline;

}

/*
.divInline img {
margin-top: 10px;
margin-left: 3px;
margin-right: 3px;
}
*/

.divHide {
visibility:hidden;
position: absolute;
}


#zoneGrandProsp {
position: relative;
width: 860px;
}

#basDroit {
height: 40px;
width: 40px;
position: absolute;
right: 0px;
bottom: 0px;
z-index: 10;
}

#basGauche {
height: 40px;
width: 40px;
position: absolute;
left: 0px;
bottom: 0px;
z-index: 10;
}

a.lienGal {
text-decoration: none;
font-size: 11px;
color: black;
margin-right: 5px;
margin-left: 5px;
}

a.lienGal:hover {
text-decoration: none;
color: green;
}

/*****************************************/
/**
*	fairedecouvrir.php
**/
#faireDecouvrir{
	width	: 500px;
	padding	: 10px;
}
/*#titreFaireDec{
	margin-top		: 20px;
	margin-bottom	: 20px;
	text-align		: center;
	font-size		: 20px;
	border-bottom	: 1px dotted black;
}
*/
#textFaireDecouvrir{
	font-weight	: bold;
}
#textFaireDecouvrir dd:first-child{
	text-align	: center;
	font-size	: 14px;
	color		: #5F1717;
}
#textFaireDecouvrir dd{
	text-align		: justify;
	padding-left	: 0px;
	margin-left		: 0px;
	margin-bottom	: 10px;
	font-size		: 13px;
}
#formfaireDec input, #formfaireDec textarea{
	margin-left 	: 10px;
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#formfaireDec input:focus, #formfaireDec textarea:focus{
	background-color: #D1DFEF;
}
#faireDecBoutons{
	text-align	: right;
	width		: 100%;
	margin-top	: 10px;
}
#faireDecErreurNom, #faireDecErreurPrenom, #faireDecErreurMail, #faireDecErreurCom{
	color		: red;
	font-weight	: bold;
}
/*****************************************/
/*****************************************/
#clauses{
	margin-top	: 20px;
	font-style	: italic;
	font-size	: 1px;
	text-indent	: 20px;
	text-align	: justify;
	font-weight	: normal;
}
/******************************************/

/****************************************/
/**
*	contact.php
**/
#pageSignalerErreur{
	width	: 100%;
}
#signalerErreur{
	width	: 500px;
	padding	: 10px;
}
#signalerErreurTitre{
	width			: 100%;
	text-align		: center;
	margin-bottom	: 10px;
}
#signalerErreurChamps, #signalerErreurChamps table{
	font-weight: bold;
}
#textareaSignalerErreur{
	margin-left 	: 10px;
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
}
#textareaSignalerErreur:focus{
	background-color: #D1DFEF;
}
#signalerErreurBoutons{
	width		: 100%;
	margin-top	: 10px;
	text-align	: right;
}
#inputSignalerErreurAnnuler, #inputSignalerErreurEnvoyer{
	border			: 1px solid #00198F;
	background-color: #6FA7DF;
	margin-left		: 10px;
}
#inputSignalerErreurAnnuler:focus, #inputSignalerErreurEnvoyer:focus{
	background-color: #D1DFEF;
}
#inputSignalerErreurAnnuler:hover, #inputSignalerErreurEnvoyer:hover{
	background-color: #0099FF;
}
#signalerErreurRetour{
	width		: 100%;
	text-align	: center;
}
#signalerErreurErreurCom{
	color		: red;
	font-weight	: bold;
}
#signalerErreurMessageEnv{
	font-weight: bold;
}

