/* CSS Presque lune */


body {
	margin: 0;
	padding: 0;
	background-color: #173343;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.gras {
	font-weight: bold;
	font-size: 2.1em;
	line-height: 1.5em;
	letter-spacing: 0;
	color: #cd513d;
}

p {
	margin: 4px 0;
}

a {
	text-decoration: underline;
	color: #cd513d;
	font-size: 0.8em;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

h1 {
	color: #cd513d;
	font-size: 1.7em;
	margin: 0 0 30px 0;
	border-bottom : dashed #999999  1px;
	padding-bottom: 10px;
	line-height: 1em;
	letter-spacing: 1px;
}

h2 {
	color: #cd513d;
	font-size: 1.7em;
	margin: 0 0 30px 0;
	border-bottom : dashed #999999  1px;
	padding-bottom: 10px;
	line-height: 1em;
	letter-spacing: 0; /* pour UNE, seule différence avec h1 */
}

h3 {
	color: #999999;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
}

h4 {
	color: #999999;
	font-size: 1.3em;
	margin: 0 0 10px 0;
	line-height: 1em;
}

div#conteneur_une {
	margin: 0 auto;
	width: 800px;
	height: 753px;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	background-image: url(../images/fond_une.jpg);
	background-repeat: no-repeat;
}

div#mapune {
	width: 300px;
	margin-left: 405px;
	padding-top: 225px;
}

div#actus_une {
	width: 350px; /*380*/
	line-height: 1.3em;
	float: left;
	color: #ffffff;
	margin: 25px 0 0 25px;
	font-size: 1.1em;
}

div#actus_une img {
	float: left;
	margin: 0 20px 0 0;
}

/* Pointillés */
div#flash_une {
	color: #ffffff;
	width: 262px;
	margin-left: 493px;
	padding-top: 60px;
}

div#flash_une img {
	float: left;
	margin-right: 10px;
}

div#conteneur_seconde {
	margin: 0 auto;
	width: 800px;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	background-color: #000000;
}

#contenu {
	width: 545px;
	margin-left: 200px;
	padding: 50px 15px 15px 15px;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.45em;
}

#bas {
	clear: both;
}

#zoom {
	margin: 0;
	padding: 10px;
	color: #ffffff;
	text-align: center;
}

#contenu img {
	float: left;
	margin-right: 20px;
}

div#menu {
	float: left;
	width: 140px;
	margin-top: 110px;
	padding-left: 25px;
}

.imgmenu {
	margin-bottom: 20px;
}

/* prix, commentaires seconde */
p.gris2 {
	color: #999999;
	font-size: 0.9em;
	margin-top: 10px;
}

/* Adresse page contact */
p.contact {
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 0;
}

table.puce {
	margin-left: 215px;
	vertical-align: center;
	color: #ffffff;
}

table.puce img {
	margin-right: 5px;
}

.puce a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
}

.puce a:hover {
	color: #cd513d;
}

/* Liste puces UNE */
ul.puce_une {
	color: #cd513d;
	font-weight: bold;
	line-height: 1.1em;
	margin-top: 15px;
}

/* txt liste puces UNE */
.gris {
	color: #999999;
	font-size: 0.8em;
	font-family: Arial;
	margin-bottom: 6px;
}

.collection {
	font-size: 1.2em;
}

