@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(imagenes/fondo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Calibri;
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
}
img {
    border: none;
}
p {
	text-align: justify;
}
a {
	color: #6467F4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ulmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	left: 20px;
	position: relative;
	}
.link {
	color: #6467F4;
	display: block;
}
.link:hover{
	background-color: #82FFFF;
	text-decoration: none;
}
.link:visited{
	color: #0093D9;
}
.link2:hover{
	border: 1px solid #82FFFF;
	padding: 1px;
}
.ima{
	border: 1px solid #82FFFF;
	background-color: #FFFFFF;
	padding: 1px;
}
#fondo {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	position: absolute;
}
#pagina {
	font-family: Calibri;
	font-size: 12px;
	border: 1px solid #373737;
	height: 360px;
	width: 720px;
	position: relative;
	padding: 10px;
	margin: 0px;
}
#ladoi {
	background-color: #FFFFFF;
	background-image: url(ffi.gif);
	background-repeat:  repeat-y;
	height: 100%;
	width: 20px;
}

.titulo {
	font-size: 15px;
	color: #FFFFFF;
}
.pagina {
	font-size: 15px;
	color: #B6B6B6;
	font-weight: bold;
	font-family: "Arial Black";
	font-style: italic;
}
.pagina2 {
	font-size: 13px;
	color: #0093D9;
	font-weight: bold;
	font-family: "Arial Black";
}
.subtitulo {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.titulo2 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.subtitulo2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.textboton {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.textboton a{
	color: #FFFFFF;
}
.textboton a:hover{
	color: #66FFFF;
}
.texto {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
#menu {
	width: 200px;
	float: left;
	position: relative;
	text-align: center;
	}
	
#menu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	display: block;
	background:  url(btn.gif) 0 0;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}	
#menu li a:hover {
	background:  url(btn.gif) 0 -30px;
	}
#cuerpo {
	width: 760px;
	position: relative;
	float: right;
}
#principal {
	width: 960px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	margin-left: -480px;
	left: 50%;
	margin-top: 10px;
}
#top {
	position: relative;
	height: 130px;
	width: 100%;
}
#pie {
	position: relative;
	height: 70px;
	width: 100%;
	float: left;
	vertical-align: top;
}
#contenido {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	float: left;
}
.pies {
	font-family: Calibri;
	font-size: 12px;
	color: #666666;
}
#twitter {
	position: relative;
	left: 10px;
}
#Publicidad {
	position: relative;
	width: 160px;
	left: 20px;
}
