body    
{ color: #FFFFFF; font-size: 10px; font-family: Verdana; line-height: 16px; background-color: #000000; margin: 0; width: 100%; height: 100% }
/*a { color: #ffa616; text-decoration: none } */


#maincenter {
	margin-left: -200px;
	position: relative;
	left: 50%;
	width: 540px;
	height: auto;
	float: left;
}
.entry  { background-color: #2c2d2a; margin-bottom: 10px; position: relative; width: 400px; height: auto; float: left }
.entry_header  { display: inline; margin-top: 5px; margin-left: 10px; position: relative; width: 380px; height: auto; float: left; border-bottom: 1px solid #afb1b4 }
.entry_data  { padding: 2px; position: relative; width: 185px; float: left }
.req { color: #ffa616; font-size: 8px; font-family: Verdana; text-decoration: none }
.message   { color: #afb1b4; display: inline; padding: 10px; position: relative; width: 380px; height: auto; float: left; overflow: hidden }
input.text { font-size: 10px; font-family: Verdana; background-color: #dcdcdc; width: 200px; height: 15px; border-width: 0 }
input.captcha { font-size: 10px; font-family: Verdana; background-color: #dcdcdc; width: 90px; height: 20px; border-width: 0 }
#capdiv { width: auto; height: 20px }
input.maxlenght { color: #fff; font-size: 10px; font-family: Verdana; background-color: #2c2d2a; width: 200px; height: 15px; border-width: 0 }
textarea.text { font-size: 10px; font-family: Verdana; background-color: #dcdcdc; width: 200px; height: 60px; border-width: 0 }
#submit { color: #fff; font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #E57B00; cursor: pointer; padding: 2px 4px; width: auto; height: auto; float: left; border: solid 2px }
/*From here the admin styles*/
body.admin  { color: #000; background-color: #fff; margin: 0 }
h1 { color: #ffa616; font-size: 12px; font-family: Verdana; font-weight: bold }
#adminmain { color: #000; font-family: Verdana; background-color: #fff; margin-left: 20px; position: relative; width: 500px; height: auto; float: left }
.adminrow_pos { color: #000; padding: 3px; position: relative; width: 100%; float: left }
.adminrow_diapos { color: #000; background-color: #dcdcdc; padding: 3px; position: relative; width: 100%; float: left }
a.admin   { color: #fff; font-family: Arial; text-decoration: none; background-color: #ffa616; text-align: center; margin-left: 20px; padding: 1px 1px 1px 2px; width: 25px; height: 15px !important; border: solid 1px }

#top {
	width: 500px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 30px;
}

#categorie{ /*theatre, cinema,... le titre de la section*/
	width: 300px;
	height: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-top: 3px;
}
h2{ /*propriétés des titres mis avec tag h2*/
	font-size: 20pt;
	text-align: left;
	padding: 4px;
	margin: 0px;
	letter-spacing: 8pt;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d7d6b7;
}
#right {
	width: 90px;
	height: 330px;
	font-size: 7pt;
	float: right;
	}
#right ul{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;

}
#right li{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}	

#entries{
	width: 400px;
}
/*#espace {
	width: 400px;
}*/

#message{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
}

p {
font-style: italic;
text-align: left;
font-size: 9px;
}

a {
	color:#d7d6b7;
	text-decoration:none;
}
a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FE8800;
	border-right-color: #FE8800;
	border-bottom-color: #FE8800;
	border-left-color: #FE8800;
	}
	

