
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #c8b7aa;
	text-align:center;
}

h1{
	font-size:1.2em;
	color: #df0a00;
	
}
h2{
	font-size: 1.1em;
	color: #39181F;
}

#contenedor
{
	margin: auto;
	width: 66.40em;
	background-color: #ffe6d5;
}

#contenido
{
	margin-top: 2.7em;
	margin-left: 2em;
	margin-bottom: 2em;
	width: 60.80em;
	margin-right: 2em;
	text-align: justify;
	
}


#navegador
{
	width:66.40em;
	height: 1.25em;
	margin-top: 1.2em;
	background-color: #df0c00;
}

a.enlacenav
	{
	height:2.5em;
	width:13.20em;
	float: left;
	background-color: #df0c00;
	border-right: 0.1em solid #ffe6d5;
	padding-top: 0.6em;
	}
	
a.enlacenav:visited, a.enlacenav:link {
  	color: white;
    text-decoration: none;
    }

a.enlacenav:hover
  	{
  	color: white;
  	background-color:#39181F;
    text-decoration: none;
    }

a.enlacenav:active
  	{
  	color: white;
    text-decoration: none;
    }

#pie
{
	clear: both;
	padding-top:0.6em;
	width:66.40em;
	height:2.5em;
	text-align: center;
	background-image: url(../images/pie.png);
	color:white;
}

#contenido2{
	margin-top: 2em;
	margin-bottom: 2em;
	width: 66.40em;
	text-align: center;
}
#izquierda
{
	float: left;
	width: 13.20em;
	height: 100%;
	margin-right: 2em;
}

#izquierda2
{
	float: left;
	width: 13.20em;
	height: 40em;
	margin-right: 2em;
}

#izquierda3
{
	float: left;
	width: 13.20em;
	height: 30em;
	margin-right: 2em;
}

#derecha
{
	margin-right: 2em;
	margin-left: 2em;
	text-align: justify;
}



a.enlacenav2
	{
	height:2.5em;
	width:13.10em;
	float: left;
	background-color: #df0c00;
	padding-top:0.6em;
	padding-left: 0.8em;
	border-bottom: 3px solid #ffe6d5;
	text-align: left;
	}
	
a.enlacenav2:visited, a.enlacenav2:link {
  	color: white;
    text-decoration: none;
    }

a.enlacenav2:hover
  	{
  	color: white;
  	background-color:#39181F;
    text-decoration: none;
    }

a.enlacenav2:active
  	{
  	color: white;
    text-decoration: none;
    }
	
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
table{
	width: 35em;
}

#formulario{
	float: right;
}

p.botones{
	text-align: center;
	margin-left: 12em;
}

a.enlace
	{
	color: #df0c00;
	font-weight: bold;
	}
	
a.enlace:visited, a.enlace:link {
  	color: #df0c00;
    text-decoration: none;
    }

a.enlace:hover
  	{
  	color: #39181F;
    text-decoration: none;
    }

a.enlace:active
  	{
  	color: #39181F;
    text-decoration: none;
    }
    
#pelicula
	{
	display: block;
	float: left;
	margin-bottom: 2em;
    }
#anuncio
	{
	float: left;
	margin-left: 2em;
	width:26em;
	}
#cajas
	{
	clear: both;
	margin-top: 2em;
	}

a.enlacenav3
	{
	height:4em;
	width:8.8em;
	float: left;
	background-color: #df0c00;
	border-right: 0.1em solid #ffe6d5;
	padding-top: 0.6em;
	margin-left: 3.2em;
	text-align: center;
	margin-bottom: 2em;
	}
	
a.enlacenav3:visited, a.enlacenav3:link {
  	color: white;
    text-decoration: none;
    }

a.enlacenav3:hover
  	{
  	color: white;
  	background-color:#39181F;
    text-decoration: none;
    }

a.enlacenav3:active
  	{
  	color: white;
    text-decoration: none;
    }

    
