@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: rgba(255,255,255,1);
	left: 0px;
	top: 0px;
}
img{
	max-width:100%;
	height:auto;
	border:none;
}
#header {
	text-align: center;
	float: left;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 300px;
	padding-left: 0px;
	position: relative;
	z-index: 2;
	background-color: rgba(255,255,255,1);
	height: auto;
	padding-top: 280px;
	background-image: url(../img/pattern/background.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}
#header p {
	font-size: 2em;
	color: rgba(0,153,255,1);
}
#header p span {
	color: rgba(255,102,0,1);
}


#devis {
	color: rgba(255,255,255,1);
	background-color: rgba(0,153,255,1);
	height: auto;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	left: 0px;
	top: 150px;
	border-radius: 0px 3px 3px 0px;
	padding-left: 20px;
	z-index: 3100;
	text-align: center;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(255,255,255,1);
	border-right-color: rgba(255,255,255,1);
	border-bottom-color: rgba(255,255,255,1);
}
#devis a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#devis a:hover {
	color: rgba(51,51,51,1);
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

#return {
	color: rgba(255,255,255,1);
	background-color: rgba(153,0,0,1);
	padding: 10px;
	height: 20px;
	width: auto;
	border: thin solid rgba(255,255,255,1);
	position: fixed;
	z-index: 10000;
	left: 0%;
	top: 0px;
	border-radius: 0px 0px 3px 3px;
}
#return a {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
#return a:hover {
	color: rgba(51,51,51,1);
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}

#space {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	color: rgba(0,153,255,1);
	text-align: center;
	z-index: 3;
	margin-top: -200px;
}
#content #slogan {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(0,153,255,1);
	border-bottom-color: rgba(102,102,102,1);
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
	background-color: rgba(255,255,255,1);
}
#content #slogan p {
	font-size: 2.5em;
	color: rgba(51,51,51,1);
}
#content {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	color: rgba(153,153,153,1);
	text-align: center;
}
#content #contact {
	margin-top: -20px;
}

#content #contact p .titre strong {
	color: #F60;
}



#footer {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	background-image: url(../img/pattern/enseigne-paris.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: rgba(51,51,51,1);
}
#footer a{
	text-decoration: none;
	color: rgba(153,153,153,1);
}
#footer a:hover {
	color: #09F;
}
#footer #conception {
	color: rgba(255,255,255,1);
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 80px;
	float: left;
	font-size: 12px;
}
#footer #conception a {
	text-decoration: none;
	color: rgba(51,51,51,1);
}
#footer #conception a:hover {
	color: rgba(0,153,255,1);
}
#footer #conception p em {
	color: rgba(255,255,255,1);
	cursor: text;
}
.liste{
	position: relative;
	width: 28%;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	margin-left: 3%;
	color: rgba(153,153,153,1);
	text-align: center;
}
.ull{
	margin: 0;
	padding: 0;
	color: rgba(255,255,255,1);
}
.liii{
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titre{
	font-size: 2.3em;
	font-weight: bold;
}
.titre2{
	font-size: 1.8em;
	font-weight: bold;
}
/*  Ci dessous responsive  */

@viewport {
   width: device-width; /* largeur du viewport */
   zoom: 1; /* zoom initial à 1.0 */
}
@media(max-width:1080px){
.up{visibility:hidden;}
#menunav ul li {width:100%;}
#presentation figure {margin-left:-3%;}
}
