@import "navigation.css";
@import "formulaire.css";
@import "../highslide/highslide.css";
@import "../highslide/highslide-ie6.css";
@import "../commentaire/commentaire.css";


@import "chat.css";
@import "footer-jquery.css";


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.png);
	background-color: #000000;
	margin: 8px;
}
#site
{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}

#header
{
	width:860px;
	height:123px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
.header_right
{
	float:right;
	width: 700px;
	height: 110px;
	background-image: url(../img/ban.png);
	background-repeat: no-repeat;
	background-position: left;
}

#footer
{
	width:860px;
	height:40px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding: 10px 20px;
	margin: 0 0 20px 0;
}

#footer a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer .actif
{
	color: #C27DBE;
	font-weight: bold;
}


#actu_left
{
	margin-top:10px;
	padding: 0;
	float: left;
	width: 150px;
	font-size: 12px;
	color: #000000;
}

#acces
{
	padding: 5px 5px 5px 5px;
	float: right;
	width: 240px;
	height:100px;
	font-size: 11px;
	color: #000000;
	text-align: right;
	background-image: url(../img/bg_log.png);
}
#acces p
{
	padding:0;
	margin:0;
}
#acces a
{
	text-decoration:none;
	color:#000000;
}
.botton_actu_left
{
	float:left;
	background-image: url(../img/botton_actu_left.png);
	height: 17px;
	width: 150px;
}

.content_actu_left
{
	float:left;
	width: 138px;
	background-color: #EEDBEE;
	padding: 5px 5px 5px 5px;
	border-left: 1px;
	border-left-color: #a91990;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #a91990;
	border-right-style: solid;
}
#left
{
	width:151px;
	float: left;
}
#menu
{
	width:151px;
}
#content
{
	width:860px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}
#middle_content
{
	width:698px;
	height:100%;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	overflow: auto;
}

#middle_content h1
{
	padding:0px;
	color: #A6138B;
	font-size: 16px;
	width: 697px;
	margin: 0;
}
#middle_content .acceuil img 
{
	margin-left: 10px;
	float: right;
	width: 164px;

}

#middle_content .des
{
	text-align: justify;

}
#middle_content .des p
{
	text-align: justify;

}

#middle_content .des a
{
	text-decoration:none;
}
#middle_content .des a:hover
{
	text-decoration:none;
	color:#000000;
}
.reference 
{
	width: 164px;
	float: left;
	margin: 10px 10px 10px 0px;
}


.reference p
{
	margin:0px;
	padding:0px;
	text-align: center;
	font-size: 10px;
}

.reference a img
{
	text-decoration:none;
}

.reference p a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;

}
.reference p a:hover
{
	text-decoration: none;
	color: #C47DBF;
	font-weight: bold;
	font-size: 10px;

}
.top_actu_left
{
	float: left;
	height: 17px;
	background-image: url(../img/top_actu_left.png);
	width: 140px;
	padding-left: 10px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
}
.logo
{
	width: 150px;
	float:left;
	height: 114px;
}
#bas
{
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: center;
	color: #D300AB;
	font-size: 24px;
	text-transform: uppercase;
}
#w3c
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;

}

#w3c a img
{
	text-decoration:none;
	border:none;
}
