* {
	font-family: Arial, Sans-serif;
	font-size: 9pt;
}

a {text-decoration: none;}
img {border: 0;}
p {padding:0;margin:0;}

body {
	margin:0 auto;
	background:white;
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maindiv {
	display:block;
	float:left;
	width: 1000px;
	margin-top:40px;
}

#header_logo {
	position:relative;
	float:left;
	width: 1000px;
	height:90px;
	margin-bottom:20px;
}

#header_menu_top {
	position:relative;
	float:left;
	width: 730px;
	height:50px;
}
#header_menu_top ul {
	margin:0;
	padding:0;
}
#header_menu_top li {
	float:left;
	text-align:left;
	list-style:none;
	height:45px;
	width:117px;
	padding-left:15px;
	padding-right:0px;
	padding-top:15px;
	margin-right:2px;
	background: url(../../images/menu_off.jpg) top left no-repeat;
}
#header_menu_top li:hover {
	background: url(../../images/menu_hover.jpg) top left no-repeat;
	cursor:pointer;
}
#header_menu_top li a {
	font-size:9pt;
	font-weight:bold;
	color:white;
}

#panel_400 {
	position:relative;
	float:left;
	width: 960px;
	height:360px;
	padding:20px;
	background: url(../../images/panel_400.jpg) ;
}
#panel_400_white {
	position:relative;
	float:left;
	width: 940px;
	height:340px;
	padding:30px;
	background: url(../../images/panel_400_white.jpg) ;
}
#panel_400_white div h3 {
	color:red;
	font-size:13pt;
}

#avertissement{
	text-align:center;
	width: 60%;
	margin: 10px auto;
	background-color: #ffffff;
	color: #333399;
	padding: 20px 10px;
	border: 2px inset #0a6b8b;
}

#panel_400_service {
	position:relative;
	float:left;
	width: 940px;
	height:340px;
	padding:30px;
	background: url(../../images/panel_400_white.jpg) ;
}
#panel_400_service p {
	padding-left:5px;
	padding-top:5px;
	font-size:8pt;
	color:white;
}
#panel_400_service strong {
	font-size:11pt;
	color:black;
}
#service_left {
	position:relative;
	float:left;
	width: 505px;
	height:340px;
}
#service_miseenrelation {
	position:relative;
	float:left;
	width: 505px;
	height:110px;
	margin-bottom:5px;
	background: url(../../images/service_miseenrelation.jpg) ;
}
#service_espacepub {
	position:relative;
	float:left;
	width: 505px;
	height:110px;
	margin-bottom:5px;
	background: url(../../images/service_espacepub.jpg) ;
}
#service_newsletter {
	position:relative;
	float:left;
	width: 505px;
	height:110px;
	background: url(../../images/service_newsletter.jpg) ;
}
#service_right {
	position:relative;
	float:left;
	width: 430px;
	height:340px;
	margin-left:5px;
}
#service_creationsite {
	position:relative;
	float:left;
	width: 430px;
	height:225px;
	margin-bottom:5px;
	background: url(../../images/service_creationsite.jpg) ;
}
#service_ecommerce {
	position:relative;
	float:left;
	width: 430px;
	height:110px;
	background: url(../../images/service_ecommerce.jpg) ;
}

#panel_400_white strong {
	color:#00ADEB;
	font-weight:bold;
	font-size:11pt;
}
#panel_400_white p {
	padding-bottom:10px;
	font-size:8pt;
	color:#121A1D;
}
#panel_400_white p span {
	font-size:8pt;
	font-weight:bold;
	color:#00ADEB;
}

#home_photo {
	position:relative;
	float:left;
	width: 530px;
	height:360px;
}
#home_form {
	position:relative;
	float:left;
	padding:25px;
	height:310px;
	width: 380px;
	background: url(../../images/home_form.jpg) ;
}
#home_form p {
	color:white;
}
#home_form td {
	font-size:8pt;
	text-align:left;
	color:white;
	padding-left:5px;
}
#home_form select, option {color:black;width: 97px;background:#99DAFB;border:0}
#home_form input[type = "text"],input[type = "password"],textarea {
    width: 95px;
		height:13px;
    padding: 0;
		background:#99DAFB;
		color:black;
		border:1px solid white;
} 

#footer {
	position:relative;
	float:left;
	width: 1000px;
	height:20px;
	margin-top:5px;
	text-align:left;
	color:#7F7F7F;
}
#footer p {
	position:relative;
	float:left;
}
#footer strong {
	font-size:8pt;
}
#footer a {
	color:#7F7F7F;
	font-size:8pt;
}
#footer a:hover {
	color:#C4C4C4;
}

#header_travaux {
	position:absolute;
	width:245px;
	height:260px;
	top:0px;
	margin-left:610px;
	background: url(../../images/travaux.png) ;
	z-index:9;
}

