/* CSS Document */

body
{
	background-color:#4D77A6;
	background-image:url(images/back.JPG);
	background-repeat:repeat-x;
	width:950px;
	height:100%;
	margin:auto;
	margin-top:15px;
}

#header
{
	background-color:#FFFFFF;
	background-image:url(images/headerBack.jpg);
	background-repeat:repeat-y;
	float:right;
	width:948px;
	height:150px;
	border-top : none;
	border-bottom : none;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.header
{
	margin-left:75px;
	margin-right:20px;
	margin-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-shadow:#000000;
}

#search
{
	background-color:#a8abb3;
	background-image:url(images/search_bar.jpg);
	background-repeat:repeat-y;
	float:left;
	width:948px;
	height:30px;
	border-top : none;
	border-bottom : none;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.search
{
	margin-left:40px;
	margin-right:40px;
	margin-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
}

.search input, textarea, select
{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}

#menu
{
	background-color:#000000;
	float:left;
	width:950px;
	height:30px;
}

.menu
{
	margin-left:40px;
	margin-right:40px;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	vertical-align:middle;
	text-align:center;
}

.menu a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover
{
	color:#FFFF99;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#main
{
	float:left;
	background-image:url(images/main.jpg);
	background-repeat:repeat-y;
	background:#FFFFFF;
	width:948px;
	display:table-cell;
	height: auto !important;
	height: 800px;
	min-height: 800px;
	border-top : none;
	border-bottom : none;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.main
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:12px;
	text-align:center;
}

.main table
{
	margin = auto;
	text-align:left;
}

.main a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.main a:hover
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.main h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}

.main h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:underline;
}

.main h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	margin-top:10px;
	margin-bottom:5px;
	text-decoration:none;
}

.surtitre
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
}

.main hr
{
	color:#DFDFDF;
}

.main input, textarea, select
{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
}

#listtables
{
	
}

.listtables
{
	font-size:10px;
}

.listtables a
{
	font-size:10px;
	color:#FFFFFF;
}

.listtables th
{
	text-align:left;
	color:#FFFFFF;
}

.listtables a:hover
{
	font-size:10px;
}

.listtables tr:hover
{
	background-color:#666666;
	color:#FFFFFF;
}

#footer
{
	float:left;
	width:100%;
	height:50px;
	float:right;
	position:relative;
}

.footer
{
	background-color:#000000;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	text-align:center;
}

.footer a
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover
{
	color:#FFFF99;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sign
{
	width:100%;
	height:50px;
	float:left;
	position:relative;
}

.sign
{
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

.sign a
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.sign a:hover
{
	color:#FFFF99;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homeleft
{
	float:left;
	background:#FFFFFF;
	width:590px;
	display:table-cell;
	height: auto !important;
	height: 870px;
	min-height: 870px;
}

.homeleft
{
	margin-left:30px;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:11px;
	text-align:center;
}

.homeleft a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.homeleft a:hover
{
	color:#8cb8d4;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.homeleft h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	text-decoration:none;
}

.littleartleft
{
	width:170px;
	height: 330px;
	margin-top:5px;
}

#homeright
{
	float:right;
	background:#333333;
	width:330px;
	display:table-cell;
	height: auto !important;
	height: 870px;
	min-height: 870px;
	border-left : 1px solid black;
}

.homeright
{
	margin-left:30px;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}

.homeright a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.homeright a:hover
{
	color:#FFFF99;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.homeright h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	text-decoration:none;
}

.homeright h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
	text-decoration:none;
	text-align:right;
}

#article_left
{
	float:left;
	background:#FFFFFF;
	width:715px;
	display:table-cell;
	height: auto !important;
	height: 600px;
	min-height: 600px;
}

.article_left
{
	margin-left:35px;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:11px;
	text-align:center;
}

.article_left a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.article_left a:hover
{
	color:#8cb8d4;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.article_left h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	text-decoration:none;
}

.articles_display
{
	width:170px;
	height: 350px;
	margin-top:0px;
	margin-bottom:15px;
	padding-left:12px;
	border-left: 1px solid #CCCCCC;
}

#article_right
{
	float:right;
	background:#333333;
	width:230px;
	display:table-cell;
	height: auto !important;
	height: 820px;
	min-height: 820px;
	border-left : 1px solid black;
}

.article_right
{
	margin-left:0px;
	margin-right:30px;
	margin-top:25px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}

.article_right a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.article_right a:hover
{
	color:#FFFF99;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.article_right h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:center;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	border-right : 1px solid black;
	padding-left: 30px;
}

.article_right h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	background-color:#000000;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:middle;
	border-bottom : 1px solid #666666;
	border-right : 1px solid #666666;
	padding-left: 30px;
}

.pucesNews
{
   list-style-type: circle;
}

#news
{
	background:#FFFFFF;
	width:950px;
	display:table-cell;
	text-align:center;
}

.news
{
	margin-left:150px;
	margin-right:150px;
	margin-top:25px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000000;
}

.news a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.news a:hover
{
	color:#8cb8d4;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.news h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#333333;
	font-size:18px;
	color:#FFFFCC;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:0px;
	text-decoration:none;
}