/* CSS Document ::: © 2005 Ailon Webs */
html, body {
	margin: 0;
	padding:0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #c7c7c7;
	background-color:#000000;
	height: 100%;
	text-align: center;
	overflow:hidden;
}
#pagina{
width:780px;
height: 80%;
padding:0;
margin: 5% auto;
}
#portada{
width: 100%;
height: 200px;
text-align: center;
padding: 100px 0 0px 0;
}
#copyr{
position:relative;
width: 100%;
height: 40px;
text-align: center;
font-size: 0.7em;
line-height: 1.4em;
color:#5B5B5B;

}
#copyr a:link, #copyr a:visited {
text-decoration: none;
color: #5b5b5b;
font-weight: normal;
}
#copyr a:hover {
text-decoration: none;
color:#FFFFFF;
}
h1 {
margin: 0px;
font-size: 0.9em;
line-height: 1.4em;
color:#5B5B5B;
padding: 0px 0 10px 0px;
font-weight: normal;
}
h2 {
padding: 0px;
color: #414141;
letter-spacing: 9px;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
font-size: 0.8em;
margin-top: 1px;
}
a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #6C6C6C;
}
a:hover {
/*text-decoration: underline;*/
text-decoration: none;
color:#FFFFFF;
}

#portada p { 
color: #666666;
text-align:center;
font-size: 0.7em;
/*line-height: 1.8em;*/
padding: 6px 10px 10px 10px;
margin-bottom:100px;
}
#portada img {
border:none;
display:block;
padding: 1px;}

.separaletras{
letter-spacing: 1px;
}
