@charset "windows-1252";

body {
	background: #FFF url(../images/avion_fondblanc.jpg) no-repeat;
	padding-top: 100px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #555;
}

h1 {margin: 5px 0 0 20px; color: #093; text-transform: uppercase;}
h4 {font-size: 1em; color: white; font-style: italic; margin: 10px 0;}
ul {margin-left: 20px; text-align: left;}
li {list-style-image: url(../images/puce_verte.png);}
img.img_info {margin: 5px;  border: 2px #6C6 solid;}
p {text-align: left; padding: 5px;}
input {background-color: #6C6; color: white; border: 1px black solid; padding: 0 2px;}
input[type=submit] {text-align: center;}
/* GENERAL */
a {color: red; text-decoration: underline;}
.intro {
	border-left: 10px #F90 solid;
	padding-left: 10px; margin:30px 0 30px 20px;
	text-align: justify;
}

.puce_verte {background: url(../images/puce_verte.png) no-repeat left center; padding-left: 20px; color: #093; font-size: 1.1em;}
a.plusdinfos {background: url(../images/puce_jaune.png) no-repeat left center; padding-left: 10px; text-align: left;}
img.titre_jaune {border: 0;}

.intro {
	border: 0;
	padding-left: 10px; margin: 30px 0 30px 20px;
	text-align: justify;
}

#bandeau_sup {display: none;}

#principal1 {border:  0;}

#photogauche {display: none;}
#contenus {
	padding-left: 10mm;
	background: none;
	border: 0;
}


#principal2 {display: none;}

/* ------------------------------------------------------------------------------------- */
/* PIED DE PAGE */
/* ------------------------------------------------------------------------------------- */
#piedpage {
	background: none;
	border: 0;
	color: black; font-weight: normal;
	clear: both;
	margin-top: 50mm; border-top: 1px #555 solid;
}
#piedpage a {color: #000;}
#piedpage a>img {border: 0;}
#liensutiles {display: none;}


/* ------------------------------------------------------------------------------------- */
/* GALERIE */
/* ------------------------------------------------------------------------------------- */
#imagegalerie {border: 2px white dashed; margin: 20px 0;} /* image affichée en grand */
#tab_vignettes {width: 550px; border: 0;} /* tableau contenant les vignettes */
img.galerie {border: 2px white dashed; width: 200px; } /* vignette */


/* ------------------------------------------------------------------------------------- */
/* ACTU */
/* ------------------------------------------------------------------------------------- */
#article {text-align: justify; padding: 10px;}
#archives, #derniers_articles {text-align: right; padding: 10px;}
#article {border-bottom: 2px #F90 dotted; margin-bottom: 20px;}
#article h3 {border-left: 10px #F90 solid; padding-left: 20px; text-align: left; font-size: 1.5em;}
#article h4 {color: #F90;}
#article img {border: 1px white solid; margin: 10px;}
#date_art {margin-top: 1em;}

/* ------------------------------------------------------------------------------------- */
/* CONTACT */
/* ------------------------------------------------------------------------------------- */
#contact {border: 2px white solid; padding: 10px; width: 50%; margin: 10px 0 0 10px;}
#contact td {text-align: left;}
#coord {width: 300px; border: 0; margin: 50px 0 10px 10px; text-align: left; font-size: 1.2em;}
.type_coord {color: #F90; font-family: arial; font-weight: bolder; margin-top: 1em;}
.coord {font-style: italic; text-align: left;}

/* ------------------------------------------------------------------------------------- */
/* LIENS */
/* ------------------------------------------------------------------------------------- */
#liens {border: 0; width: 90%; border-collapse: collapse; margin-top: 2em;}
#liens td {padding: 2px 5px;}
tr.categorie {background-color:  #F1F1F1; color: black; margin-top: 30px;}

/* ------------------------------------------------------------------------------------- */
/* DZ */
/* ------------------------------------------------------------------------------------- */
.cachediv {visibility: hidden;}

/* ------------------------------------------------------------------------------------- */
/* LIVRE D'OR */
/* ------------------------------------------------------------------------------------- */
.message {border-width: 1px 1px 1px 10px; border-color: #F90; border-style: solid; background-color: white; color: #555; padding: 5px; width: 85%; margin: 5px;}
