/*
/////////////////////////////////
// General
/////////////////////////////////
*/
body {
	margin: 0;
	background-color: #534A3F;
	background-image: url(imgs/bg.gif);
	font-family: "Trebuchet MS";
	cursor: default;
}

/*
/////////////////////////////////
// Typographie
/////////////////////////////////
*/
p {
	color: #3E2E0E;
	padding-left: 25px;
	padding-right: 25px;
	text-indent: 8px;
	text-align: justify;
	font-size: 12px;
}

.texteDescriptionRubrique {
	height: 50px;
	padding-left: 25px;
	padding-right: 15px;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	color: #980000;
}

.titre {
	margin-left: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #3E2E0E;
	background-image: url(imgs/tirets.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.texteContenu {
	font-size: 12px;
	color: #3E2E0E;
}

.chpTexte {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #AE986E;
	border-right: 1px solid #EDD7AD;
	border-bottom: 1px solid #EDD7AD;
	border-left: 1px solid #AE986E;
	padding-left: 4px;
}

.signatureMaire {
	width: auto;
	padding-right: 25px;
	font-size: 12px;
	font-style: italic;
	color: #575D27;
	text-align: right;
}

/*
/////////////////////////////////
// News
/////////////////////////////////
*/
.dateNews {
	padding-left: 25px;
	font-size: 11px;
	font-style: italic;
	color: #735825;
}

.contenuNews {
	width: 55%;
	padding-left: 25px;
	font-size: 11px;
	color: #3E2E0E;
	text-align: justify;
}

/*
/////////////////////////////////
// Que Faire à Belcastel ?
/////////////////////////////////
*/
.texteNomEvent {
	text-decoration: underline;
	font-size: 12px;
	color: #575D27;
}

.texteDescriptionEvent {
	font-size: 12px;
	text-align: justify;
}

/*
/////////////////////////////////
// Partenaires
/////////////////////////////////
*/
.texteTitrePartenaires {
	margin-left: 6px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color : #575D27;
	background-image: url(imgs/partenaires/petite_fleur.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.titreTitrePartenaires {
	margin-left: 6px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	color : #575D27;
}

.texteDescriptionSupp {
	font-size: 12px;
	text-align: left;
}

.texteDescriptionSupp p {
	color: #3E2E0E;
	padding-left: 25px;
	padding-right: 25px;
	text-indent: 0px;
	text-align: left;
	font-size: 12px;
}

.texteDescriptionSupp table {
	border: 1px solid #3E2E0E;
}
.texteDescriptionSupp tr {
	border: 1px solid #3E2E0E;
}
.texteDescriptionSupp td {
	border: 1px solid #3E2E0E;
}

.texteDescriptionSupp img {
	border: 1px solid black;
}

.texteDescriptionSupp a {
	font-style: italic;
	color: #4F561C;
	text-decoration: none;
	background-image: url(imgs/tirets.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.texteDescriptionSupp a:hover {
	font-style: italic;
	color: #000000;
	text-decoration: none;
	background-image: url(imgs/tirets.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.texteContenuPartenaires {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 20px;
	text-indent: 8px;
	text-align: justify;
	color: #3E2E0E;
}

.texteTitreVillages {
	margin-left: 6px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color : #575D27;
	background-image: url(imgs/partenaires/petit_village.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/*
/////////////////////////////////
// Manifestations
/////////////////////////////////
*/
.texteEnteteTableManif {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

.texteDateTableManif {
	font-size: 12px;
	font-style: italic;
	color : #575D27;
}

.texteDescriptionTableManif {
	font-size: 12px;
	color : #3E2E0E;
	text-align: justify;
}

/*
/////////////////////////////////
// Contact & Acces
/////////////////////////////////
*/
.texteAcces {
	font-size: 12px;
	padding-left: 8px;
	padding-right: 4;
	padding-top: 0;
	padding-bottom: 0;
}

/*
/////////////////////////////////
// Historique
/////////////////////////////////
*/
.imgHistorique {
	margin-right: 10px;
	border: 1px;
	border-color: #73674E;
	border-style: solid;
}

.imgVillages {
	margin-right: 10px;
	margin-left: 25px;
}

.texteItalique {
	font-weight: bold;
}





/*
/////////////////////////////////
// Liste à puces
/////////////////////////////////
*/
ul {
	font-size: 12px;
	line-height: 25px;
}

ul.puces {
	margin-left: 40px;
	list-style-image: url(imgs/plan/puce.gif);
}

ul.puces2 {
	list-style-image: url(imgs/plan/puce2.gif);
}


/*
/////////////////////////////////
// Footer
/////////////////////////////////
*/
.texteFooter {
	font-size: 11px;
	color: #111111;
	text-align: center;
}

.texteFooterAdresse {
	font-size: 11px;
	color: #A39B8B;
}

/*
/////////////////////////////////
// Liens
/////////////////////////////////
*/
A.lienParagraphe {
	font-style: italic;
	color: #4F561C;
	text-decoration: none;
	background-image: url(imgs/tirets.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

A:hover.lienParagraphe {
	font-style: italic;
	color: #000000;
	text-decoration: none;
	background-image: url(imgs/tirets.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

A.lienFooter {
	color: #111111;
	text-decoration: none;
}

A:hover.lienFooter {
	color: #111111;
	text-decoration: underline;
}

A.lienFooterMail {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

A:hover.lienFooterMail {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

/*
/////////////////////////////////
// Graphiques
/////////////////////////////////
*/
img {
	border: 0;
}

.imgNoRepeat {
	background-repeat: no-repeat;
}

.imgFonduAccueil {
	height: 100%;
	background-image: url(imgs/accueil/fondu_pont.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.imgActualite {
	width: 122px;
	height: 106px;
	background-image: url(imgs/accueil/bg_actualite.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.imgFonduInfos {
	height: auto;
	background-image: url(imgs/infos/fondu_infos.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.grainCellule {
	border: 1px;
	border-style: solid;
	border-color: #3E2E0E;
}

.imgEvent {
	border: 1px;
	border-color: #73674E;
	border-style: solid;
}

.centre {
	background-image: url(imgs/bg_centre.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
}

.panoramique {
	padding-top: 14px;
	margin-left: 7px;
	text-align: center;
	width: 665px;
	height: 315px;
	font-size: 10px;
	background-image: url(imgs/accueil/bg_panoramique.jpg);
	background-repeat: no-repeat;
}

.separateur {
	width: auto;
	height: 70px;
	background-image: url(imgs/separation.gif);
	background-position: center;
	background-repeat : no-repeat;
}

.margesTables {
	margin-top: 2px;
}

.boutonSavoir {
	margin-top: 4px;
}
.actuphoto {
	margin: 5px;
	float: left;
}

