
/**
 *-------------------------------------------------------------------
 * 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: 200px;
	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 global
 *-------------------------------------------------------------------
 */

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


.box ul {
	list-style-image: url('../imgs/puceul.gif');
}

#homecontent table.colspan {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

#homecontent td {border: 0px solid red;}


/**
 *-------------------------------------------------------------------
 * menu category
 *-------------------------------------------------------------------
 */
.menu2 {
	position: relative;
	top: -2px;
	z-index: 130;
	margin-left: 3px;
}

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


.menu2 .titre {
	background: url('../imgs/home/hometitlereport.gif') bottom left no-repeat;
	padding-top: 5px;
	font-size: 12px;
}
.menu2 li.titre a {
	color: #FFFFEE;
}
.menu2 .titre a:hover {
	background: url('../imgs/home/hometitlereport.gif') bottom left no-repeat;
}




.col h4 {
    color: #0000FF;
}

/**
 *-------------------------------------------------------------------
 * Column 1
 *-------------------------------------------------------------------
 */
.col_1 {
	width: 220px;
	margin-left: 7px;
}
.col_1 .box {
	margin: 0 10px;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondcol_1.gif') bottom left repeat-x;
}
.col_1 .titre {
	background: url('../imgs/home/hometitlecol_1.gif') bottom left repeat-x;
}


/**
 *-------------------------------------------------------------------
 * Column 2
 *-------------------------------------------------------------------
 */
.col_2 {
	width: 224px;
}
.col_2 .box {
	margin: 0 10px 0 11px;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondcol_2.gif') bottom left repeat-x;
}
.col_2 .titre {
	background: url('../imgs/home/hometitlecol_2.gif') bottom left repeat-x;
}
/**
 *-------------------------------------------------------------------
 * Column 3
 *-------------------------------------------------------------------
 */
.col_3 {
	width: 224px;
}
.col_3 .box {
	margin: 0 5px 0 10px;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondcol_3.gif') bottom left repeat-x;
}
.col_3 .titre {
	background: url('../imgs/home/hometitlecol_3.gif') bottom left repeat-x;
}


/**
 *-------------------------------------------------------------------
 * Column 4
 *-------------------------------------------------------------------
 */
.col_4 {
	width: 199px;
}
.col_4 .box {
	margin: 0 5px 0 0px;
	padding: 15px 20px 5px 10px;
	background: url('../imgs/home/fondcol_4.gif') bottom left no-repeat;
}
.col_4 .titre {
	background: url('../imgs/home/hometitlecol_4.gif') bottom left no-repeat;
}

/**
 *-------------------------------------------------------------------
 * Column 2-3
 *-------------------------------------------------------------------
 */

.col_2-3 {
	width: 464px;
	margin: 0 0 0 10px;
}
.col_2-3 .boxspec, .col_2-3 .box {
	width: 444px;
	margin: 0 20px 0 0;
	padding: 15px 10px 5px 10px;
	background: url('../imgs/home/fondcol_2-3.gif') bottom left repeat-x;
	position: relative;
	margin-top: -14px;
}
.col_2-3 > .boxspec, .col_2-3 > .box {
	width: auto;
}

.col_2-3 .titre {
	background: url('../imgs/home/hometitlecol_2-3.gif') bottom left repeat-x;
}
.publications .box {
	margin-right: 8px !important;
	margin-left: 7px !important;
}




/**
 *-------------------------------------------------------------------
 * Columns
 *-------------------------------------------------------------------
 */
.col .box {
	position: relative;
	margin-top: -14px;
}
.col .titre {
	padding-top: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFEE !important;
}
.col .titrenormal {
    text-transform: none !important;
}

.col .titre a {
    color: #FFFFEE !important;
}
.col .titre a:visited {
    color: #FFFFEE !important;
}
.col .titre a:hover {
    color: #FFFF66 !important;
}


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






/**
 *-------------------------------------------------------------------
 * bottom
 *-------------------------------------------------------------------
 */



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

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