/* CSS Document */

body {
	background-image:url('img/bodyBg.png');
	background-repeat:repeat-x;
	margin: 0 0 0 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
}

#mainBg {
	background-image:url('img/mainBg.png');
	width:1017px;
	height:100%;
	
}

#logo {
	float:left;
	margin-top:20px;
	margin-left:120px;
}

#menu {
	float:right;
	margin-top:20px;
	margin-right:126px;

}

#menu1{
	float:left;
	border:0px;
	background-image:url('img/btn_communityManagement.png');
	width:145px;
	height:44px;
	background-repeat: no-repeat;
}

#menu1:hover{
	background-image:url('img/btn_communityManagement2.png');
}

#menu11{
	float:left;
	border:0px;
	background-image:url('img/btn_communityManagement2.png');
	width:144px;
	height:44px;
	background-repeat: no-repeat;
}

#menu2{
	float:left;
	border:0px;
	background-image:url('img/btn_communityAggregation.png');
	width:140px;
	height:44px;
	background-repeat: no-repeat;
}

#menu2:hover{
	background-image:url('img/btn_communityAggregation2.png');
}

#menu21{
	float:left;
	border:0px;
	background-image:url('img/btn_communityAggregation2.png');
	width:140px;
	height:44px;
	background-repeat: no-repeat;
}


#menu3{
	float:left;
	border:0px;
	background-image:url('img/btn_otherProducts.png');
	width:90px;
	height:44px;
	background-repeat: no-repeat;
}

#menu3:hover{
	background-image:url('img/btn_otherProducts2.png');
}

#menu31{
	float:left;
	border:0px;
	background-image:url('img/btn_otherProducts2.png');
	width:90px;
	height:44px;
	background-repeat: no-repeat;
}

#menu4{
	float:left;
	border:0px;
	background-image:url('img/btn_references.png');
	width:71px;
	height:44px;
	background-repeat: no-repeat;
}

#menu4:hover{
	background-image:url('img/btn_references2.png');
}

#menu41{
	float:left;
	border:0px;
	background-image:url('img/btn_references2.png');
	width:71px;
	height:44px;
	background-repeat: no-repeat;
}

#menu5{
	float:left;
	border:0px;
	background-image:url('img/btn_aboutUs.png');
	width:58px;
	height:44px;
	background-repeat: no-repeat;
}

#menu5:hover{
	background-image:url('img/btn_aboutUs2.png');
}

#menu51{
	float:left;
	border:0px;
	background-image:url('img/btn_aboutUs2.png');
	width:58px;
	height:44px;
	background-repeat: no-repeat;
}

#menu6{
	float:left;
	border:0px;
	background-image:url('img/btn_contact.png');
	width:57px;
	height:44px;
	background-repeat: no-repeat;
}

#menu6:hover{
	background-image:url('img/btn_contact2.png');
}

#menu61{
	float:left;
	border:0px;
	background-image:url('img/btn_contact2.png');
	width:57px;
	height:44px;
	background-repeat: no-repeat;
}

#main{
	text-align:left;
	margin-left:120px;
	margin-right:120px;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}

.title2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.sousmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	margin-top:5px;
	margin-right:120px;
}

.chapo {
	font-size:14px;
}

.contact {
	margin:20px;
	width:320px
}

.contact2 {
	margin-top:20px;
	width:320px
}

#footer {
	background-image:url('img/bgFooter.png');
	height:27px;
	margin-left:120px;
	margin-right:120px;
	margin-top:50px;
	padding-top:25px;
}

#footer2 {
	background-image:url('img/bgFooter.png');
	height:27px;
	margin-left:120px;
	margin-right:120px;
	padding-top:25px;
}

#upFooter{
	background-image:url('img/bgUpFooter.gif');
	height:27px;
	margin-left:120px;
	margin-right:120px;
	padding-top:25px;
}

.schema {
	margin-top:20px;
	margin-bottom:20px
}

ul { 
	list-style-image: url('img/bullet.png');
	line-height:24px;
	padding: 15px;
	margin-top:-10px;	
}

.photo {
	padding:5px;
	border:1px solid #cecece;
	float:right;
}

.photo2 {
	padding:5px;
	border:1px solid #cecece;
	float:left;
	margin-right:20px;
	margin-left:20px;
}

.photo3 {
	padding:5px;
	border:1px solid #cecece;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

.photo4 {
	padding:5px;
	border:1px solid #cecece;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.legende {
	padding:5px;
	width:206px;
	font-style:italic;
	text-align:center;
	float:left;
	margin-right:20px;
	margin-left:20px;
}

.legende2 {
	padding:5px;
	width:206px;
	font-style:italic;
	text-align:center;
	float:right;
}

.legendeTitle {
	width:216px;
	float:left;
	margin-right:21px;
	margin-left:21px;
	margin-bottom:10px;
	text-align:center;
}

.letterSpace {
	letter-spacing:-1px
}

td {
	border:1px solid #cecece;
	background-color:#eeeeee;
}

.aces{
	border:1px solid #cecece;
	padding:10px;
	margin-top:20px;
	background-color:#FFFFFF;
	width:655px;
}

#imageBox { margin: auto; width: 450px; height:300px; overflow: hidden; }
#imageBoxInside { width: 10000px; }  
#imageBox img { float: left; padding: 0px; margin: 0px; }
#imageBox br { clear: both; }

.logos {
	border:1px solid #cecece;
	padding:10px;
	margin:10px;
}

p {
	text-align:justify;
}

.box {
	border:1px solid #cecece;
	padding:10px;
	width:360px;
	height:200px;
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}

.ul2 {
line-height:16px;
margin-left:20px;

}

.spacer {
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #cecece;
	clear:both;
}

.field {
	border:1px solid #cecece;
	background-color:#f8f8f8;
	width:100px;
	margin-left:5px;
	}