﻿


/* CSS Document */
img, div, body,#menu,#cabeceraweb,#cuerpoweb,#cuerpowebindex { behavior: url('pngfix/iepngfix.htc') }
img
{
	border:0px;
}

body
{
    margin: 0px 0px;
	background-position:top;
	background-color:#d5af02;
								
}
#cabecera
{
	width:900px;
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:60px;
	top:0px;
	padding-top:20px;
	padding-left:50px;
	margin:0px;
}
p
{
    width:900px;
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:30px;
	top:0px;
	margin:0px;
	height:20px;
	padding-left:50px;
	margin-bottom:20px;
}
.texto
{
    width:450px;
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:18px;
	top:0px;
	margin:0px;
	padding-left:50px;
	margin-bottom:10px;
	float:left;
}
.enlace
{
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:18px;
	float:left;
	text-decoration:underline;
	color:#fff;
}
a.enlace 
{
	float:left;
	text-decoration:underline;
	color:#fff;
}
a:hover.enlace 
{
	float:left;
	text-decoration:underline;
	color:#000;
}
.pelicula
{
    float:left;
    width:820px;
    height:300px;
    border:solid 15px #000000;
    margin-left:50px;
}
.email
{
    font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
}
.email a
{
    color:#ffffff;
	text-decoration:none;
}
.email a:hover
{
	color:#000000;
	text-decoration:none;
}
.google
{
    float:left;
    width:400px;
    height:300px;
    border:solid 8px #000000;
}
.texto-ver
{
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:12px;
	top:0px;
	margin:0px;
	text-decoration:none;
	float:left;
	color:#000000;
	width:142px;
}
a.texto-ver
{
	text-decoration:none;
	color:#000000;
	
}
a:hover.texto-ver 
{
	text-decoration:none;
	color:#ffffff;
	
}
.texto-diseno
{
    float:left;
    font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:25px;
	padding-left:50px;
	margin-bottom:20px;
	width:900px;
}
.proyecto
{
    float:left;
    width:900px;
    height:25px;
}
.texto-diseno-pequeno
{
    float:left;
    font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:20px;
	padding-left:50px;
	margin-bottom:20px;
	width:900px;
	text-decoration:none;
	color:#000000;
}
.texto-diseno-pequeno a
{
	color:#000000;
	text-decoration:none;
}
.texto-diseno-pequeno a:hover
{
	color:#000000;
	text-decoration:none;
}
.caja-descripcion-fotos
{
    float:left;
    width:900px;
}
.caja-descripcion
{
    float:left;
    width:210px;
    font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:15px;
	color:#000000;
	padding-left:50px;
	height:550px;
}
.caja-fotos
{
    float:left;
}
.caja-fotos2
{
    float:left;
    padding-left:10px;
}
.galeria
{
	float:left;	
    width:160px;
    margin-right:11px;
    margin-left:50px;
    margin-bottom:10px;
    height:80px;
}
.galeria-horizontal
´
{
    float:left;
    width:160px;
    height:100px;
}
#container {
  
  float:left;
  position: absolute;
  width: 900px;
  margin-left: -450px;
  left: 50%;
  top:0px;
  background-image:url(imagenes/fondo.png);
  background-repeat:no-repeat;

}
.menu
{
    float:left;
    width:900px;
    height:230px;
}
.dibujos
{
    float:left;
    width:225px;
}
ul
{
	width: 900px;
	margin-bottom:5px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	
}

li 
{
	width:225px;
	float:left;
	height:10px;
	color:#000000;
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:15px;
	text-align:center;
	padding-top:3px;
	font-weight:bolder;
	text-transform:uppercase;
	list-style-type:none;
	
}
li a
{
	text-decoration:none;
	color:#000000;
	list-style-type:none;
}
li a:hover
{
	color:#ffffff;	
	
}
.pdf
{
    float:left;
    padding-left:30px;
    padding-top:27px;
    width:120px;
}
.word
{
    float:left;
    padding-left:90px;
    padding-top:27px;
    width:120px;
}
.pie
{
    float:left;
    color:#000000;
	font-family:Franklin Gothic Demi Cond, Arial Black;
	font-size:15px;
	width:900px;
	text-align:center;
}
.caja-formulario
{
    float:left;
    width:250px;
    margin-top:5px;
}
.texto-formulario2
{
    float:left;
    font-family:Franklin Gothic Demi Cond, Arial Black;
    font-size:16px;
    margin-top:5px;
    color:#000000;
    text-transform:uppercase;
    padding-left:16px;
    width:250px;
    text-decoration:none;
   
}