body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #f2f2f2;
	background : none;
}

span.err {
	color : red;
}

span.good {
	color : green;
}

span.textecentre 
{
	font-size : 13px;
	padding : 15px;
}


a:link {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 13px;
}

a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 13px;
}

a:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size: 13px;
}

a.menu,a.menu:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size: 13px;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #9d0e15;
	font-weight : bold;
	font-size: 13px;
}

#ensemble {
	background:#9d0e15 url(img/fondfinalrouge.jpg) no-repeat top;
	width : 1015px;
	height : 800px;
	margin : auto;
}

#menu {
	position : absolute;
	margin-top :150px;
	height : 200px;
	width : 137px;
	margin-left : -125px;
}

td.menu {
	padding-right : 15px;
	padding-top : 2px;
	color : #121212;
	font-weight : bold;
	width : 122px;
	background-image : url('img/menu_middle.png');
}

td.titremenu {
	padding-right : 7px;
	padding-top : 40px;
	color : #121212;
	font-weight : bold;
	text-align : center;
	height : 20px;
	width : 130px;
	background-image : url('img/menu_haut.png');
}

td.piedmenu {
	height : 60px;
	width : 137px;
	background-image : url('img/menu_bas.png');
}
td.menu:hover {
	background-color : url(img/fondmenu.png) repeat-y right;
}

#tab {
	text-align : right;
}

#site {
	position : absolute;
	height : 650px;
	width : 810px;
	margin-left : 90px;
}


#main{
	position : absolute;
	width : 760px;
	height : 490px;
	margin-left : 30px;
	margin-top : 140px;
	padding-left : 0px;
	padding-right : 0px;
}

#imgdefil {
	position : absolute;
	margin : auto;
	margin-left : 400px;
	margin-top : 15px;
}

#copyright {
	margin-left : 520px;
	margin-top : 635px;
	position : absolute;
	font-size : 9px;
	color : #111111;
	font-weight :none;
}

#admin {
	margin-left : 7px;
	margin-top : 155px;
}


table.news{
	width : 500px;
}

td.titre_news{
	width : 450px;
	font-weight : bold;
	padding-top : 15px;
	padding-bottom : 5px;
	border-bottom : 1px solid #cccccc;
}

td.date_news{
	font-size : 10px;
	border-bottom : 1px solid #cccccc;
	padding-bottom : 5px;
}

td.contenu_news{
	border-bottom : 2px solid #cccccc;
	padding-top : 5px;
	padding-left : 5px;
	font-size : 11px;
	padding-bottom : 5px;
}

table.connexion_admin{
	width : 280px;
	margin-left : 240px;
	margin-top : 20px;
}

span.titre_section{
	font-weight : bold;
}

input,textarea{
	border : 0px;
}

table.soiree{
	width : 500px;
}

td.titre_soiree{
	width : 330px;
	font-weight : bold;
	padding-top : 15px;
	padding-bottom : 5px;
	border-bottom : 1px solid #cccccc;
}

td.date_soiree{
	font-size : 10px;
	border-bottom : 1px solid #cccccc;
	padding-bottom : 5px;
	text-align : right;
}

span.aff_details{
	cursor:pointer;
}