@import url("LeftMenu.css");

#BodyMainSecteur {
	float: left;
	background-color: #FFF;
	height: 724px;
	width: 797px;
	border-right: solid 2px #00404f;
	background-image: url(../images/SecteurSkin/SecteurBackground.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#BodyMainTitleSecteur {
	color: #FFF;
	background-color: #996;
	height: 22px;
	border-bottom: solid 2px #00404f;	
	font-size: 16px;
	padding-top: 2px;
	padding-left: 25px;
}
.BodyMaintextSecteur {
	height: 640px;
	width: 300px;
	float: left;
	font-size: 10px;
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 25px;
	background: none;
	padding-left: 10px;
	border-left: solid 1px #00404f;
	font-family: Verdana, Geneva, sans-serif;
}

.BodyMaintextSecteur, .BodyMaintextSecteur .Normal p{
	color: #00404F;
	text-align: justify;
	margin-top: 15px;
}

.SecteursBackgroundClass 
{
	height:400px;
	width: 375px;
	float: left;
	margin-left: 50px;
	color: #FFF;
	text-align: left;
	background-color: #00404F;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 30px;
}
.SecteursBackgroundClass p {
    margin-top: 0px;
}
.SecteursBackground2Class {
	height: 200px;
	width: 375px;
	float: left;
	margin-left: 50px;
	color: #FFF;
	text-align: left;
	background-color: #00404F;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 30px;
}

.SecteursBackground2Class p {
    margin-top: 0px;
}

.SecteurMainTitle {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	
}
.SecteurMainTitle p{
    margin:0px;
    font-size: 16px;
}

