@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #8c0206;
	color: #FFFFFF;
	margin:0;
	/* cursor:url("http://www.cha-forge.com/curseur.ico"), crosshair; */
}
#general {
	background-image: url(../images/fond_page.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	height: auto;
	background-color: #8c0206;
	background-repeat: no-repeat;
	background-position: center -13px;
	top:0px;
	margin-top: 0px;
	padding-top: 0px;
}
#haut_page {
	width: 778px;
	height:400px;
}
#menu {
	float:left;
	margin-top:75px;
	width:335px;
	height:auto;
}
#menu ul {
	width:216px;
}
#menu li {
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a03234;
	list-style-image: url(../images/point_menu.jpg);
	padding-left:30px;
	list-style-position: inside;
}
#photo_forge {
	float:left;
	margin-top:10px;
	width:440px;
	height:auto;
}
#milieu_page {
	width: 778px;
	height:auto;
	overflow:auto;
	padding-bottom:20px;
}


#gallery {
	width: 335px;
	height: auto;
	overflow:auto;
	float:left;
}
#manif  {
	width:440px;
	height:auto;
	float:left;
}
#cadre {
	width:262px;
	height:262px;
	margin-top:20px;
	background-color: #750306;
	border: 1px solid #9f0408;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
}
#photo_principale {
	width:229px;
	height:171px;
	margin-left: auto;
	margin-right: auto;
	background-color: #9f0408;
}
#photo_minis {
	width:229px;
	height:49px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fond_minis.jpg);
	padding-top:18px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.cadre_manif {
	width:400px;
	height:auto;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c15d4b;
	text-align: justify;
}
.cadre_manif_signature {
	width:400px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	color:#ffea00;
	border-bottom-style: dashed;
	border-bottom-color: #c15d4b;
	border-bottom-width: 1px;
}
#cadre_page {
	width:720px;
	height:auto;
	margin-top:20px;
	background-color: #750306;
	border: 1px solid #9f0408;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	text-align: justify;
	overflow:auto;
}
#titre_page {
}
#footer {
	background-color: #8c0206;
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd3639;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #983234;
	line-height: 30px;
	text-align:right;
	padding-right:20px;
}
a.lien_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.lien_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffea00;
}
a.lien_baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #cd3639;
	font-weight: bold;
}
a:hover.lien_baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#formulaire {
	color: #fae917;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #cd3639;
	border: 1px solid #5c0404;
	margin-bottom:10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #cd3639;
	border: 1px solid #5c0404;
	margin-bottom:10px;
}
