
/**
 *-------------------------------------------------------------------
 * Top
 *-------------------------------------------------------------------
 */
#top_home {
	z-index: 100;
	position: relative;
	height: 88px;
	background: url('../imgs/home/top.png') top left no-repeat;
}
#logo {
	position: absolute;
}

#flashanim {
	display: none;
	height: 300px;
	background-color: #DDDDDD;
	position: relative;
	top: 0px;
}
#flashanim object, #flashanim embed, #homepict {
	position: relative;
	z-index: 80;
}

#homepict {
	margin-top: -1px;
}

#banner {
	display: block;
	position: relative;
	z-index: 75;
}

#sitetop {
	background: url('../imgs/home/homefondbg.gif') top left repeat-y;
}

#sitetop h4 {
	margin: 0;
	padding: 0;
}
#sitetop p {
	margin: 0;
	padding: 2px;
}


/**
 *-------------------------------------------------------------------
 * contenu home
 *-------------------------------------------------------------------
 */

#homecontent td {
	vertical-align: top;
}

#homecontent {
	position: relative;
	z-index: 70;
	top: -10px;
}


.box cite {
	text-align: right;
}

a.textContent {
	color: #333333;
}
a.textContent:visited {
	color: #333333;
}
a.textContent:hover {
	color: #B89507;
}

.menu2 {
	position: relative;
	top: -2px;
}

.menu2 p {
	padding: 0 0 0 10px !important;
	margin: 0 !important;	
}

.menu2 li {
	background: url('../imgs/home/fondmenu2.gif') bottom left no-repeat;
}
.menu2 a:hover {
	background: url('../imgs/home/fondmenu2over.gif') bottom left no-repeat;
}
.menu2 li.menuon {
	background: url('../imgs/home/fondmenu2on.gif') bottom left no-repeat;
}
.menu2 li.menuon ul a:hover {
	background: url('../imgs/home/fondmenu3over.gif') center left no-repeat;
}

/**
 *-------------------------------------------------------------------
 * Reportages
 *-------------------------------------------------------------------
 */
#reportages {
	width: 205px;
	margin-left: 11px;
}
#reportages .titre {
	background: url('../imgs/home/hometitlereport.png') bottom left no-repeat;
	padding-top: 5px;
	font-size: 12px;
}
#reportages li.titre a {
	color: #FFCC00;
}
#reportages .titre a:hover {
	background: url('../imgs/home/hometitlereport.png') bottom left no-repeat;
}

.col1 {
	width: 202px;
	margin-left: 11px;
}
.col1 .box {
	position: relative;
	margin: 0 10px;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondactu.gif') bottom left no-repeat;
	margin-top: -11px;
	text-align: justify;
}
.col1 .titre {
	background: url('../imgs/home/hometitlereport.gif') bottom left no-repeat;
	padding-top: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFEE;
}

/**
 *-------------------------------------------------------------------
 * En une
 *-------------------------------------------------------------------
 */
#une {
	width: 255px;
}
#une .box {
	position: relative;
	margin: 0 10px;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondune.gif') bottom left no-repeat;
	margin-top: -11px;
	text-align: justify;
}
#une .titre {
	background: url('../imgs/home/hometitleune.png') bottom left no-repeat;
	padding-top: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFCC00;
}

/**
 *-------------------------------------------------------------------
 * Foreign reports
 *-------------------------------------------------------------------
 */
#foreignReports a.foreign, #menuforeign a.foreign {
padding-right: 12px;
text-align: center;
font-weight: bold;
}

#foreignReports div, #menuforeign div {
padding: 0 0 0 10px;
}

/**
 *-------------------------------------------------------------------
 * Actus
 *-------------------------------------------------------------------
 */
#actus, #newsLetter, .col3 {
	width: 210px;
}
#actus .box, #newsLetter .box, .col3 .box {
	margin: 0 5px 0 10px;
	padding: 15px 20px 5px 10px;
	background: url('../imgs/home/fondactu.gif') bottom left no-repeat;
	position: relative;
	margin-top: -11px;
}
#actus .titre, #newsLetter .titre, .col3 .titre {
	background: url('../imgs/home/hometitleactu.png') bottom left no-repeat;
	padding-top: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFCC00;
}

#newsLetter .box {
margin-left: 13px;
margin-right: 2px;
text-align: justify;
}

#newsLetter h1 {
display: inline;
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
}

.imgNewsLetter {
float: right;
margin: 10px 5px 10px 10px;
}


/**
 *-------------------------------------------------------------------
 * lunettes
 *-------------------------------------------------------------------
 */
#lunettes {
	background: url('../imgs/home/homelunettesbg.gif') bottom left no-repeat;
	position: relative;
	z-index: 2000;
}

#lunettes .box, #newsLetter .box {
position: relative;
}

#lunettes ul {
	margin: 10px 0 10px 20px;
	padding: 0;
}
#lunettes li {
	padding: 0;
	margin: 0;
	list-style-image: url('../imgs/puceul.gif');
}



.box h4 {
text-align: left;
}

/**
 *-------------------------------------------------------------------
 * bottom
 *-------------------------------------------------------------------
 */
 
 
 
.linklogoforeign {
marign: 0 !important;
padding: 0 !important;
margin-bottom: 5px !important;
}
.linklogoforeign:hover {
background: none !important;
}

.box .legende-center {
    margin-left: -3px !important;
}