html,body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background-color: #000001;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 26px;
	color: #000000;
	font-weight: bold;	
}
h2{
	font-size: 22px;
	color: #000000;
	font-weight: bold;	
}
h3{
	font-size: 18px;
	color: #000000;
	font-weight: bold;	
}
h4{
	font-size: 14px;
	color: #000080;
	font-weight: bold;	
}
h5{
	font-size: 10px;
	color: #000000;
	font-weight: bold;	
}

.invisible, h1 span{
	position: absolute;
	top: -5000px;
	left: -5000px;
}
#contenedor {
	position: absolute;
	width: 750px;
	padding: 0px;
	left:50%;
	top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -375px;
}
#contenedor h5{
	font-size: 14px;
	color: #000000;
	margin: 10px;
}
#contenedor h5 a{
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
#contenedor h5 a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
#contenedor1 {
	height: auto;
	width: 737px;
	overflow: hidden;
	position: static;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#arriba{
	background-image: url(../img/up.png);
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 750px;
	overflow: hidden;
	position: static;
	float: left;
}
#medio{
	background-image: url(../img/midle.png);
	height: auto;
	width: 750px;
	overflow: hidden;
	position: static;
	float: left;
	margin: 0px;
	padding: 0px;
}
#abajo{
	background-image: url(../img/down.png);
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 750px;
	overflow: hidden;
	position: static;
	float: left;	
}
.menu{
	width: 20%;
	overflow: hidden;
	position: static;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cuerpo{
	width: 60%;
	overflow: hidden;
	position: static;
	float: left;
	margin: 0px;
	padding: 0px;
}
.arribac {
	background-image: url(../img/upc.png);
	padding: 0px;
	height: 14px;
	width: 430px;
	overflow: hidden;
	position: static;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.medioc {
	height: auto;
	width: 428px;
	overflow: hidden;
	position: static;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #606060;
	border-right-color: #606060;
	border-bottom-color: #606060;
	border-left-color: #606060;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.medioc form{
	margin: 0px;
	padding: 0px;
}

.medioc form p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.medioc form a{
	background-image: url(../img/botonm.png);
	display:block;
	width: 65px;
	height:33px;
	background-position:top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration:none;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.medioc form a:hover{
	background-position: bottom;
	color: #000000;		
}

.medioc form textarea{
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	text-align: left;
}

.medioc form input{
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	text-align: center;
}

.abajoc {
	background-image: url(../img/downc.png);
	padding: 0px;
	height: 14px;
	width: 430px;
	overflow: hidden;
	position: static;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#fin {
	position:static;
	overflow:hidden;
	width:550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#botonera {  
	list-style:none;
	margin:0px;
	padding:0px;
}
#botonera li {
	margin:0px;
	padding:0px;
}
#botonera li a {
	background-image: url(../img/boton.png);
	display:block;
	width: 130px;
	height: 65px;
	background-position: top;
	text-decoration:none;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 65px;
}
#botonera li a:hover {
	background-position: bottom;
	color: #000000;
}
.derechah{
	overflow: hidden;
	position: static;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
.izquierdah{
	overflow: hidden;
	position: static;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centradoh{
	overflow: hidden;
	position: static;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto1{
	margin-top: 0px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: left;
	color: #000000;
}
.texto2{
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: justify;
	font-size: 14px;
}
.texto2 a{
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}
.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enlace:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.imagen{
	margin: 0px;
	padding: 2px;
	border: 1px solid #808080;
}
.imagen:hover{
	margin: 0px;
	padding: 2px;
	border: 1px solid #ff0000;
}

.msn_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #808080;
	text-decoration: none;
	text-transform: uppercase;
	text-align:left;
}
.msn_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-decoration: none;
}
.msn_nick{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808000;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-decoration: none;
}
.msn_reed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-decoration: none;
}
.msn_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-decoration: none;
}
.msn_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	text-decoration: none;
}