/* CSS Document */

body { color:#585858; font:Arial, Verdana, Tahoma; text-align:center; background: url('../img/bg_window-dots.gif') repeat-x center top; }

*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#14A8E9;


}
h1{
	font-size:14px;
	font-weight:bold;
	color:#f06a2d;
	
}

#global_content {
	position:relative;
	margin:0 auto;
	width: 1000px;
	text-align:left;
	background:#fff;
}

input{
border: 1px #26618B solid;
color:#26618B;
height:25px;
width:200px;
}

input:hover, input.hover{
	border: 1px #ff6600 solid;
	width:200px;
	height: 25px;
}
textarea{
border: 1px #26618B solid;
width:250px;
color:#26618B;
}
textarea:hover, textarea.hover{
border: 1px #ff6600 solid;
width:250px;
}
.fond_anen{
	width:1000px;
	height:auto;
}


.menu_anen {
	float:left;
	width:210px;
	height: 840px;
	
}


.menu_anen ul {
	list-style-type: none;
height: 35px;
}
.menu_anen  li{
	background:url(../img/fondlien1.gif) repeat-x left bottom;
	height:35px;
	line-height: 35px;
	position:relative;



	
}
.menu_anen a{	font-weight: bold;
	font-size: 12px;
	color: #3f5faa;
	text-decoration:none;
	padding-left:15px;}

.menu_anen a:hover{	font-weight: bold;
	font-size: 12px;
	color:#f06a2d;}

.selected{font-weight: bold;
	font-size: 12px;
	color:#f06a2d;}
	
.content_anen {
	float:left;
	width:700px;
	height: auto;
	margin-left: 30px;
}
.top_anen{
	background:url(../img/topcoro.jpg) no-repeat top;
	width:700px;
	height:19px;
}


.bottom_anen{
background:url(../img/bottomcoro.jpg) no-repeat top;

width:700px;
height:19px;
}
.middle_anen{
	background:url(../img/middlecoro.jpg) repeat-y top;
	width:700px!important;
	width:580px;
	height:auto;
}



.middle_anen ul{

list-style-image:url(../img/arrow.gif);
padding-left:20px;list-style-type:disc;
	
}


.logocorolis{
width:140px;
margin:0 auto;}
.bglogo{
background:url(../img/fondlogo.gif) no-repeat;
width:92px;
height:79px;}
.bglogo img{
padding:10px 0px 0px 5px;
display:block;}
.bleucorolis{
color: #1DA7E4;
font-weight:bold;}



.menu li:hover .sub,
.menu li.hover .sub {
	display:block;
}
.menu li .sub {
	display: none;
	position: absolute;
	top: 0px;
	left: 200px;/*-20*/
	background:#ffffff;

	
	width:auto;
	padding-top: 5px;
	
}
.menu li ul {
	
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0px 10px 5px;
	font-size: 11px;
	font-weight:bold;
	
}

.menu li ul li{
	
	margin-left:0px;
}


.menu li:hover li,
.menu li.active li {

	width: 100%;
	border-bottom: 1px #1DA7E4 dashed;
	
	
}
.menu li:hover li a,
.menu li.active li a {
	color: #1DA7E4;
	width: 150px;
	padding: 5px 3px 1px;
	text-indent: 1px;
}
.menu li:hover li a:hover,
.menu li.active li a:hover {
	color: #333;

	text-decoration: none;
	
}
/*IE*/
.menu li li a:hover,
.menu li li a:hover {
	color: #333;

	text-decoration: none;

	
}
/**/
.presentation_entreprise{

	width:650px;
	height:104px;
	margin-left: 20px;
	border-bottom: 1 px solid #000000;
	margin-top: 3px;

}
.presentation_entreprise img{
	width:106px;
	height:102px;
	float:left;
	border: 1 px solid #c0c0c0;
	margin-top: 2px;

}
.presentation_entreprise .texte{
	width:520px;
	height:104px;
	float:left;
	margin-left: 20px;
	text-align: justify;

}
		
 #global_content .content_container { margin:10px; }
 #home-arrow,#store-arrow,#my_handmark-arrow,#company-arrow,#support-arrow,#press-arrow,#advertise-arrow,#partners-arrow
    { position:absolute; top:109px; left:0; z-index:1000;width:24px; height:10px; background:url('../img/nav-tick.jpg') no-repeat; }
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 16px; font-weight:bold; font-style: normal; }
ul,ol,li { list-style: none; line-height:inherit; }
