#content{
	width:1000px;
	height:70px;
	margin:300px auto 50px;
	text-align:left;
	background-image:url(../images/black_65.png)
}
a.menutop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
a.menutop:link {
	text-decoration: none;
}
a.menutop:visited {
	text-decoration: none;
	color: #FFF;
}
a.menutop:hover {
	text-decoration: none;
	color: #0099CA;
}
a.menutop:active {
	text-decoration: none;
	color: #0099CA;
}


a.menutop-acceso {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CA;
}
a.menutop-acceso:link {
	text-decoration: none;
}
a.menutop-acceso:visited {
	text-decoration: none;
	color: #0099CA;
}
a.menutop-acceso:hover {
	text-decoration: none;
	color: #0099CA;
}
a.menutop-acceso:active {
	text-decoration: none;
	color: #0099CA;
}

body {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*Demo Styles*/
h3 {
	color: #fff;
	font-size:10px;
	margin-top:0;
}

.blu {
	color:#009BCA;
}
p {
    text-align: justify;
}


/* Logo */
#logo-wrapper {
	position:absolute;
	top:30px;
	margin-left: -500px;
	left: 50%;
	width:1000px;
	height:81px;
	z-index:4;
}


#contentLogo {
	width:286px;
	height:81px;
	float:left;
}




/*Footer*/
#footer-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	background-color: #000;
	z-index: 4;
}

#contentFooter {
	width: 1000px;
	height: 75px;
	font-size: 10px;
	background-color: #000;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#footerColSx {
	width: 340px;
	height: 20px;
	float: left;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#footerColDx {
	width: 300px;
	height: 60px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
