body{
	color: #fff;
	background: #eae7ea;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#global{
	width: 100%;
	min-width: 940px;
}
#entete{
	background: url(../images/bgtop_sp.jpg) repeat-x left top;
	height: 191px;
}
#entete #centrage_top{
	width: 933px;
	margin: 0 auto;
	position: relative;
}
#entete #centrage_top h1{
	float: left;
	background: url(../images/logo_stylizit.png) no-repeat;
	width: 410px;
	height: 195px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#entete #centrage_top h1 a{
	display: block;
	position: relative;
	width: 310px;
	height: 105px;
	top: 40px;
	left: 55px;
	overflow: auto;
}
#entete #centrage_top ul#menu_top{
	float: left;
	height: 154px;
	margin: 37px 0 0 0;
	list-style: none;
}
#entete #centrage_top ul#menu_top li{
	float: left;
	position: relative;
	margin: 0 0 0 0;
	width: 112px;
	height: 154px;
	/*border-left: 2px groove #2c0139; 6d4079*/
	background: url(../images/bg_li.png) no-repeat left;
}
#entete #centrage_top img.menu_img{
	float: left;
	margin-top: 37px;
}
li.last-child{
	/*border-right: 2px groove #2c0139;*/
	background: url(../images/bg_li.png) no-repeat right;
}
#entete #centrage_top ul#menu_top li a{
	display: block;
	margin: 0px 0 0 0;
	font-size: 1.2em;
	line-height: 120px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 112px;
	height: 154px;
	text-indent: -5000px;
	background-image: url(../images/menu_all.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	overflow: auto;
}
ul#menu_top li a.menu_accueil{
	background-position: 0 38px;
}
ul#menu_top li a.menu_services{
	background-position: -110px 38px;
}
ul#menu_top li a.menu_portfolio{
	background-position: -220px 38px;
}
ul#menu_top li a.menu_contact{
	background-position: -330px 38px;
}
#menu_top li span.fade{
	display: block;
	position: absolute;
	top: 0; 
	left: 2px;
	width: 110px;
	height: 154px;
	opacity: 0;
	-moz-opacity:0;
	-ms-filter:"alpha(opacity=0)";
	filter:alpha(opacity=0);
	background: url(../images/faade.png) no-repeat center;
}

/*
#entete #centrage_top ul#menu_top li a:hover{
	text-decoration: none;
	color: #9b6da9;
	background: #2c0139;
}
*/
#deco_top{
	position: absolute;
	top: 160px;
	width: 933px;
	height: 72px;
	background: url(../images/top2.png) no-repeat center top;
	clear: both;
}
#content{
	position: relative;	
}
#slider{
	position: absolute;
	width: 883px;
	height: 265px;
	top: 173px;
	left: 22px;
	overflow: hidden;
	border: 1px solid #491d52;
}
#slider ul{
	padding: 0;
	margin: 0;
}
#slider ul li{
	position: relative;
	background: #491c52;
	width: 883px;
	height: 265px;
	overflow: hidden;
	z-index: 3;
}
#slider ul li img{
	margin: 5px 0 4px 5px;
	z-index: 5;
}
#slider ul li a{

}
#slider ul li a:hover{

}
#slider ul li .caption{
	margin: 0 5px 5px 5px;
	padding: 0;
	background: #000000;
	opacity:0.7;
	-moz-opacity:0.7;
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 873px;
	height: 60px;
	z-index: 10;
}
#slider ul li .caption p{
	margin: 0;
	padding: 8px;
	color: #eae7ea;
	opacity:1.0;
	filter:alpha(opacity=100);
	z-index: 20;
}
#slider ul li .caption p span{
	margin: 0 0 15px 0;
	font-size: 1.3em;
	color: #992a97;
	opacity:1.0;
	filter:alpha(opacity=100);
	z-index: 20;
}

/*
.graphic{
	margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -5000px;
}
*/
#prevBtn, #nextBtn,	#slider1next, #slider1prev{
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	width: 83px;
	height: 71px;
	z-index: 1000;
}
#prevBtn, #slider1prev{
	top: 265px;
	left: -28px;
}
#nextBtn, #slider1next{
	top: 265px;
	left: 873px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{
	position: relative;
	display: block;
	width: 83px;
	height: 71px;
	text-indent: -5000px;
	overflow: hidden;
}
#prevBtn a, #slider1prev a{
	background: url(../images/arrows_left.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
	background: url(../images/arrows_right.png) no-repeat 0 0;
}
#centre{
	width: 100%;
}
#principal{	
	width: 933px;
	margin: 0 auto;
	background: #eae7ea;
	padding: 250px 30px 0 30px;
}
#principal .section{
	margin: 20px 0 0 30px;
	min-height: 300px;
}
#principal .subsection{
	float: left;
	width: 420px;
	margin: 20px 0 0 30px;
	
}
#principal .subsection h2, #principal .section h2{
	text-indent: -5000px;
	height: 40px;
}
#principal .subsection p, #principal .section p{
	margin: 20px 0 15px 30px;
	font-size: 1em;
	color: #332836;
	text-align: justify;
}
#principal .section p a{
	color: #622771;
	text-decoration: none;
}
#principal .section p a:hover{
	color: #622771;
	text-decoration: underline;
}
h2.webdesign{
	background: url(../images/h2_webdesign.gif) no-repeat center left;
}
h2.integration{
	background: url(../images/h2_integration.gif) no-repeat center left;
}
h2.maintenance{
	background: url(../images/h2_maintenance.gif) no-repeat center left;
}
h2.hebergement{
	background: url(../images/h2_hebergement.gif) no-repeat center left;
}
h2.etude{
	background: url(../images/h2_etude.gif) no-repeat center left;
}
h2.conception{
	background: url(../images/h2_conception.gif) no-repeat center left;
}
h2.realisation{
	background: url(../images/h2_realisation.gif) no-repeat center left;
}
h2.suivi{
	background: url(../images/h2_suivi.gif) no-repeat center left;
}
h2.maintenance5{
	background: url(../images/h2_maintenance5.gif) no-repeat center left;
}
h2.portfolio{
	background: url(../images/h2_portfolio.gif) no-repeat center left;
}
h2.contact{
	background: url(../images/h2_contact.gif) no-repeat center left;
}
h2.erreur404{
	background: url(../images/h2_erreur.gif) no-repeat center left;
}
#principal .section .highslide-gallery ul{
	width: 853px;
	margin: 20px 0 15px 30px;
	padding: 10px;
	list-style: none;
}
#principal .section .highslide-gallery ul li{
	width: 158px;
	height: 260px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #f7f4f7;
	border: 1px solid #cccbcc;
}
#principal .section .highslide-gallery ul li p.img_desc{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 0.85em;
	text-align: left;
	line-height: 1.2em;
}
#principal .section .highslide-gallery ul li p.img_title{
	font-size: 1.2em;
	color: #992a97;
	margin: 18px 0 0 0;
	padding: 0;
}
#principal .section .highslide-gallery ul li a{
	display: block;
	width: 158px;
	height: 172px;
	border: 1px solid #beb0be;
}
#principal .section .highslide-gallery ul li a:hover{
	border: 1px solid #968196;
}
#principal .section .highslide-gallery ul li a img{
	width: 158px;
	height: 172px;
	border: 0;
}


#contact{
	width: 430px;
	background: url(../images/gmap.jpg) no-repeat;
	margin: 20px 30px 0 30px;
	float: left;
	border-right: 2px dotted #cccccc;
}
#contact fieldset{
	border: 0;
}
#contact label{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
#contact label em{
	font-size: 0.8em;
	margin-left: 10px;
	padding: 0;
}
#contact input[type="text"]{
	width: 350px;
	height: 38px;
	background: url(../images/input_bg.png) #f5f4f5 repeat-x top;
	border: 1px solid #bfb4eb;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px 0 0 0;
}
#contact input[type="submit"]{
	width: 250px;
	height: 53px;
	background: url(../images/input_submit.png) no-repeat bottom;
	border: 0;
	margin: 8px 0 0 66px;
	padding: 0;
}
#contact input[type="submit"]:hover{
	background: url(../images/input_submit.png) no-repeat top;
	cursor: pointer;
}
#contact textarea{
	width: 350px;
	height: 100px;
	background: url(../images/input_bg.png) #f5f4f5 repeat-x top;
	border: 1px solid #bfb4eb;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px 0 0 0;
}
#contact p span{
	margin: 10px 0 0 0;
	font-size: 1.2em;
	color: #cc0000;
}
#conatct span.error_msg{
	font-size: 1.3em;
	color: #cc0000;
}
#contact .success_form_msg{
	margin: 10px 0 0 0;
	font-size: 1.4em;
	color: #0c5207;
}
#infos{
	float: left;
	width: 380px;
	margin: 28px 0 0 0;
}
#infos h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #332836;
}
#infos .coords_top{
	position: relative;
	background: url(../images/coords_top.png) no-repeat top;
	height: 61px;
}
#infos .coords_top p img{
	position: absolute;
	top: 25px;
	left: 38px;
	width: 185px;
	height: 54px;
}
#infos .coords_center{
	background: url(../images/coords_bg.png) repeat-y top;
}
#infos .coords_center p.address{
	font-size: 1.2em;
	color: #332836;
	margin: 0 0 0 50px;
	padding: 30px 0 0 0;
}
#infos .coords_center p.address span{
	margin: 0;
	font-size: 1.0em;
}
#infos .coords_center p.address span a{
	color: #4e0e5c;
	text-decoration: none;
	font-weight: bold;
}
#infos .coords_center p.address span a:hover{
	color: #81408f;
	text-decoration: underline;
}
#infos .coords_center p.siret{
	font-size: 1.2em;
	color: #332836;
	margin: 0 0 0 50px;
	padding: 20px 0 0 0;
}

#infos .coords_bottom{
	background: url(../images/coords_bottom.png) no-repeat top;
	height: 30px;
}
div.clear{
	clear: both;
}
#pied{
	background: url(../images/footer_sp.jpg) repeat-x left bottom;
	height: 250px;
	margin: 30px 0 0 0;
	font-size: .85em;
	clear: both;
}
#pied #centrage_bottom{
	position: relative;
	width: 933px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/deco_foot.png) no-repeat center top;
}

#pied #centrage_bottom .links{
	float: left;
	margin: 20px 0 0 30px;
	width: 266px;
}
#pied #centrage_bottom .links blockquote{
	margin: 20px 0 0 15px;
	font-size: 1.3em;
	color: #9b6da9;
}
#pied #centrage_bottom .links blockquote p{
	margin: 0;
	padding: 0;
}

#pied #centrage_bottom .links blockquote img{
	width: 28px;
	height: 18px;
}
#pied #centrage_bottom .links blockquote img.quote_left{
	margin: 0 10px 15px 0;
}
#pied #centrage_bottom .links blockquote img.quote_right{
	margin: 10px 0 0 0;
	float: right;
}
#pied #centrage_bottom .links h3{
	width: 266px;
	height: 25px;
	font-size: 1.55em;
	font-weight: bold;
	color: #910a8f; /*#8e5348*/
	border-bottom: 1px solid #40164c;
}
#pied #centrage_bottom .links h4{
	font-size: 1.3em;
	font-weight: bold;
	color: #e3d5e7;
	margin: 20px 0 0 15px;
}
#pied #centrage_bottom .links p{
	font-size: 1.1em;
	color: #9b6da9;
	margin: 15px 0 0 15px;
}
#pied #centrage_bottom .links p.social_net{
	margin: 15px 0 0 15px;
}
#pied #centrage_bottom .links p.social_net img{
	margin: 0 5px 0 0;
}
#pied #centrage_bottom .links span.date{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #e2c4e2;
}
#pied #centrage_bottom .links ul{
	margin: 20px 0 0 15px;
	padding: 0;
}
#pied #centrage_bottom .links ul li{
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background: url(images/arrow.png) no-repeat left top;
}
#pied #centrage_bottom .links ul li a{
	color: #976c67;
	text-decoration: none;
}
#pied #centrage_bottom .links ul li a:hover{
	color: #976c67;
	text-decoration: underline;
}
#pied .thanks{
	font-size: 0.8em;
}
#pied .thanks a{
	color: #e3d5e7;
	text-decoration: none;	
}
#pied .thanks a:hover{
	color: #fff;
	text-decoration: underline;
}
#copyright {
	position: absolute;
	bottom: 10px;
	left: 300px;
	clear: both;
	padding: 45px 0 0 0;
	margin: 0;
	font-size: 1.3em;
	text-align: center;
	color: #8b6297;
}

