/* CSS Document */

*  {
	margin: 0;
	padding: 0;
}

body{

/*margin:0px;*/

/*height:100%;*/
background-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.inicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 200px;
	margin-left: 200px;
	text-align: justify;
}	
#contenido {
	width: 100%;
	height: 100%;
}
.rutaportada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rutaportada a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}#entrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	list-style-type: none;
}
.rutaentrar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.rutaentrar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #9a51a2;
}
#contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(imagenes/bg_main.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#header{
	background-repeat: no-repeat;
	width: 980px;
	height: 110px;
	background-image: url(imagenes/header.jpg);
}
#colder {
	float: right;
	height: 100%;
	width: 150px;
	margin-right: 4px;
	margin-top: 10px;
}
#main {
	height: 100%;
	width: 650px;
	float: left;
	background-image: url(imagenes/fondo_main.gif);
	background-repeat: repeat;
	margin-right: 5px;
	margin-left: 5px;
}
#colizq {
	height: 100%;
	width: 155px;
	margin-left: 4px;
	float: left;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-image: url(imagenes/fondo_menu.gif);
	background-repeat: repeat-y;
	clear: both;
}
#menu {
    height: 100%;
	width: 149px;
}
#footer{
	background-image: url(imagenes/footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 978px;
	margin-top: 20px;
	float: left;
	margin-left: 3px!important;
	margin-left: 1px;
}

/* MENU*/
.menu, .menu ul {
	list-style-type:none;
	width:100px;
}
.menu {
	position: relative;
	float: left;
	display: block;
}
.menu li {
	display:block;
	float:left;
	width:149px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/boton.gif);
}
.menu li a {
	padding-left: 14px;
    font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.menu a:hover {
    color:#9a51a2;
}
/* FIN MENU*/

/* MENU THUMBS*/

.menuthumb ul {margin: 0;list-style: none;padding:0}
.menuthumbs li {
    display: block;
	float: left;
    margin-top: 10px!important;
    margin-top: 10px;
	margin-left: 10px!important;
	margin-left: 5px;
	margin-bottom: 10px!important;
	margin-bottom: 6px;
	margin-right: 0px!important;
	margin-right: 5px;

}
.menuthumbs a img{ border: none; }
.menuthumb span {
	display: none;
}
/* FIN MENU*/
#pie {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-top: 12px;
}
.rutapie {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.rutapie a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.enl {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
.enl a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}
.escorts {
	margin-top: 10px;
	margin-left: 26px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoescorts {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.escortsruta {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100px;
	float: left;
	margin-left: 26px;
	background-color: #666666;
	height: 30px;
	margin-bottom: 10px;
}
.escortsruta a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

/*ESTILO BOOKS*/
#book{
	height: 460px;
	width: 650px!important;
	width: 646px;
	float: left;
	background-image: url(imagenes/fondo_main.gif);
	background-repeat: repeat;
	margin-right: 5px;
	margin-right: 5px;
	margin-left: 7px!important;
	margin-left: 5px;
	border: 1px solid #666666;
}
#portada {
	float: left;
	height: 440px;
	width: 300px;
	margin-left: 10px!important;
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#datos {
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px!important;
	margin-right: 4px;
	height: 183px;
	background-repeat: no-repeat;
}
#thumbs {
	float: left;
	height: 130px!important;
	width: 550px;
	margin-top: 20px;
	clear: none;
	border: 1px solid #666666;
	margin-left: 216px;
}
.nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #454545;
	height: 20px;
	width: 320px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.data{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 20px;
	width: 110px;
	float: left;
	line-height: 18px;
	margin-bottom: 5px;
	background-color: #454545;
	text-indent: 10px;
	margin-right: 5px;
}
.datader{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 20px;
	width: 204px;
	float: left;
	line-height: 18px;
	margin-bottom: 5px;
	background-color: #454545;
	text-indent: 10px;
}
.datader a{
	color: #FFFFFF;
	text-decoration: none;
	
}

.datader a:hover{
	display: block;
	text-decoration: underline;


}
.datadesc{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 20px;
	width: 320px;
	float: left;
	line-height: 18px;
	margin-bottom: 6px;
	background-color: #454545;
	text-indent: 10px;
	text-align: center;
}	
.fotosthumb{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#desc {
	float: right;
	height: 115px;
	width: 320px;
	background-color: #454545;
}
.textodes {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	height: auto;
}
.linksrecomendados {
	float: none;
	margin-left: 90px;
	margin-bottom: 20px;
	display: block;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	margin-left: auto;
	margin-right: auto;
	height: 460px;
	width: 460px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contador {
	float: right;
	margin-right: 20px;
}

