
@import url(/css/lesnews.css);
@import url(/css/lightbox.css);
@import url(/css/ui.stars.css);

body {
	scrollbar-face-color: #005184;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #46BAFF;
	scrollbar-arrow-color: #46BAFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

ul {
	list-style-image: url("/images/liste_img.gif");
}

ul.menu {
	list-style-type: none;
	list-style-image: url("");
	padding-left: 5px;
	margin-left: 0px;
}

ul.menu li {
	margin-top: 6px;
}

ul.menu li.cat_menu {
	text-align: center;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bgtab {
	background: url(/images/pix.jpg);
}

.tem_image {
	float: left;
	margin: 5px;;
	padding: 5px;
}

.tem_texte {
	font-size: 12pt;
	text-align: left;
}

.haut_tables {
	background: url(/images/bg_nav.gif);
	color: #555555;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #C0C0C0;
}

.contenu_tables {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #C0C0C0;
}

td {
	font-size: 12px;
}

.entete {
	font-size: 14 px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #707070;
	width:100%;
}

.lien_noir {
	color: #000;
	font-color: #000;
}

.lien_noir:visited {
	color: #000;
	font-color: #000;
}

.fond_entete {
	font-size: 8 px;
	border-bottom: 1px solid grey;
}

.gris {
	color: grey;
}

.clic {
	font-size: 10px;
}

.Style1 {
	font-size: 16px;
	font-weight: bold;
}

.encart {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-size: 11px;
}
.encart_recherche {
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding:15px;
}

.btn_type1:hover,a.btn_type1:hover {
	background: #FFFFFF url(/images/button-hover.gif) repeat-x scroll left
		top;
}

.btn_type1,a.btn_type1 {
	background: #E3E3E3 url(/images/button.gif) repeat-x scroll left top;
	border: 1px solid #AAAAAA;
	color: #333333 !important;
	cursor: pointer;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em !important;
	overflow: visible;
	padding: 0.3em 0.5em;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
}

#erreurs {
	color: #FF0000;
}

/* -------------------------------------------------------------------------------------------------------------
NEWS
----------------------------------------------------------------------------------------------------------------*/
.img_news {
	text-align: center;
	width: 400px;
	height: 266px;
	border: 1px solid #cd9f63;
	font-size: 12px;
}

.titre_news {
	margin-top: 200px;
	padding: 3px;
	text-align: center;
	width: 394px;
	height: 60px;
	border: 0px solid;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #fcecc0;
	-moz-opacity: 0.9;
	opacity: 0.9;
	/*filter:alpha(opacity=90);*/
}

.news_droite {
	float: right;
	width: 310px;
	border: 0px solid #000000;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
}

.news_gauche {
	float: left;
	width: 403px;
	border: 0px solid #000000;
	text-align: center;
	background-color: #FFFFFF;
	height: 268px;
}

.liste_news {
	width: 300px;
	border: 0px solid #000000;
	text-align: right;
	height: 32px;
	margin: 2px;
	cursor: pointer;
}

.bg_liste_news {
	background-image: url("/images/gfx/list_news.png");
}

.bg_liste_news_hover {
	background-image: url("/images/gfx/list_news_hover.png");
}

.image_liste_news {
	float: left;
	width: 29px;
	height: 22px;
	margin-top: 6px;
	margin-left: 7px;
}

.titre_liste_news {
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	border: 0px solid #000000;
}

.menu_centre {
	float: right;
	width: 730px;
	height: auto;
	overflow: auto;
	border: 0px solid #FF6600;
}

.horizon728 {
	float: left;
	width: 720px;
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

div.flou {
	opacity: 0.4;
	filter: alpha(opacity =   40);
	background-repeat: no-repeat;
}

div:hover .flou {
	opacity: 1;
	filter: alpha(opacity =   100);
	background-repeat: no-repeat;
}

a.flou img {
	opacity: 0.4;
	filter: alpha(opacity =   40);
	background-repeat: no-repeat;
}

.texte10 {
	font-size: 10px;
}

.input_opacity {
	filter: alpha (   opacity =     80 ) :     moz-opacity :     .80;
	opacity: .80;
}

.info {
	font-size: 10px;
}

#detail_visiteurs
{
	display:none;
	border:1px solid #AAAAAA;
	background: #EEEEEE;
	position: absolute;
	font-size:10px;
	padding:10px;
}

#note, #ajax_response
{
	font-size: 9px;
}

#stars-video1
{
	padding-left:15px;
}

.addthis_button_compact
{
	font-size: 11px;
	font-weight: bold;
}