/* CSS Document */
body
{
margin:  0 auto;
padding: 0 ;
background:white;
font-size:0.8em;
font-family:Verdana;
color:#000000;
width:1024px;
}

div#header {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
height:77px;
width:1024px;
}
#menu1 {
	float:left;
	padding:0;
	margin:0 0 0 0px;
	list-style-type: none;
	width:1024px;
	background-color:#1B65A6;
}


	#menu1 ul {
		padding: 0;
		margin:0;
		list-style: none;
	}
	
	#menu1 li
	{
		float: left ;
		text-align: center ;
	background-color:#1B65A6;
	}
	
	#menu1 li a
	{
		width: auto ;
		line-height: 25px ;
		font-size: 0.8em ;
		letter-spacing: 0px ;
		color:#ffffff;
		display: block ;
		text-decoration: none ;
		padding:0 5px 0 5px;
	}
	
		#menu1 li a:hover
	{
		width: auto ;
		line-height: 25px ;
		font-size: 0.8em ;
		letter-spacing: 0px ;
		padding:0 5px 0 5px;
		color:#1B65A6;
		display: block ;
		text-decoration: none ;
		background-color:#ffffff;

	}

.ontitle {
background-color:#ffffff;
margin:0;
color:#1B65A6;
padding:0 5px 0 5px;
}
div#content {
width:1024px;
top:0;
height:524px;
position:relative;
margin:0;
}
div#content-left {
float:left;
width:681px;
height:524px;
padding:0px;
background-image:url(images/middle-left-N.jpg);
background-repeat:no-repeat;
margin:0;
}

div#text-global {
padding:50px 0 0 20px;
color:#666666;
width:620px;
font-size:105%;
}
div#text-global a {
text-decoration:none;
color:1B65A6;
}
.title {
color:#1B65A6;
}

div#content-right {
float:left;
width:343px;
height:524px;
padding:0;
margin:0;
background-image:url(images/middle-right-N.jpg);
background-repeat:no-repeat;
}
div#content-right-appli {
float:left;
width:343px;
height:524px;
padding:0;
margin:0;
background-image:url(images/middle-right-appli.jpg);
background-repeat:no-repeat;
}
div#content-right-email2mobile {
float:left;
width:343px;
height:524px;
padding:0;
margin:0;
background-image:url(images/middle-right-email2mobile.jpg);
background-repeat:no-repeat;
}
div#content-right-tag {
float:left;
width:343px;
height:524px;
padding:0;
margin:0;
background-image:url(images/middle-right-tag.jpg);
background-repeat:no-repeat;
}


div#text-phone {
padding:180px 0 0 40px;
color:#666666;
width:150px;
font-size:105%;
}

.text {
text-align:justify;
padding:10px 30px 10px 30px;
}
.text-footer {
text-align:center;
padding:0;
margin:0;
}
.spacer {
clear: both;
}

div#foot {
width:1024px;
top:0;
height:168px;
position:relative;
margin:0;
}
div#foot-left {
float:left;
width:558px;
height:168px;
padding:0px;
background-image:url(images/bottom-left.jpg);
background-repeat:no-repeat;
margin:0;
}
.foot-credit {
padding:30px 0 0 270px;
color:#666666;
}
.foot-credit a {
color:#333333;
text-decoration:none;
}

.foot-stats {
padding:80px 0 0 0px;
color:#666666;
}
div#foot-right {
float:left;
width:466px;
height:168px;
padding:0;
margin:0;
background-image:url(images/bottom-right.jpg);

background-repeat:no-repeat;
}

a {
color:#000000;
}

