body{
	font-family: Georgia, Trebuchet MS, Lucida Grande, Verdana, Helvetica;
	color: #515151;
	font-size: 12px;
	background:#0178a5;
	margin:0;
	padding:0;
}
div#global{
	width:762px;
	margin:0 auto;
	background:#0178a5 url('../img/marketing/cnt_bak.gif') repeat-y;

}
div#head{
	background:url("../img/marketing/head.png") no-repeat;
	height:115px;
	margin-left:25px;
	position:relative;
}
div#link_up{
	position:absolute;
	top:5px;
	right:35px;
}
div#link_up ul li a{
	color:#555;
	font-style:italic;
	text-transform:uppercase;
	font-family:serif;
	font-size:0.8em;
	text-decoration:none;
	font-weight:normal;
	margin:0 5px;
}
div#link_up a:hover{
	color:#000;
	background-color:transparent;
}
div#link_up ul li{
	display:inline;
}
div#link_down{
	font-weight:bold;
	font-family:serif;
	text-transform:uppercase;
	font-size:0.9em;
	position:absolute;
	bottom:-1px;
	left:-12px;
}
div#link_down ul li{
	display:inline;
	padding:2px 5px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
div#link_down ul li a{
	text-decoration:none;
	color:#555;
	padding-left:12px;
	background:url('../img/marketing/puce.gif') left center no-repeat;

}
div#link_down ul li a:hover{
	background-color:transparent;
	color:#00a3e1;
}
div#link_down ul li:first-letter{
	font-size:1.2em;
}

div#contenu{
	padding-top:20px;
	background:#fff url('../img/marketing/back_empty.gif') repeat-y;;
}
div#titre{
	width:100%;
	background:url("../img/marketing/titre_bg.png") no-repeat top left;
	height:161px;
	position:relative;
}
div#titre h1{
	position:absolute;
	left:45px;
	top:70px;
	color:#00a3e1;
	text-transform:uppercase;
	font-family:serif;
	font-weight:bold;
	letter-spacing:2px;
	width:250px;
}
div#titre img{
	position:absolute;
	top:0;
	right:0;
}

div#texte{
	margin:0px 29px;
	padding:10px 20px;
	background: url('../img/marketing/back_middle.gif') repeat-y;
	width:668px;
	position:relative;

}
div.paragraphe ul li{
	list-style:url("../img/marketing/puce.gif");
}
a{
	color: #00a3e1;
	text-decoration:unnderline;
	font-weight:bold;
}

a:visited{
	color: #00a3e1;
	text-decoration:unnderline;
}
a:hover	{
	color: #ffffff;
	text-decoration:none;
	background-color:#c0c0c0;
}

h1{
	font-size: 20px;
	color: #00000;
	font-weight:normal;
	margin-bottom:-5px;
}

h2{
	font-size: 16px;
	color: #515151;
	text-transform:uppercase;
}

.bold{
	font-size: 12px;
	color: #00a3e1;
	font-weight:bold;
}
div.copyright{
	color: #858585;
	font-size: 10px;
	margin-top:40px;
}

.balcursor {
	cursor:text;
	color:#777;
}

/*
.date{
	color: #515151;
	font-size: 10px;
}
.keywords{
	color: #00a3e1;
	font-size: 12px;
	font-weight:bold;
}
.pipes{
	color: #cacaca;
	font-size: 12px;
}



a.balcursor:hover {
	cursor:text;
	color:#fff;
}

.hrdashed, .hrdashed2{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;	
	padding:0px;
	border-bottom:1px dashed #515151;
}

.hrdashed2{
	border-bottom:1px dashed #00a3e1;
}*/

div#splash{
	margin:10% auto;
	width:710px;
	height:319px;
	background:url("../img/marketing/splash.png") no-repeat;
	position:relative;

}
div#splash a{
	font-family:serif;
	text-transform:uppercase;
	font-size:1.2em;
	background:url("../img/marketing/puce.gif") center left no-repeat;
	padding-left:15px;
	text-decoration:none;
}
div#splash #fr{
	position:absolute;
	bottom:30px;
	left:45px;
}
div#splash #en{
	position:absolute;
	bottom:30px;
	right:250px;
}
div#splash a:hover{
	color:#9e9e9e;
	background-image:url("../img/marketing/puce_grise.gif")
}
