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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #29395f;
}
body {
	//background: url(../images/bg.jpg) 50% repeat-y;
	//background-color:#364e8a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width:960px;
	margin: 0 auto;
}
#header {
	background:url(../images/bg_header.jpg);
	height: 170px;
	width: 960px;
}
#emadd {
	padding:0px;
	width:600px;
	float:right;
	text-align:right;
}
#menutop {
	padding: 75px 5px 10px 0px;
	color: #fff;
	width:580px;
	float:right;
	text-align:right;
	font-size:14px;
	text-shadow: #000;
}
#menutop a{
	padding: 0px 3px 3px 3px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#menutop a:hover{
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}
#menumain  {
	padding: 12px 0 0 0;
	height:28px;
	background:url(../images/bg_buttons.jpg) no-repeat;
	width:960px;
	font-size:13px;
	text-align:center;
	margin-top:1px;
}
#menumain a{
	padding: 0px 12px 0px 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menumain a:hover{
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}
#menumain .sp {
	padding: 0px 14px 0px 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menumaine  {
	padding: 12px 0 0 0;
	height:28px;
	background:url(../images/bg_buttons_e.jpg) no-repeat;
	width:960px;
	font-size:13px;
	text-align:center;
	margin-top:1px;
}
#menumaine a{
	padding: 0px 12px 0px 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menumaine a:hover{
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}
#content {
	
	height: auto;
}
#cell1 {
	float:left;
	padding: 0px 0px 0px 10px;
	width: 730px;
	min-height:380px;
	background:url(../images/bg_cell1.jpg) repeat-y;
}
#cell2 {
	float:right;
	padding: 0 0 5px 0;
}
#title {
	background:url(../images/title.jpg) no-repeat;
	font-size:20px;
	color: #fff;
	padding: 17px 0 10px 25px;
}
#bot_cell1 {
	padding: 0 0 0 0;
	float:left;
	height:25px;
	width: 740px;
}
#bot {
	background:none;
}
#main {
	padding: 5px;
	min-height:300px;
}
#news {
	padding: 20px 20px 0 20px;
	min-height:300px;
}
#contenu {
	padding: 20px 20px 0 20px;
	min-height:300px;
}
#commanditaires {
	text-align:center;
	padding: 20px 0 10px 0;
}
.h1 {
	font-size:18px;
	color:#29395f;
}
.h2 {
	font-size:16px;
	color:#29395f;
}
.h3 {
	font-size:16px;
	color:#ce0101;
	text-decoration:underline;
}
.h4 {
	font-size:14px;
	color:#ce0101;
}
a {
	color: #ce0000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ce0000;
	font-weight:bold;
	text-decoration:underline;
}
.date {
	text-decoration:underline;
}
.titre {
	font-weight:bold;
	text-decoration:underline;
}
.tdbrbt {
	border-bottom: 1px solid #ce0000;
}
li {
	line-height:18px;
}
.click {
	font-style:italic;
	font-size: 10px;
}
#tablecom {
    border-color: #ce0101;
    border-width: 0 0 0 0;
    border-style: solid;
}
#tablecom td {
    border-color: #ce0101;
    border-width: 0 0 1px 0;
    border-style: solid;
}
#licdl {
	font-size:14px;
	line-height: 16px;
}
#licdl a {
	color: #29395f;
	font-weight:normal;
}
#licdl a:hover {
	font-weight:normal;
}
#schedule {
    border-color: #364e8a;
    border-width: 0px;
    border-style: solid;
}
#schedule td {
    border-color: #364e8a;
    border-width: 1px;
    border-style: solid;
	padding:3px;
}