html, body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	background:#ffffff;
}

p {
	text-align:left;
	margin:10px; padding:0px;
}

a {
	text-decoration:underline;
	color:#0066CC;
	outline:none;
}

a:hover {
	text-decoration:none;
	color:#666666;
}


a.active {
	text-decoration:none;
	color:#666666;
}

.blanc a {
	text-decoration:underline;
	color:#ffffff;
	outline:none;
}

.blanc a:hover {
	text-decoration:none;
	color: #333333;
}


.blanc a.active {
	text-decoration:none;
	color: #333333;
}



.trans a:hover {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/*******************************************/

#main_top {
	float:left; clear:both;
	width:100%;
	background:#fff url('bg_top.jpg') repeat-x top center; 
}

#main_top_content {
	width:980px;
	margin:auto;
	position:relative;
}

#top {
	width:100%;height:247px;
	background:url('top.jpg') no-repeat;
	position:relative;
	float:left;
}

#content {
	width:100%;min-height:250px;_height:250px;
	float:left;
	position:relative;
}

#content div.php {
	width:960px;min-height:250px;_height:250px; background:#FFFFFF;
	float:left;
	margin:10px 0px 10px 10px;
}

/*#content div.sideright {
	width:300px;min-height:250px;_height:250px;;
	float:left;
	margin:10px 0px 10px 20px;
}*/

#main_bottom {
	float:left; clear:both;
	width:100%;height:150px;
	background:url('bg_bottom.jpg') repeat-x top center;
}

#bottom {
	width:980px; 
	margin:auto;
	text-align:center;
	color:#333333;
	font-size:11px;
	height:150px;
	background:url('bottom.jpg') no-repeat top center;
}

#bottom a {
	color:#333333; text-decoration:underline;
}

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

/**************MENU****************************/

#menu {
	position:absolute;
	bottom:4px; left:0px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	height:18px;
	text-align:center;
	list-style-type:none;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#0d1654;
	height:19px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
}

#menu a:hover, #menu a.active {
	color:#ffffff;
	background:url('menu.gif') repeat-x top center;
	text-decoration:none;
}

#menu b {
	padding:3px 20px 0px 20px;
	display:block;
}

/* CONTACT */

div.contact form {
	margin:0; padding:0;
}

div.contact form fieldset {
	margin:0; padding:0;
	border:0;
	margin-bottom:5px;
	/*border:1px solid #ffffff;*/
}

div.contact form legend {
	font-size:14px;
	color: #006699;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	padding:5px;
	padding-bottom:0;
	/*border-bottom:1px solid #e2001a;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

div.contact form sup {
	color:#e5353b;
}

div.contact table.inner label {
	font-weight:bold;
	/*float:left;
	width:40%;
	clear:left;*/
}

div.contact table.inner div {
	float:right;
	width:58%;
	clear:right;
}

div.contact table.inner div.clear {
	margin-bottom:10px;
	clear:both;
	width:100%;
	float:left;
}

div.contact textarea, div.contact input, div.contact select {
	/*border-width:1px;
	border-color:#666;*/
	border:1px solid #cccccc;
}

div.contact textarea {
	width:100%;
}

div.contact table.inner input, div.contact table.inner textarea, div.contact table.inner select {
	width:100%;
}

div.contact form input.radio {
	width:auto;
	clear:none;
}

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:150px;
	height:35px;
	color:#fff;
	font-size:14px;
}

/************************ACTU**************************/

div.actu {
	padding:15px 15px 130px 15px;
	width:170px;
}

div.actu ul {
	list-style-type:square;
	padding:0px 0px 0px 15px;
	margin:8px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

div.actu li {
	margin-top:5px;
}

div.actu li a {
	color:#FFFFFF;
	text-decoration:none;
}

div.actu li a:hover {
	color:#cccccc;
	text-decoration:underline;
}

/**************MENU****************************/

div.linked {
	position:absolute;
	width:260px;
	top:115px;
	right:400px;
}

div.linked ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

div.linked li {
	height:30px;
	text-align:center;
	list-style-type:none;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

div.linked a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#999999;
	height:30px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	background:url('menu_linked.gif') repeat-x bottom center;
}

div.linked a:hover, div.linked a.active {
	color:#ffffff;
	background:url('menu_linked.gif') repeat-x top center;
	text-decoration:none;
}

div.linked b {
	padding:5px 10px 0px 10px;
	display:block;
}

/* SERVICES */
ul.services_menu {
	list-style-type:none;
	margin:0; padding:0;
	padding-right:20px;
}

ul.services_menu li {
	margin-bottom:8px;
}

ul.services_menu li a {
	display:block;
	width:100%;
	background:none;
	color:#2e618e;
	text-decoration:none;
	background:url('menu_services.gif') no-repeat top left;
	padding-bottom:8px;
}

ul.services_menu li a:hover, ul.services_menu li a.active {
	background:url('menu_services_active.gif') no-repeat top left;
	color:#fff;
}

ul.services_menu li a b {
	display:inline-block;
	padding-left:20px;
	padding-top:6px;
}

/* VIDEO */
div.video object, div.video embed {
	width:200px;
	height:12em;
}

div.lien_entreprise {
	width:330px; height:25px;
	text-align:center;
	font-weight:bold;
	
}

div.lien_entreprise a {
	width:330px;
	height:25px;
	background:url('btn_entreprise_gris.gif') no-repeat top center;
	color:#666666;
	text-decoration:none;
}

div.lien_entreprise a:hover, div.lien_entreprise a.active {
	width:330px;
	height:25px;
	background:url('btn_entreprise.gif') no-repeat top center;
	color:#ffffff;
}

div.lien_entreprise b {
	padding:4px 0px 0px 0px;
	display:block;
}
