body {
	background-image: url(../imagenes/encabezado-cortometrajes.png);
	background-repeat: repeat-x;
}

#contenedor {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#encabezado {
	width: 1000px;
	height: 270px;
	padding-top: 45px;
}

#enc-i {
	width: 500px;
	float: left;
	height: 40px;
}
#enc-d {
	width: 500px;
	float: right;
	height: 40px;
	text-align: right;
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 40px;
	font-weight: normal;
	padding-top: 0px;
}
#enc-b {
	width: 1000px;
	float: left;
	height: 130px;
	padding-top: 110px;
}
#titulo {
	width: 1000px;
	float: left;
	height: 60px;
}
#contenido {
	width: 1000px;
	height: 1625px;
	padding-top: 3px;
}

#corto1, #corto3, #corto5{
	width: 500px;
	height: 375px;
	float: left;
	background:#e1e1e1;

}
#corto2, #corto4, #corto6 {
	width: 500px;
	height: 375px;
	float: right;
	background:#e1e1e1;
}

#corto-doble {
	width: 1000px;
	height: 375px;
	float: left;
}

#pie {
	width: 1000px;
	height: 50px;
	background-image: url(../imagenes/fondo-pie.png);
	background-repeat: repeat-x;
	margin-top: 100px;
}
#pie1 {
	width: 400px;
	height: 50px;
	float: left;
}
#pie2 {
	width: 200px;
	height: 50px;
	float: right;
	text-align: right;
}

h1{
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0px;
}

.texto-encabezado{
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: right;
	line-height: 40px;
	font-weight: normal;
}

.texto-normal{
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #335056;
	line-height: 25px;
	font-weight: normal;
}

.texto-pie{
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #335056;
	line-height: 30px;
	font-weight: normal;
}

#enc-d a:link    {
	text-decoration: none;
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: right;
	line-height: 40px;
	font-weight: normal;
	margin-left: 20px;
	}
#enc-d a:visited {color: #999999;text-decoration: none;}
#enc-d a:hover   {
	color: #CCCCCC;
	text-decoration: none;
	}
#enc-d a:active  {text-decoration: none;}

h1 a:link    {
	text-decoration: none;
	font-style: normal;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: right;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0px;
	}
h1 a:visited {color: #999999;text-decoration: none;}
h1 a:hover   {
	color: #CCCCCC;
	text-decoration: none;
	}
h1 a:active  {text-decoration: none;}

.item-activo    {
	color: #FFFFFF;
	text-decoration: none;
	}

#pie a:link    {
	text-decoration: none;
	color: #666666;
	font-family: Candara, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	}
#pie a:visited {color: #666666;text-decoration: none;}
#pie a:hover   {
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
#pie a:active  {text-decoration: none;}
