* {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 url(img/bgbody.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	text-align:left;
	color: #000066;
	font:  bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 18px 0 0 0;
}
#logos{
	background-color:#000000;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
.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;
}
#descr{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#FF0000;
	font-style:normal;
	font-size:12px;
	text-align:right;
}

/* structure */
.main {
	width: 680px;
	margin: 0 auto;
}
.main_left {
	font-size:12px;
	text-align:justify;
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	border-top: 10px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	color:#FFFFFF;
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	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: #D7162C;
	color: #FFF;
}

/* logo */
.header {
	/* background-image:url(img/manifestacion.jpg); */
	background-repeat:no-repeat;
	height: 180px;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* main navigation */
.link_menu {
	text-align:left;
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}

/* main navigation 2 */
.link_menu2 {
	text-align:left;
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
}
.link_menu2 a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 40px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}

.link_menu2 a:hover {background: #444;}

.fechaPequena{
	font: bold 0.8em Verdana,sans-serif;
}

/* projects */
.lbl {
	background-color:#339900;
	clear: both;
	color: #fff;
	font: normal 18px "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	background-color:#FFFF99;
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #000000;
}

/* updates */
.link_updates {
	font-size:12px;
	background: #FFFFFF;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 10px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 103px;
	padding: 0px 0;
	text-align: center;
	color:#fff;
}
.link_updates a span {
	float: left;
	font: normal 1em Verdana,sans-serif;
	letter-spacing: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px; 
}
.content a {
	color: #FD1C24;
}
.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: #666;
	clear: both;
}
.footer .right a {
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
	color: #FFFFFF;
}


/* TITULO SECCION */

.titulo_seccion {
	text-align:left;
	background: #444;
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	color: #ffffff;
	height: 18px;
	padding: 6px 0 0 10px;
	text-align: center;
}


/* ENLACES */

.tablaEnlaces {
	border: 1px solid #C4C4C4;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.tablaEnlaces img{
	border: 1px solid #000000;
	width: 80px;
	height: 80px;
}

.tablaEnlaces td{
	padding: 2px;
}

/* CAJAS DE TEXTO FORMULARIO */

.textos {
	background-image:url('./img/fondo_input.gif');
	border: 1px solid #C4C4C4;
	height: 18px;
}

.textos:focus {
    border: 1px solid #33CC00;
	
}

/* MENSAJES DE ERROR */
.errores{
	display: block;
	color: red;
	font-family: "verdana";
	font-size: 10px;
}

.enlaces{
	background: #FFFFFF;
}
.enlaces a:hover{
	background: #C4C4C4;
}

#navi {  
	list-style:none;
	margin:0;
	padding:0;
	background: #FFFFFF;
	margin-bottom:5px;
}

#navi a{
	color: black;
	text-decoration: none;
}

#navi a:hover{
	text-decoration:none;
}

#navi li {
	height: 100px;
	margin-top:3px;
	border:1px solid #C4C4C4;
}

#navi li:hover {
	background-color:#C4C4C4;
}