/* @override http://www.chezvous-evenements.fr/css/style.css */

/* @override http://chezvous-evenements.fr/css/style.css */

body {
	background-color: #1B0A02;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4c4c4c;
}

/* Titres des blocs */

h2 {
	color: #b4c700;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#ctre {
	padding-left: 109px;
	width: 550px;
	float: left;
}

a {
	text-decoration: none;
	color: #249fff;
}

/* Hoverall */

#page {
	width: 800px;
	min-height: 600px;
	position: relative;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	background: white url(../img/head.jpg) no-repeat left top;
}

/* @group Menu */

#menu {
	height: 130px;
	font: small-caps 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	padding-top: 73px;
	padding-left: 87px;
}

#menu a:hover {
	background: url(../img/puce.jpg) no-repeat;
	list-style-position: outside;
}

#menu a:active {
	background: url(../img/puce2.jpg) no-repeat;
	list-style-position: outside;
	font-style: italic;
}

#menu ul {
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
}

#menu ul a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu ul a:hover {
	color: #1299c9;
}

#menu ul a:active {
	color: #d2e800;
}

/* @end */

#gauche {
	width: 255px;
	float: left;
	padding-left: 100px;
}

#droite {
	width: 255px;
	padding-bottom: 0;
	padding-top: 0;
	float: right;
	padding-right: 109px;
}

#top {
	width: 800px;
	height: 290px;
	margin-top: 0;
}


.block1 {
	width: 255px;
	text-align: justify;
}

.block2 {
	
}

/* Blocs pour les images. Class pour petites images transparentes.  */

#blockimg {
}

.thumb {
	opacity: 0.34;
}

.thumb:hover {
	opacity: 1;
}

#footer {
	width:   100%;
	height: 100px;
	clear: both;
}

/* @group Page d'accueil */

#entrez {
	margin-left: 679px;
	margin-top: 455px;
}

#pageaccueil {
	width: 800px;
	height: 600px;
	position: relative;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	background: white url(../img/bgindex.jpg) no-repeat left top;
}

/* @end */

#prest-img {
	width: 261px;
	height: 226px;
	background-image: url(../img/image-presta.png);
	border: 1px solid #000;
	margin-top: 11px;
	color: #6b121a;
	font-size: 15px;
	font-weight: bold;
	line-height: 105px;
	text-align: center;
	text-shadow: #37f5fd 2px 1px 4px;
}

#prest-img:hover {
	background-image: url(../img/image-presta-hover.png);
}

.inter {
	color: #b4c700;
}
