﻿body
{
	font-family: arial;
	font-size:10pt;
	background:#336699 url(../images/bgtopleft.jpg) no-repeat left top;
	color:#545454;
}

.container1
{
	background:#ffffff;
}

.container2
{
	background:#ffffff;
	border:solid 2px #999999;
}
.date
{
	background:url(../images/bgdate.jpg) repeat-x left -1px;
	color:#ffffff;
	font-weight:bold;
}

.header{
	background:#ffffff;
	border-bottom:solid 2px #eb7918;
}

.search{
	color:black;
	background:#e5e5e5;
}

.menu{
	background:#ffffff ;
	font-weight:bold;
}

.news{
	background:#ffffff ;
}
/*.news a{
	font-weight:bold;
}*/

.sponsor{
	background:#ffffff ;
}

.contentLarge .contentSmall{
	background:#ffffff;
}



.headerMenu
{
	background:#fff url(../images/header.gif);
	border-top:solid 1px #999999;
	height:24px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	padding-left:5px;
}

.headerNews
{
	background:#fff url(../images/header.gif);
	border-top:solid 1px #999999;
	height:24px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	padding-left:5px;
}

.headerSponsor
{
	background:#fff url(../images/header.gif);
	border-top:solid 1px #999999;
	height:24px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	padding-left:5px;
}

.headerMid
{
	background:#fff url(../images/header.gif);
	border-top:solid 1px #999999;
	height:24px;
	color:#333333;
	text-align:left;
	vertical-align: middle;
	font-weight:bold;
	padding-left:5px;
}

.tools .title
{
	color:#336699;
	font-weight:bold;
	font-size:12pt;
}
.tools .dateAdd
{
	color:#999999;
	font-size:8pt;
	text-align:right;
}
.tools .textTool
{
	color:#000000;
	padding-top:10px;
}

a {
	color: #336699;
	background-color: inherit;
	text-decoration: underline;
	}
	a:visited 	{ color: #336699; background: inherit; }
	a:hover 	{ color: #222; background: inherit; }
	a:active 	{ color: #333; background: inherit; }

.labelSearch
{
	font-size:12pt;
	font-weight:bold;
}

.label
{
	color:#545454;
}

input, select
{
	font-family: arial;
	font-size:9pt;
	border-right:solid 1px #336699;
	border-bottom:solid 1px #336699;
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
}
.txtSearch
{
	font-family: arial;
	font-size:10pt;
	padding:2px;
	width:180px;
}

.labelTool
{
	font-size:12pt;
	font-weight:bold;
	color:#bf2020;
}

.lalbeBottom
{
	font-size:8pt;
	padding-bottom:4px;
}

.pages
{margin-top:15px;}
.pages td
{padding-left:2px;padding-right:2px; font-size:11pt;}
.pages a
{font-weight:bold;}


input
{
	width:230px;
}
select
{
	width:235px;
}
.btn, .bouton
{
	padding:0px;
	font-family: arial;
	font-size:10pt;
	background-color:#336699;
	color:#ffffff;
	font-weight:normal;
	width:90px;
}