html,body {
	height: 100%;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 955px;
	
	
}

* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

a {
	text-decoration: none;
}

hr {
width: 1px;
}

#skyScraper{
	position:absolute;
	left:805px;
	top:58px;
	width:121px;
	z-index:1;
}

#allContent{
border:5px solid 851932;
}

#zoneCenter{
	width: 955px;
	
	
}

.headTitle { 
        width : 621px; 
		
} 

html>body .headTitle { 
        width : 611px; 
} 


/*-------  TOP BARRE  -----------------*/

#top {
		float:left;
        background-color:white;
        margin-bottom: -13px;
        width: 951px;
		height:105px;

}

html>body{
		width : 945px;
		margin-left:2px;
		
}

#top hr{
	width: 1px;
	height: 1px;
	clear: left;
	color: white;
}

#topLeft{
	float :left;
	width:205px;
}

#top img {
	margin-bottom:5px;
	float: left;
}

#topLeft .newsLetter {
	margin:0px;
	float: left;
	margin-left:5px;
}



#topLeft  input{
	background-color: white;
	border: solid 1px  #485675;
	font-size: 10px;
	margin-left: 5px;
	float: left;
	width: 70px;
	height: 17px;
	margin-top: 6px;
}



#topLeft  label{
	float: left;
	text-align:right;
	color: #485675;
	font-size: 11px;
	margin-right: 3px;
}

#topLeft p form{
	display: inline;
}

#topLeft  input.btn{
	background-color: #485675;
	border: solid 1px  #485675;
	color: white;
	font-size: 10px;
	width: 20px;
	display: block;
	
	float: left;
	margin:0;
	margin-top:6px;
}

html>body #topLeft  input{
		margin-top:6px;
		padding:0;
}



html>body #topLeft  input.btn {
	margin-top:6px;
	padding:0;
	height: 17px;

}
#topNav {	
	margin-right:1px;
	margin-top:5px;
	float:right;
	display:block;
	width: 730px;
	height:90px;
}



#topNav ul{
	
	list-style-type: none;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/topNav_separation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 21px;
	margin-left: 0px;
	width: 630px;
	display:block;
}

#topNav li{
	float: left;
	list-style-type: none;
	background-color: #FFF0E7;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/topNav_separation.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	font-weight: bold;
	height: 21px;
	color: black;
	font-size: 12px;
}

#topNav ul.ssMenu{

	list-style-type: none;
	background-image: none;
	background-color: transparent ;
	/*padding-left: 8px;*/
	display:block;
	border: 0;
	margin-top: 1px;
}

#topNav ul.ssMenu li{
	background-color: transparent ;
	float: left;
	list-style-type: none;
	/* background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/topNav_puce.gif); */
	background-image: none;
	/*background-repeat: no-repeat;
	background-position: left 8px; */
	/*padding-left: 10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*padding-right: 2px; */
	height: 21px;
	color: #FE6612;
	font-size: 11px;
}
#topNav ul.ssMenu li.TopPub{
	width:auto;
	padding:0px;

}

html>body #topNav ul.ssMenu li.TopPub{
	padding-left:0;
}






#topNav ul.ssMenu li a{
	
	color: #485675;
}

#topNav li a{
	color: black;
}

#topNav li a:hover{
	color: #485675;
	/*color: #ffffff;
	background-color: #485675;*/
}




#topNav marquee{
	width: 626px;
	color: #485675;
	border : solid 1px #FFFFFF;
}


#MenuTop{
	height: 21px;
	width: 960px;
	background-color: white;
	border-bottom: solid 2px white;
	margin-left:-4px;
}

#MenuTop ul{
width: 960px;
text-align:right;
margin-right :0px;
}

#MenuTop li {
	margin:0;
	padding:0;
	background-color: #485675;
	float: left;
	list-style-type: none;
	font-family: arial, sans-serif;
	font-weight: normal;
	height: 21px;
	color: #ffffff;
	width:117px;
	text-align: center;
	font-weight: bold;
	border-left: 2px solid #ffffff;
}


html>body #MenuTop li:hover {
background-color: #808080;
color:black;
}

#MenuTop li  a{
	padding-top:2px;
	font-size: 12px;
	background-color: none;
	color: #ffffff;
	width:117px;
	height :21px;
	
}

html>body #MenuTop li a{
padding-top : 0px;
padding-bottom:6px;
background-color:none;

}


html>body #MenuTop li  a:hover{
	background-color:#808080;
	color:white;
}

#MenuTop li  a:hover{
	background-color: #808080;
	color: #ffffff;
}




/*---------------------------------------------    colonne de droite    --------------------------------------------------*/


#columnRightLinks{
	border :1px solid 851932;
}


#columnRight{ 
        width: 326px; 
        background-color: transparent;
        color: white; 
        font-size: 12px; 
        float:left; 
        height: 100%; 
        text-align:center; 
		
			
} 

html>body #columnRight{ 
		float:left;
		background-color:#ffffff;
		width: 326px; 
		margin-left:2px;
} 

#columnRightPub {	
		background-color:#000000;
		width : 326px;
		height : 300px;
}



.pubTopRight{
	text-align:center; 
	margin-top:10px;
}

#columnRight h2{ 
	width:100%;
    background-color:#808080; 
	height : 24px;
	color: white;
	font-size: 12px;
	text-align: center;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

html>body #columnRight h2{
	padding:0px;
	
} 


#columnRightLeft {
	margin-top:2px;
	background-color:#F51C37;
	float : left;
	width : 163px;
	height : 100%;
}


#columnRightLeft h2{
	width:100%;
    background-color:#808080; 
	height : 24px;
	color: white;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	margin-right:1px;
	margin-bottom: 7px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#columnRightLeft object{
	margin-left:1px;
}


#columnRightRight{
	margin-top:2px;
	background-color:851932;
	float : right;
	width : 163px;
	height : 100%;
}

html>body #columnRightRight{
	
}	


#columnRightRight h2{
	width:100%;
    background-color:#000000; 
	height : 24px;
	color: white;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#columnRight h3{ 
	width:100%;
    background-color:#000000; 
	height : 24px;
	color: white;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 


#columnRightPub{ 
        text-align:left; 
        width: 326px; 
        background-color:black; 

} 

html>body #columnRightPub{ 
        width: 326px; 
} 


#columnRight{
	/* border-bottom: solid 2px white; */
}

#columnRightPub{
	text-align: center;
}



html>body #columnRight h2{
/*      width: 163px;*/
} 

#columnRightRight label{
	text-align: left;
	display: block;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

#columnRightRight label strong{
	display: block;
	font-weight: normal;
	font-size: 10px;
	
}

#columnRight form { 

        width: 150px; 
        margin-top: 10px; 
		padding-bottom:20px;
} 

html>body #columnRight form { 
        width: 150px; 
		padding-bottom:40px;
} 

#columnRight input{
	text-align: right;
	background-color: white;
	color: black;
	font-size: 12px;
	width:120px;
	float:left;
	height: 20px;
	padding-left :2px;
	border:none;
	margin-top:10px;
	text-align: left;
	margin-left: 5px;
}


#columnRight select{
	text-align: left;
	background-color: white;
	color: black;
	font-size: 10px;
	width:135px;
	float:left;
	height: 20px;
	padding-left :2px;
	padding-top :2px;
	border: solid 2px  #FFFFFF;
	margin-bottom:10px;
	text-align: left;
	margin-left: 5px;
}

#columnRight ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
}

#columnRight ul li{
	font-size: 11px;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/left_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 7px;
	color: white;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-right: 5px;
}
#columnRight ul li a{
	color: white;
}
#columnRightLeft ul li a{
	color: black;
}




#columnRight input.btn{
	background-color: #485675;
	border: solid 2px  #FFFFFF;
	color: white;
	font-size: 10px;
	width: 20px;
	display: block;
	cursor: pointer;
	float: left;
	margin-left: 0px;
}

html>body #columnRight input.btn {
	height: 20px;
	width : 20px;
}

#columnRight form{
	clear: both;
	margin-bottom:0px;
	padding-right: 3px;
	padding-left: 3px;
}

#alphabet{
	clear: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.columnRightSearchAlpha {
	background-color: #FFD1B8;
	color: #4C4C4C;
	width: 14px;
	text-align: center;
	height: 11px;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 11px;

}

html>body .columnRightSearchAlpha {
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 1px;
}

.columnRightSearchAlpha:hover {
	background-color: #485675;
	color: #FFFFFF;
}



#columnRightPub .pub{
	
	display : block;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

html>body #columnRightPub .pub{
	margin-left: 4px;
}

html>body #logIn {
	width: 173px;
}


#logIn {
	text-align:left;
	width: 173px;
	background-color:851932;
	color: white;
	font-size: 11px;
	border-bottom: solid 2px white;
}

#logIn h2{
	background-color: #000000;
	color: white;
	padding: 5px;
	text-align: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html>body #logIn h2{
	width: 163px;
}

#logIn a{
	font-size: 12px;
	color: white;
}

#logIn form{
	width: 80px;
	float: right;
	margin-right: 2px;
	margin-left: 1px;
}

html>body form{
	width: 70px;
}


#logIn input{
	background-color: white;
	border: none;
	width: 80px;
	text-align: center;
	clear: left;
	color: black;
	display: block;
}

html>body #logIn input{
	width: 80px;
}

#logIn fieldset{
	border: none;
	padding-left: 2px;
	width: 172px;
}

html>body #logIn fieldset{
	width: 169px;
}

#logIn h3{
	font-size: 12px;
	margin-left: 2px;
	float: left;
	font-weight: normal;
}

#logIn label{
	color: white;
	clear: left;
	font-size: 11px;
}

#logIn .suite{
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/puce_right2.gif);
	font-size: 11px;
	padding-left: 38px;
	background-repeat: no-repeat;
	background-position: 85px 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	color: white;
	text-align: right;
	display: block;
}

#logIn .log{
	background-color: 851932;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/puce_right2.gif);
	font-size: 11px;
	padding-left: 38px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 60px;
	margin-right: 3px;
	margin-left: 24px;
	margin-top: 5px;
	cursor: pointer;
	margin-bottom: 10px;
	color: white;
	display: block;
}

/*-------  COMPATIBILITE SAFARI  -----------------*/

html>body #columnRightinput { 
        height: 22px; 
} 

html>body #top { 
        margin-bottom: 0px; 
}

/*----------------------------------------------------------------------  BOTTOM BAR  -------------------------------------------------------------------*/

#bottom {
	clear: both;
	display : block;
	margin-top: 2px;
	width: 948px;
	text-align: center;
	
}

#bottom p{
	clear: both;
	display : block;
	text-align: center;
	
}

#bottom a{
	color: #485675;
}

#bottomNav {
	text-align: center;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/bottomNav.gif);
	background-repeat: repeat-x;
	float: left;
	width: 948px;
}

#bottomBtn {
	float: right;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/bottomBtn_background.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #485675;
	font-size: 10px;
	padding-left: 8px;
	margin-top:-3px
}

#bottomBtn a{
	color: #485675;
}

#bottomNav ul{
	list-style-type: none;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/bottomNav_separation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 15px;
	padding-left: 3px;
	display:block;
	margin-left : 250px;
}

http>body #bottomNav ul{
	margin-left: 0px;
}

#bottomNav li{
	float: left;
	list-style-type: none;
	background-image: url(http://a2.g.akamai.net/f/2/1688/5d/comfm.mediasactu.net/immu/v2/bottomNav_separation.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 15px;
	background-color: #485675;
	height: 15px;
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 11px;
}

#bottomNav li a{
	color: #FFFFFF;
}


/*#bottomNav li a:hover{
	background-color: #FFFFFF;
	color: #485675;
}*/

#bottom p{
	font-size: 12px;
	color: black;
	text-align: center;
	font-weight: bold;
}

#bottom p strong{
	font-weight: bold;
	color: #485675;
}

html>body #sponsorBottom {
	width:420px;
	height:25%;
	margin-bottom:10px;
	
}
#FlashLinks{
	margin-top:5px;
	margin-bottom : 5px;
}

#disclaimer {
	display: none;
}