*{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
body {
	margin:10px 0px;
	background-color: #FFFFFF;
	text-align:center;
}
img{
	border:none;
}
#main{
	margin:auto;
	width:956px;
	position:relative;
	border:none;/*2px solid black;*/
	text-align:left;
}
#header{
	border-bottom:1px solid #9dbee0;
	padding-bottom:8px;
}
#search{
	position:absolute;
	right:0px;
	top:0px;
	border:none;
}
#content{
	margin-top:30px;
}
#picture{
	position:relative;
	width:956px;
	height:195px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}
	#links{
		position:absolute;
		right:20px;
		bottom:35px;
	}
#footer{
	text-align:center;
	color:#737373;
	height:30px;
	line-height:30px;
}
#footer a {
	color:#737373;
	text-decoration:none;
}
#footer a:hover {
	color:#737373;
	text-decoration:underline;
}
#baseline{
	float:right;
	margin-top:57px;
}
.searchBox{
	border-color:#665E4C #E0DFDB #E0DFDB #665E4C;
	border-style:solid;
	border-width:1px;
	padding-left:5px;
	width:100px;
	font-size:11px;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
.bloc{
	float:left;
	padding-left:50px;
	position:relative;
	width:250px;
}
#masque1{
	position:absolute;
	left:50px;
	top:16px;
	z-index:200;
	height:2px;
}
#masque2{
	position:absolute;
	left:50px;
	top:201px;
	z-index:200;
	height:3px;
}
.bloc select{
	border-color:#665E4C #E0DFDB #E0DFDB #665E4C;
	border-style:solid;
	border-width:1px;
	padding-left:5px;
	margin-top:10px;
	width:250px;
}
#spacer{
	width:100%;
	height:40px;
	clear:both;
}
#pagesContent{
	position:absolute;
	left:160px;
	top:80px;
	background-image:url(../images/bg_iframe.png);
	background-repeat:no-repeat;
	width:615px;
	height:482px;
	padding:2px;
	display:none;
	z-index:1000;
}
#pagesContent2{
	position:absolute;
	left:160px;
	top:80px;
	background-image:url(../images/bg_iframe.png);
	background-repeat:no-repeat;
	width:615px;
	height:482px;
	padding:2px;
	z-index:1000;
	display:none;
}
#pagesFrame{
	width:611px;
	height:478px;
	border:none;
}
#pagesFrame2{
	width:611px;
	height:478px;
	border:none;
}
.optionzone{
	background-color:#94bdd1;
}
.optionlink{
	background-color:#FFFFFF;
	padding-left:20px;
	color:#000000;
}
.optionempty{
	background-color:#FFFFFF;
	padding-left:20px;
	color:#999999;
}
#newsBlocEn{
	background-image:url(../images/en/background_news.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:199px;
	height:50px;
	margin-bottom:15px;
}
#newsBlocFr{
	background-image:url(../images/en/background_news.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:199px;
	height:50px;
	margin-bottom:15px;
}
#newsBlocEs{
	background-image:url(../images/es/background_news.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:199px;
	height:50px;
	margin-bottom:15px;
	padding-left:15px;
}
.newsBlocLink{
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	margin-left:10px;

}