@charset "utf-8";

/* DIV Principale */
.intro{
	background-image:none;
}
.globalintro{
	width:100%;
	height:100%;
	display:block;
	font-size:0.7em;
	text-align:center;
}
.globalintro A:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none
}
.globalintro A:visited {
	color:#6a6a6a;
	font-weight:bold;
	text-decoration:underline;
}
.globalintro A:active {
	color:#000000;
	text-decoration: none
}
.globalintro A:hover {
	text-decoration:underline;
	color: orange;
}
.cadreintro{
	width:600px;
	height:450px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-300px;
	margin-top:-225px;
}
*{
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#f4f4f4;
	background-image:url(../imgs/bg_all.gif);
	background-repeat:repeat-x;
	margin:0;
}
#global{
	width:790px;
	left:50%;
	position:absolute;
	margin-left:-395px;
}
#header{
	height:272px;
}
#logo{
	height:185px;
	background-image:url(../imgs/bg_header_logo.jpg);
	background-repeat:no-repeat;
}
#menu{
	background-image:url(../imgs/bg_header_menu.jpg);
	background-repeat:no-repeat;
	height:87px;
}
#container{
	background-color:#FFFFFF;
	display:block;
	padding:10px 25px 20px 14px;
	font-size:0.7em;
	position:relative;
}
#footer{
	font-size:0.6em;
	font-weight:bold;
	padding:5px;
	border-left:solid 10px #2f363c;
}
#footerindex{
	font-size:0.6em;
	font-weight:bold;
	padding:5px;
	border-left:solid 10px #2f363c;
}
/* DIV Principale */
/* DIV HEADER détail */
#logo > a{
	margin-left:-60px;
}
#logo img{
	border:0;
}

a.mainmenu {
	display: block;
	float:left;
	width: 137px; 
	height: 86px; 
	overflow:hidden;
	text-decoration:none;
}
a.mainmenu:hover {
	background-color:#000000;
	background-image:url(../imgs/orange.jpg);
	background-repeat:repeat-x;	
}
a.mainmenu:active {
	background-color:#000000;
	background-image:url(../imgs/orange.jpg);
	background-repeat:repeat-x;	
}

a.mainmenu span.headline {
	display: block; 
	position: relative; 
	margin-left: 22px;
	margin-bottom: 3px; 
	margin-top: 18px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
a.mainmenu span.copytext {
	display: block;
	font-size:11px;
	font-weight:bold;
	position: relative;
	margin-left: 22px;
	margin-right: 30px;
	line-height:12px;
	color:#959ba1;
}
/* DIV HEADER détail */
/* DIV CONTAINER détail */
#container h1{
	font-size:1.3em;
	padding-left:20px;
	margin-bottom:20px;
	background-image:url(../imgs/puce.gif);
	background-repeat:no-repeat;
}
#container h2{
	font-size:1.2em;
	padding-left:20px;
	margin-bottom:20px;
}
#container p{
	text-align:justify;
}
#container > img{
	float:left;
	border:solid 1px #2f363d;
	margin:5px 20px 10px 0; 
}

#container A:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none
}
#container A:visited {
	color:#6a6a6a;
	font-weight:bold;
	text-decoration:underline;
}
#container A:active {
	color:#000000;
	text-decoration: none
}
#container A:hover {
	text-decoration:underline;
	color: orange;
}

.produits{
	width:580px;
	margin-left:80px;
	min-height:120px;
	position:relative;
	background-color:#f4f4f4;
	border:solid 1px #dfdfdf;
	margin-bottom:10px;
	padding:10px;
}
.produits img{
	float:right;
	border:solid 1px #2f363d;
	margin:5px;
}
.produits ul{
	margin:5px 10px;
	padding:0;
}
.produits li{
	list-style:none;
	margin:0;
	padding:0;
}

.produits2{
	width:580px;
	margin-left:80px;
	position:relative;
	background-color:#f4f4f4;
	border:solid 1px #dfdfdf;
	margin-bottom:10px;
	padding:10px;
}
.produits2 img{
	border:solid 1px #2f363d;
	margin:5px;
}

.download{
	width:580px;
	margin-left:80px;
	position:relative;
	background-color:#f4f4f4;
	border:solid 1px #dfdfdf;
	margin-bottom:10px;
	padding:10px;
	
}
.download span{
	text-align:center;
	width:500px;
}
.download img{
	border:0;
}

#coordonnees{
	width:250px;
	padding:10px 0 10px 20px;
	background-color:#f4f4f4;
	border:solid 1px #dfdfdf;
	position:absolute;
	top: 60px;
	left:14px;
}
#coordonnees:hover{
	border:solid 1px #f19832;
}
#formulaire{
	margin-left: 300px;
}
#formulaire span{
	display:block;
	margin-bottom:5px;
}
form.css label
{
	display: inline;
	position: relative;
	float: left;
	width: 100px;
}
form.css input, form.css textarea
{
	background-color:#f4f4f4;
	border:solid 1px #dfdfdf;
	color:#3c3c3c;
}
form.css input:hover, form.css textarea:hover
{
	background-color:#f4f4f4;
	border:solid 1px #f19832;
	color:#3c3c3c;
}

/* DIV CONTAINER détail */
/* DIV FOOTER détail */
#footer A:link, #footerindex A:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none
}
#footer A:visited, #footerindex A:visited {
	color:#6a6a6a;
	font-weight:bold;
	text-decoration:underline;
}
#footer A:active, #footerindex A:active {
	color:#000000;
	text-decoration: none
}
#footer A:hover, #footerindex A:hover {
	text-decoration:underline;
	color: orange;
}

/* DIV FOOTER détail */



