#bloc_search {
	display:block;
	position:absolute;
	top:20px;
	right:20px;
}

p {margin: 0; padding: 0;}

.image {
	display: block;
	position:absolute;
	z-index: 99;
}

body {
	background-image: url(background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
}

body,td,th {
	color:#018BB9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #018BB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FF9900;
}

.underline {
	text-decoration:underline;
}

h1 {
	margin:0px;
}

h2 {
	display:block;
	width:100%;
	height:30px;
	line-height:25px;
	color:#007297;
	font-size:12px;
	margin:0px;
}

h3 {
	margin:0px;
	font-size:10px;
	font-weight:lighter;
}

hr {
	border:solid 1px #FF9900;
}

#parent {
	display:block;
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
}

#keywords {
	display:block;
	position:absolute;
	width:900px;
	height:30px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	z-index: 6;
	top: 0px;
}

#header_logo {
	display:block;
	position:absolute;
	width:900px;
	height:200px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: 30px;
	z-index: 0;
}

#header_flash {
	display:block;
	position:absolute;
	width:900px;
	height:200px;
	left: 0px;
	background-color:#FFFFFF;
	top: 30px;
	z-index: 99;
}

#header {
	display:block;
	position:absolute;
	width:900px;
	height:200px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: 30px;
	z-index: 0;
}

#mark {
	display:block;
	width:148px;
	height:100px;
	color:#EBEBEB;
	font-size:13px;
	text-align:center;
	padding-top:44px;
}

#baseline {
	display:block;
	width:148px;
	height:40px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
}

#menu_main {
	display:block;
	position:absolute;
	width:900px;
	height:30px;
	background-image:url(menu_main.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: 230px;
	z-index: 8;
}

.menu_main {
	display:block;
	width:180px;
	height:22px;
	padding-top:8px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-weight:lighter;
}

.menu_main:hover {
	background-color:#FFFFFF;
	color:#FF9900;
	text-decoration:none;
}

#parent_2 {
	display:block;
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	margin-top:240px;
	top: 40px;
}

#menu_secondary {
	display:block;
	width:279px;
	height:auto;
	float:left;
}

.menu_secondary_title {
	display:block;
	width:279px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	line-height:27px;
	font-weight:bold;
	background-image:url(menu_secondary_title.jpg);
	background-repeat:no-repeat;
}

.menu_secondary {
	display:block;
	width:254px;
	height:20px;
	color:#0085B1;
	background-color:#E9E9E9;
	padding-left:25px;
	margin-bottom:1px;
	line-height:20px;
	background-image:url(menu_secondary.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:lighter;
}

.menu_secondary:hover {
	color:#FFFFFF;
	background-color:#0085B1;
	background-image:url(menu_secondary_hover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

#content {
	display:block;
	float:left;
	width:600px;
	height:auto;
	padding-bottom:10px;
	margin-left:10px;
}

#title {
	display:block;
	width:593px;
	height:33px;
	padding-left:5px;
	background-image:url(title.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:15px;
	line-height:27px;
	font-weight:bold;
}

#content_text {
	display:block;
	width:586px;
	color:#018BB9;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	display:block;
	clear:both;
	width:900px;
	height:120px;
	background-image:url(footer.jpg);
	background-repeat:repeat-x;	
	color:#FFFFFF;
	text-align:center;
	line-height:19px;
	padding-top:5px;
}

.footer_link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:lighter;
}

.footer_link:hover {
	color:#FF9900;
	text-decoration:underline;
}

.footer_link_prodweb {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_link_prodweb:hover {
	color:#FF9900;
	text-decoration:underline;
}

.champ_formulaire_small {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:50px;
	height:20px;
}

.champ_formulaire_normal {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:130px;
	height:20px;
}

.champ_formulaire_large {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:250px;
	height:20px;
}

.champ_formulaire_box_small {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:150px;
	height:150px;
}

.champ_formulaire_box_normal {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:250px;
	height:150px;
}

.champ_formulaire_box_large {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	color:#FF9900;
	width:350px;
	height:250px;
}

.button {
	border:solid 1px #CCCCCC;
	background-color:#EFEFEF;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	color:#FF9900;
	width:150px;
	height:auto;
	cursor:pointer;
	padding:2px;
}

.button:hover {
	border:solid 1px #008BB8;
	background-color:#008BB8;
	color:#FFFFFF;
}


.cursor_help {
	cursor:help;
}

.cursor_pointer {
	cursor:pointer;
}

.bloc_accueil_title {

	font-weight:bold;
}

.bloc_accueil_small {
	display:inline;
	width:174px;
	height:170px;
	background-image:url(accueil_petit.jpg);
	background-repeat:no-repeat;
	border:solid 1px #FE9900;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	float:left;
}

.bloc_accueil_medium {
	display:inline;
	width:370px;
	height:170px;
	background-image:url(accueil_moyen.jpg);
	background-repeat:no-repeat;
	border:solid 1px #FE9900;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	float:left;
}

.bloc_accueil_large {
	display:inline;
	width:565px;
	height:auto;
	background-image:url(accueil_grand.jpg);
	background-repeat:repeat-x;
	border:solid 1px #FE9900;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:3px;
	float:left;
}

#multi_langages_footer {
	display: block;
	width:140px;
	height:17px;
	margin-left:330px;
	padding-top:20px;
}

.fr {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/fr2.jpg);
	border:none;
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.fr:hover {
	background-image:url(global/lang/fr.jpg);
}

.fr_actived {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/fr.jpg);
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.en {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/en2.jpg);
	border:none;
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.en:hover {
	background-image:url(global/lang/en.jpg);
}

.en_actived {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/en.jpg);
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.es {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/es2.jpg);
	border:none;
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.es:hover {
	background-image:url(global/lang/es.jpg);
}

.es_actived {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/es.jpg);
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.it {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/it2.jpg);
	border:none;
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.it:hover {
	background-image:url(global/lang/it.jpg);
}

.it_actived {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/it.jpg);
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.de {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/de2.jpg);
	border:none;
	cursor:pointer;
	float:left;
	margin-left: 5px;
}

.de:hover {
	background-image:url(global/lang/de.jpg);
}

.de_actived {
	display:block;
	width:23px;
	height:17px;
	background-image:url(global/lang/de.jpg);
	cursor:pointer;
	float:left;
	margin-left: 5px;
} 

.align-center {
	text-align:center;
}

.no_border {
	border:0px;
}

ul.ul_menu_secondary {
	margin-top:0px;
}

li.li_menu_secondary {
	list-style-type:none;
	margin-left:0px;
}
