﻿body{
background-image: url('Image/water_droplets.jpg');

/*background-color:#202020;*/
/*background-color:black;*/
/*margin:0 10%;*/
margin:0;
padding:0;

}
.right {
	float: right;
}
.left {
	float: left;
}
a img {
	border-style: none;
}
.clear {
	clear: both;
}
.flag {
	display: inline;
	margin: 5px 5px 0px 5px;
}
.mainContainer{  /*grand cadre extérieur*/
	/*background-color: #303030;*/
	border-style:solid;
	border-width: 1px; /* lignes extérieures */
	border-color:#444;
	border-top: none;
	margin:auto;
	width:1024px;
}

#header{ /*bande contenant les drapeaux*/
	background-color: #303030;
	
}

.headerMenu
{
	background-color: #303030;
	width:1024px;
} 

#evolveLogo{
	margin-top:20px;
	margin-left:30px;
}
#nav {
	margin-top:40px;
	margin-right:24px;
}


h1 {
	background-image: url('Image/evolve200.png');
	background-repeat: no-repeat;
	height:200px;
	width:370px;
	text-indent: -150000px;
}
h1 a { 
	display: block; 
	height: 200px;
	width: 370px;
}
.stripes { /* petite bande en haut et en bas de la bande raccourcis */
	background: #191919 url(img/stripe.gif);
	height: 2px;
}

.menu {

	/*background: #303030 url(img/nav.gif); */
	
}

.menu a {
	/*background: #303030 url(img/nav.gif);*/
	/*border-right: 1px solid #161616;*/
	color: #999999;
	float: left;
	font: bold lem Verdana,sans-serif; 
	line-height: 51px;
	padding: 0 20px;
}
.menu a:hover {
	/*background: #303030 url(img/nav_hover.gif);*/
}

.main{
	background: #303030; 
/*	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;*/
}

/*.main .left {width: 64%;}
.main .right {width: 36%;}
*/
h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal; /*	color: #2B2522; */
	color: #F88017;/*#FF6400;*/
}
h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}
.mainText {
	margin-left: 15px;
	margin-top: 15px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:14pt;
	color: #C0C0C0; 
}
.mainText p a, .mainText p a:visited
{
	color:#ffffff;
}
.mainText p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #C0C0C0;
}
.accentue {
	color: #F88017;/*#FF6400;*/
	font-weight:700;
}
.service {
	margin-top:30px; 
	width:900px;
}
.serviceContent {
	margin-top:30px; 
	float:left; 
	width:400px
}
.serviceContentImages{
	float:right; 
	width:500px;
}
.title {
	/*border: thin solid #000000;		/* case ave Acceuil, etc. en orange */
	/*background-color: #444; /*#CCCCCC;*/
	/*padding-left: 20px;*/
	width: 200px;
}
.content {
	/*border-left: 1px solid #444;
	border-top: 1px solid #444;*/
	padding: 16px;
}
.accueilLeft
{
	width:370px;
}
.accueilRight
{
	margin-top:20px;
}
.serviceContentImages img
{
	border-color: gray; 
	border-style:solid;
} 


/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}
.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}
.contactPanel
{
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:large;
	color: #C0C0C0;
}
.contactPanel .right
{
	margin-right:50px;
}
.carte{
	margin-left:10px;
}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a, .bottom .right a:hover {color: #888;}
.bottom .right, .bottom .right a {color: #555;}

.tailleGallery {
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}

.ProductPicture {
	margin-top: 30px;
}
.ProductPicture a img {
	/*float: left;*/
	float: right;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:thin;
}
.ProductPicture a:hover img {
	/*float: left;*/
	float: right;
	border-color: #F88017;/*#FF6400;*/
	border-style:solid;
	border-width:thin;
}

.ProductPicture p {
	/*float: right;*/ 
	float: left;
	width:365px;}

.footer p.light {font-family: "Lato", Arial;}
.footer p.light a{text-decoration: none;color:#F88017;/*#FF6400;*/}

