/* *{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}*/
        #Table_01 tr td div table tr td div #Table_01 tr td table tr td div table {
	font-family: Georgia, "Times New Roman", Times, serif;
}
        #Table_01 tr td div table tr td div #Table_01 tr td table tr td div table {
	color: #FFF;
}
        #Table_01 tr td div table tr td div #Table_01 tr td table tr td div table {
	font-weight: bold;
	text-align: right;
}
        #Table_01 tr td div table tr td div #Table_01 tr td table tr td div table tr td a {
	color: #eFF;
}
        #Table_01 tr td div table tr td div #Table_01 tr td table tr td div table tr td {
	color: #CF0;
}

* 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;
}