/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
	text-align:center;
	color:#BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:auto;
	margin-left:auto;
}

a {
	color:#BBBBBB;
}

.correo {
	text-decoration:none;
}

#granate {
	background-color:#000000;
	background-image:url(img/fondo_granate2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	position:relative;
	top:20px;
	width:950px;
	margin:auto;
	height:534px;
	z-index:1;
}

#granate_grande {
	background-color:#000000;
	background-image:url(img/fondo_granate2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	position:relative;
	top:20px;
	width:950px;
	margin:auto;
	/*height:1534px;*/
	z-index:1;
}

#logo {
	position:absolute;
	left:3px;
	top:50px;
	width:193px;
	height:74px;
	z-index:2;
}

#menu {
	position:absolute;
	left:4px;
	top:201px;
	width:667px;
	height:21px;
	z-index:3;
	font-style:italic;
	font-size:11px;
}

#menu a {
	text-decoration:none;
	padding-left:18px;
	padding-right:5px;
}

.marcador {
	background-image:url(img/marcador.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#descripcion {
	background-color:#000000;
	border:2px solid #CCCCCC;
	position:absolute;
	left:193px;
	top:225px;
	width:732px;
	height:182px;
	z-index:4;
	text-align:justify;
	font-family:"Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#descripcion_texto {
	position:absolute;
	left:17px;
	top:10px;
	width:440px;
	z-index:5;
	/*font-weight: bold;*/
}

#descripcion_enlace {
	text-align:right;
	font-size:11px;
	position:absolute;
	left:0px;
	width:100%;
	top:153px;
	z-index:8;
	text-align:right;
	/*vertical-align:bottom;*/
}

#descripcion_enlace a {
	color:#FFFFFF;
}

#sebas {
	background-image:url(img/sebas.jpg);
	background-repeat:no-repeat;
	border:2px solid #CCCCCC;
	position:absolute;
	left:697px;
	top:126px;
	width:205px;
	height:311px;
	z-index:6;
}

#cuadrado_foto {
	background-repeat:no-repeat;
	border:2px solid #CCCCCC;
	position:absolute;
	left:671px;
	top:200px;
	width:239px;
	height:232px;
	z-index:6;
}

#abajo {
	position:absolute;
	right:55px;
	top:481px;
	width:690px;
	height:50px;
	z-index:7;
	text-align:right;
	font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	/*font-family: "Baskerville Old Face", Georgia, "Times New Roman", Times, serif;*/
	font-style:italic;
	font-size:19px;
}

#pie {
	text-align:right;
	width:850px;
	font-size:11px;
}

.claro {
	color:#FFFFFF;
}
#titulo {
	position:absolute;
	left:16px;
	top:161px;
	width:551px;
	height:51px;
	z-index:2;
	font-style:italic;
	font-size:48px;
	text-align:left;
}