@import url("LeftMenu.css");

#BodyMainService {
	float: left;
	background-color: #FFF;
	height: 724px;
	width: 796px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/ServiceSkin/ServiceBackground.jpg);
}
#BodyMainTitleService {
	color: #FFF;
	background-color: #23819c;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00404F;
	font-size: 16px;
	padding-top: 2px;
	padding-left: 25px;
}
.BodyMaintextService {
	height: 340px;
	width: 300px;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	background: none;
	padding-left: 10px;
	border-left: solid 1px #666;
	
}
	
.BodyMaintextService, .BodyMaintextService .Normal p{
	color: #00404F;
	text-align: justify;
	margin-top: 15px;
}
	
#BodyMainContactService {
	height: 150px;
	width: 375px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #FFF;
	text-align: left;
	background-color: #00404F;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
	background-image: url(../images/ServiceSkin/ContactBackground.jpg);
	overflow: auto;
}

#BodyMainContactService p {
	font-size: 11px;
	color: #FFF;
	margin-left: 8px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
}

#BodyMainContactServiceTitre {
	background-color: #999;
	height: 15px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 14px;
	margin: 10px 0px 0px 0px ;
	padding: 0px;
}

.BodyMainContactServiceText {
	height: auto;
	width: 250px;
	margin-left: 7px;
	margin-top : 10px;
	padding: 0px;
}

.BodyMainContactServiceText, .BodyMainContactServiceText.Normal {
	color: #FFF;
	text-align: left;
}
	
.BodyMainContactServiceText p a {
	color: #9CC;
	border-bottom: none;
	margin-top: 10px;
}

.ServicesBackgroundClass {
	height: 165px;
	width: 375px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
	background-color: #00404f;
	margin-top: 30px;	
}
.ServicesBackgroundClass p{
    margin-top:0px;
}

#AnimationProjets 
{
	float: left;
	height: 299px;
	width: 799px;
	background-color: #fff;
}

.animationContentPaneClass
{
    width: 723px;
    height: 243px;
    margin: 28px;
    margin-top: 16px;
    padding: 10px;
    background-color: #23819c;
    
    }
.RealisationsTitreContentPaneClass {
    height: 12px;
	width: 743px;
	margin: 0px;
	margin-left: 28px;
	margin-top: 8px;
	padding: 0px;
	background-color: transparent;
	color:#27819c;
}
.ServiceMainTitle {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.ServiceMainTitle p{
    margin:0px;
    font-size: 16px;
}

