@charset "UTF-8";

body {
	background-image:url(im/fdo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenido{
	width:auto;
	height:auto;
	border:#9900FF solid 0px;
	margin:auto;
	
	}

.interno{
	width:802px;
	height:3010px;
	border:#00FF33 solid 0px;
	margin:auto;
}

.top{
	width:802px;
	height:200px;
	border:#00FF33 solid 0px;
	margin:auto;
}

.footer{
	width:770px;
	height:auto;
	border:#00FF33 solid 0px;
	margin:auto;
}

.footer-menu{
	width:210px;
	height:auto;
	float:left;
}
.footer-menu-centro{
	width:25px;
	background-image:url(im/line-up.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:490px;
	margin: -35px -55px;
}
.footer-menu-der{
	width:500px;
	height:auto;
	float:right;
	/*border:#66CC00 1px solid;*/
	
}

.info01{
	width:230px;
	height:100px;
	float:right;
	margin:0 16px;
	padding:10px 0 10px 0;
	text-align:justify;
	
}
.txt-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a1a1a1;
}
.txt-titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
.info02{
	width:230px;
	height:100px;
	float:left;
	padding:10px 0 10px 0;
	text-align:justify;
}

.logo{
	/*background-image:url(im/logo.jpg);*/
	/*background-position:top;
	background-repeat:no-repeat;*/
	float:right;
	border:0px;
	width:198px;
	height:65px;
	margin:35px 15px 10px 0px;
}

.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
	text-align:right;
	margin:0px 25px 0px 0px;
}
.titulo-base{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	text-align:right;
	margin:0px 25px 0px 0px;
}
.titulo-btm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	margin:0px 25px 0px 0px;
}

.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#666;
	text-align:right;
	margin:7px 25px 0px 0px;
}

.base{
	width:770px;
	height:auto;
	margin:auto;
	padding-top:18px;
	background-image:url(im/linea.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	text-align:center;"
}
