@charset "utf-8";
/* CSS Document */

img 
{
border:none 0;
}

h1 
{
text-indent:-5000px;
}

h2
{
color:#38BEA5;
display:inline;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
/*font-variant:small-caps;*/
}

h3
{
color:#0b82a2;
font-size:11px;
font-weight:bold;
margin:0;
padding:0;
}

a 
{
outline:none 0;
text-decoration:none;
}

p {
margin:0;
padding:0;
}

body 
{
background:url(../images/charte/bgGradient.png) #ffffff top repeat-x;
font-family:verdana,sans-serif;
font-size:11px;
color:#124084;
}

.bgBox 
{
margin:49px auto 30px;
overflow:hidden;
width:980px;
}

.bgBox .esicmLink
{
width:980px;
height:17px;
text-align:right;
margin-bottom: 3px;
}

.bgBox .esicmLink a
{
background:url(../images/charte/puceBlanche.gif)  left no-repeat;
font-size:12px;
font-weight: bold;
color:#fff;
padding-left:10px;

text-indent:10px;
text-decoration:none;
}

.bgBox .headerBox		
{
background:#0981A1 url(../images/charte/header.jpg) no-repeat scroll center top;
/*border-bottom:1px solid #00255C;*/
height:185px;
position:relative;
width:100%;
overflow:hidden;
}

.bgBox .headerBox .logo 
{
float:left;
margin-top:30px;
margin-left:30px;
}

.bgBox .headerBox .printLogo 
{
	display: none;
}

.bgBox .bgPagebox 
{
background-color:#FFFFFF;
clear:both;
padding-top:1px;
height:auto;
}

/************* tools ************/

/*.bgBox .bgPagebox*/ ul.tools
{
list-style:none;
float:right;
margin-bottom:10px;
}

/*.bgBox .bgPagebox*/ ul.tools li
{
display:inline;
padding:0;
}

/*.bgBox .bgPagebox*/ ul.tools li a 
{
color:#0A82A1;
display:block;
margin:0 10px 10px 0;
padding:0;
}

/*.bgBox .bgPagebox*/ ul.tools li.print a
{
background:transparent url(../images/charte/logoPrint.gif) no-repeat scroll left center;
text-indent:20px;
text-decoration:none;
}

.spacer
{
clear:both;
border-bottom:1px solid #38bea5;
width:100%;
}

ul li
{
list-style-type:none;
}

.abstract1
{
color:#e2001a;
}


.abstract2
{
color:#38bea5;
}

/************** footer ********/

.bgBox .bgPagebox .footerBox ul li a 
{
}

.bgBox .bgPagebox .footerBox ul li a:hover
{
text-decoration:underline;
}

/*********** footer print ******/
.footerBoxPrint
{
	display: none;
	
}
	
/**** FC ***/
.theme h3{
		clear:both;
		margin-top: 25px;
		padding-left: 10px;
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 5px;
		width: 550px;
		padding-top: 5px;
		border-bottom:solid 1px #CCCCCC;
		text-align: left;
		float:left;
	}
.theme .logo{
		margin-top:5px;
		float:right;
	}	
	
.theme .conference{
		clear:both;
	}
	
.theme .conference ul{
		margin-left:25px;
		padding:0;
		list-style:circle;
	}
	
.theme .conference li {
		font-size:12px;
		margin-bottom:5px;
		padding:0;
		color:#339298;
		line-height:16px;
	}
	
	#contenu-pageinterne .conference li a{
		color:#001e57;
		text-decoration:none;
	}
	
	#contenu-pageinterne .conference li a:hover{
		color:#339298;
		text-decoration:underline;
		cursor:default;
	}		
