body{
background:#e3e3e3;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
height: 100%;
}

a{
text-decoration: none;
color: #45A2ED;
}
*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

#top{
	width:1054px;
	height: 352px;
	background-image:url(images/contener.jpg);
	margin: auto;
}

.header{
	padding: 94px 0 0 168px;
	width:888px;
	height:230px;
	background:url(images/internet.jpg) bottom center no-repeat;
}

.header a{
text-decoration: none;
color:#ffffff;
font-size:25px;
font-weight:normal;
}

.clear{
clear:both;
}

#page{
	height: auto;
	width: 890px;
	margin: auto;
}

.content{
	width: 674px;
	float: left;
	padding: 0;
	margin-bottom: 40px;
	min-height: 100%;
    height: auto;
    height: 100%;
}
.contentTop{
	padding: 30px 0 0 30px;
	height: 97px;
	width: 645px;
	background:url(images/contentTop.jpg) no-repeat;
}

.content h1{
color:#45a2ed;
font-size:42px;
font-weight:bold;
font-family: Myriad Pro;
}

.contentMiddle{
	width: 624px;
	padding: 0px 0px 0 25px;
	background: #ffffff;
	
}

.content p{
	padding-right: 45px;
}

.contentDown{
	margin: 0;
	height:144px;
	width: 649px;
	padding: 0 0 0 25px;
	background:url(images/contentDown.jpg) no-repeat;
}

.menu{
	height: auto;
	width: 216px;
	float: right;
	margin: 0 0 25px 0;
}

.menuTop{
	height: 60px;
	margin: 0;
	background:url(images/menu.gif) left no-repeat;
}

.menuTop h2{
color:#22460e;
padding-left: 20px;
padding-top: 20px;
padding-bottom:10px;
font-weight:normal;
font-size:20px;
}

.menuList ul{
	list-style:none;
}

.menuList li{
	padding-left: 48px;
	padding-top: 12px;
	padding-bottom: 0;
	min-height: 28px;
	list-style: none;
	background: url(images/item.gif) no-repeat #FFF;
}

.menuList a{
	color: #22460E;
	text-decoration: none;
	list-style: none;
}
.menuBottom li{
	padding-left: 48px;
	padding-top: 12px;
	padding-bottom: 0;
	min-height: 28px;
	list-style: none;
	background: url(images/item.gif) no-repeat #FFF;
}
.menuBottom ul{

	list-style:none;
}
.menuBottom{
	height: 127px;
	background:url(images/menuDown.gif) no-repeat;
	margin: 0;
	padding: 0;
	clear: both;
}

.footer{
	margin: auto;
	height: 74px;
	width: 892px;
	background:url(images/footer.gif) no-repeat;
	clear: both;
}

.footer p{
	padding-top: 25px;
	text-align: center;
	clear: both;
}
