/* elementos principales */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #999 url(img/fondo.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	text-align: justify;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #DD8028;
	font: bold 2.8em sans-serif,Arial;
	margin: 18px 0 0 0;
	letter-spacing: -0.em;
	letter-spacing: -3px;
	line-height: 0.8em;
	text-align: left;
}
h2 {
	margin: 0;
	font: bold 4.1em sans-serif,Arial;
	color: #DDD;
	letter-spacing: -4px;
	line-height: 0.75em;
}
h3 {
	color: #DD8028;
}
h4 {
	color: #DDD;
	font: bold 2.8em sans-serif,Arial;
	margin: 18px 0 0 0;
	letter-spacing: -3px;
	line-height: 0.8em;
	text-align: left;
}
.naranja {
	color: #DD8028;
}
.minispot {
	color: #FFF;
	font: normal 1.5em sans-serif,Arial;
	letter-spacing: -0.em;
	letter-spacing: 0px;
    line-height: 0.em;
	border: 1px solid #DD8028;
	background-color: #444;
	width: 212px;
	display: block;
	padding: 10px;
	line-height: 1em;
}
.minispot2 {
	color: #000;
	font: normal 1.2em sans-serif,Arial;

	letter-spacing: -0.em;
	letter-spacing: 0px;

    line-height: 0.em;
	border: 1px solid #DDD;
	background-color: #999999;
	width: 182px;
	display: block;
	padding: 10px;
	line-height: 1em;
	background-image: url(img/fondo-votaciones.jpg);
}
.spot {
	color: #444;
	font: bold 3.1em sans-serif,Arial;
	margin: 18px 0 0 0;
	letter-spacing: -2px;
	line-height: 1em;
	border: 0px solid #000;
	padding: 10px;
	width: 448px;
	text-align: left;
	display: block;
	background: #FFF url(img/fondo-spots.jpg) repeat-x;
}
.spottexto {
	color: #444;
	font: bold 0.7em sans-serif,Arial;
	line-height: 1em;
	border: 0px solid #000;
}
.spotcomments {
	font: sans-serif,Arial;
	line-height: 1em;
	font-size: 16px;
}

code {
	border: 1px dotted #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 10px;
	background-color: #FFFAFA;
	width: 318px;
	text-align: center;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}


/* estructura */
.main {
	width: 750px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 490px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* varios */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.lbl, {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #DD8028;
	color: #FFF;
}
.imagen_izquierda {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px #999;
}
.imagen_derecha {
	float: right;
	margin: 0px 10px 20px 0px;
}

/* cabecera */
.header {
	background: #666 url(img/cabecera.jpg) repeat-x;
	height: 180px;
	border-bottom: 6px solid #FFF;
}
.header h1 {
	margin: 0;
	padding: 124px 24px 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* navegacion */
.link_menu {
	background: #FFF url(img/cabecera-inferior.jpg) repeat-x;
	padding: 10px;
}
.link_menu a {
	display: block;
	font: bold 12px Tahoma,Verdana,sans-serif;
	text-decoration: none;
	color: #000000;
}
.link_menu a:hover {
	background: #444;
	color: #FFF;
}

/* Interactivo */
.lbl {
	background: #222 url(img/5678sept.jpg) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	border-bottom: 6px solid #FFF;
}
.lbl2 {
	background: #222 url(img/escorto07.jpg) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	border-bottom: 6px solid #FFF;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	width: 100px;
	font-size: 10px;
	font-family: sans-serif;
	border-bottom: 6px solid #FFF;
	padding: 12px;
}
.link_projects a span {
	font: normal 30px sans-serif;
}
a.g1 {
	background: #555;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}
a.g3 {
	background: #888;
}
a.g4 {
	background: #777;
	border-left: 6px solid #FFF;
}


/* updates */
.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
	margin: 0px;
	padding: 10px;
	color: #AAA;
}
.link_updates a{
	color: #CCC;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px;
}
.content a {
	color: #DD8028;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #AAA;
	clear: both;
}
.footer .right a {
	color: #888;
	padding: 1px 3px;

	background: url (img/g-bunuel.jpg);
}
.footer .right a:hover {
	color: #DD8028;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 480px;
}
.footer .right {
	margin-right: 0px;
	padding: 9px 10px;
	text-align: right;
	width: 233px;
	font-size: 18px;
	background: url(img/escudo-escorial.gif) no-repeat;
}
.nosotros a:hover{
	padding: 5px;
	background: #666;
}
