@charset "utf-8";
body {
	margin:0;
	background-color: #FEECEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	height: 266px;
	width: 1024px;
	/*background-image: url(valentine_chevalier_images/valentine_chevalier_h.jpg);*/
}
a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F37C85;
}


.mentionshaut {
	height: 30px;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 15px;
	text-align: right;
}

#jemabonne {
	width: 150px;
	height: 50px;
	background-color: #FFFFFF;
}
#cont {
	width: 1024px;
	height: 502px;
}
#contenu {
	height: 485px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.btnbdc img {
	margin-right: 10px;
	margin-bottom: 10px;

}
#mentions {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mentions a:link,#mentions a:visited {
	color: #000000;
}
#mentions a:hover{
}
#menu a:link {
	border: 1px dotted #FF0000;
}
#gallerie a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

/* par categorie */
p, .presse td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p:first-letter, .presse td:first-letter {
	font-size: 24px;
	color: #F6A7AC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.presse{
	border: 1px dotted #FF0000;
	background-color: FEECEA;
}
#popup {
	background-color: #FEECEA;
	position: absolute;
	height: 100%;
	width: 100%;
}
#photos a:first-letter{
	font-size: 24px;
	color: #F6A7AC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#photos a:link, #photos a:visited{
	border: 1px dashed #914682;
	display: block;
	text-decoration: none;
	width: 150px;
	color: #000000;
}
#photos a:hover{
	border: 1px dashed #914682;
	display: block;
	text-decoration: none;
	width: 150px;
	background-color: #F38992;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
