/* *{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}*/


/* PICTURES */
#pictureSlider { }
#pictureSlider div { height:1500px; width:2000px; position:absolute; z-index:-999; }


/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body { background-color:#1b2940; font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#666; text-align:justify;  }

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:1500px; }
.headerimg { background-repeat: no-repeat; width:100%; height:1350px; position:absolute; }

* img{
	border:none;
}

.hidden{
	display:none !important;
}

.titre_page {
	font:14px tahoma;
	color:#0e2231;
	font-weight:bold;
	padding:0 0 0 7px;
	text-align:left !important;
}
.lire_suite{
	font:11px tahoma;
	font-weight:bold;
	color:#ffbe01;
}
.link {
font:11px tahoma;
	font-weight:bold;
	color:#ffbe01;
	text-decoration:none;
}
.link:hover {
font:11px tahoma;
	font-weight:normal;
	color:#ffbe01;
	text-decoration:underline;
}

.pwd{
	font:11px tahoma;
	font-weight:bold;
	color:#ffbe01;
	text-decoration:none;
}
 .pwd:hover{
	font:11px tahoma;
	font-weight:bold;
	color:#ffbe01;
	text-decoration:underline;
}
.txt_actu{
	font:11px tahoma;
	color:#ffffff;
	padding:0 3px 0 3px;
	text-align:left !important;
}

.link_actu{
	font:11px tahoma;
	color:#ffffff;
	padding:0 3px 0 3px;
	text-align:right !important;
}

.copy {
	font:11px tahoma;
	color:#FFFFFF;
	padding:0 10px 0 0;
}

.titre_video {
	font:13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px 20px;
}

.imput_embed {
	width:270px;
	border:3px #FFCC00;
}

#flash_ban{
	width:766px;
	height:272px;
	overflow:hidden;
	padding:0;
	margin:0;
}

#menu{
	height:56px;
	width:766px;
	overflow:hidden;
	background:url(images/menu_bg.gif) repeat-x;
}

#menu a{
	display:block;
	float:left;
	height:33px;
	padding:7px 5px 0 5px;
	background:url(images/menu_separato.gif) no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#0F2231;
	text-decoration:none;
}

#menu a:hover{
	color:#913703;
}

#menu a.brdr{
	background:none !important;
}

/**********highslide**********/


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
/*.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}*/
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	}
