body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}

body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: #fff;
}

h1 {
	font-size:16pt
}

sup {
	font-size:10px
}

form {
	display: inline;
}

a {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}

a:hover {
	color:#ffe200;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a.top_menu {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:14pt;
	font-style:italic
}

a.top_menu:hover {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:14pt;
	font-style:italic
}

.top_menu {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14pt
}

a.bold_menu {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:16pt;
	font-style:italic
}

a.bold_menu:hover {
	color:#ffe200;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:16pt;
	font-style:italic
}

.inviz {
filter:alpha(opacity=90);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.inviz:hover {
filter:alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}


.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#35888d;
	font-size:24px
}

.bottom_bg {
	background:url(../images/bottom_bg.png) bottom repeat-x
}

.top_bg{
	background:url(../images/top_bg.png) top repeat-x;
	width:100%;
	position:absolute;
	height:85px;
	z-index:-100
}

.l_yellow {
	border-left:1px #ffe200 solid;
	border-right:1px #ffe200 solid
}

.block_menu {
	width:215px;
	height:400px;
	border:1px #ff7400 solid;
	text-align:center;
	margin-bottom:150px
}

.pos_menu {
	margin-top:20px;
	padding:5px
}

.pos_menu_selected {
	background-color:#ff7400;
	color:#ffe200;
	text-decoration:none;
	padding:5px;
	margin-top:20px;
}

.pos_menu_selected a {
	color:#ffe200;
	text-decoration:none
}

.top_image {
	width:auto;
	height:160px;
	background:url(../images/top.png) top right no-repeat;
	margin-top:-10px
}

.lang {
	float:right;
	padding-top:60px;
	width:130px
}

.promo_text {
	padding:15px;
	line-height: 1.5;
	margin-top:20px;
	text-align:left
}

.content_page {
	margin:50px 0 0 50px;
	line-height: 2.1;
}

.bg_layer {
	width:1000px;
	height:200px;
	background:url(../images/bg_layer.png) repeat;
	margin-top:10px;
	text-align:left;
}

.photo_layer {
	width:100%;
	height:800px;
	margin-left:-35px;
	background:url(../images/bg_layer.png) repeat;
	margin-top:10px;
}

.line {
	border-top:1px #2d6265 dashed;
	width:1000px;
	margin-bottom:20px
}

.date_news {
    padding:3px;
    background-color:#d13c02;
    width:65px;
    margin:0 0 10px 15px;
    font-size:12px
}

.header_news {
    color:#35888d;
    font-size:16pt;
    margin:0 0 10px 15px;
}

.annonce {
    font-family: Arial, Helvetica, sans-serif;
    margin-left:15px;
}

.page_date_news {
    padding:0 3px;
    background-color:#d13c02;
    width:65px;
    font-size:12px;
	float:left
}

.page_header_news {
    color:#35888d;
    font-size:16pt;
}

a.page_annonce {
    font-family: Arial, Helvetica, sans-serif;
    float:left
}

/*---begin style CONTENT BOX carusel---*/
#carus-boxwp {
	margin-left:-40px;
	background: #000;

}

#carus-box { clear: both}
#carus-box .img-box, #carus-box .title-box { float: left; }

#carus-box .title-box {
	/*---begin style CONTENT BOX carusel---*/
}

#carus-box .title-box a {
	padding: 0;
	margin: 0;
	display: block;
}

#carus-box .title-box a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	/*background-color: #CC0000;*/
	background-color: #656565;
}

#carus-box .title-box a.actcarus {
	display: block;
	color: #FFF;
	text-decoration: none;
	/*background-color: #CC0000;*/
	background-color: #656565;
}

#carus-box .title-box a h1.carus-title {
	height: 58px;
	font-size:115%;
	font-weight: bold;
	line-height:1.1;
	margin:0;
	padding: 8px 6px 8px 11px;
	font-family: Cambria,"Times New Roman",Times,serif;
	border-bottom: 1px solid #CCC;
}

/*---photo---*/
#photo {
	position: relative;
}

#photo a {
	float: left;
	position: absolute;
}

#photo a img {
	border:none;
}

#photo a.show {
	z-index:5;
}

#photo .caption {
	z-index:6;
	height:0;
	width:100%;
	position:absolute;
	bottom:0;
	font: 100%/120% Arial, Helvetica, sans-serif;
}

#photo .caption .content {

	opacity: 1;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*---end style CONTENT BOX carusel---*/

