/*#############################################################
Name: Deep Red
Date: 2006-08-28
Description: A two-column layout with a touch of red.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(img/bgbody.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
body.blanco2 {
	background: #FFFFFF;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}
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;
}

/* structure */
.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;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, div.footer div.left a:hover {
	background: #D7162C;
	color: #FFF;
}

.content a:hover{
  background: #D7162C;
  color: #FFF;
}


/* logo */
.header {
	background: #D91623 url(img/bgheader.gif) repeat-x;
	height: 180px;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* main navigation */
.link_menu {
	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;}

/* projects */
.lbl {
	background: #222 url(img/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	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 #FFF;
}

/* updates */
.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 55px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: normal 3em Verdana,sans-serif;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;
}

/* 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;
	text-align:justify;
}
.content p.hh {
	text-decoration:overline;
	color:#D91623;
	font: bold 1.2em "Trebuchet MS",serif;
}
.content .descr {
	color: #665;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #2A2A2A;
	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;
}

/*table style codes by:rariox*/
table {
	width: 474px;
	border-collapse:collapse;
	border:1px solid #EA1132;
}

caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(img/table/bg_caption.jpg) right top;
	height: 45px;
	color: #EA1132;
}
thead th {
	background: url(img/table/bg_th.jpg) no-repeat right;
	height: 47px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FDF2F3;
}

tbody tr {
background: #FFFFFF url(img/table/bg_td1.jpg) repeat-x top;
}
tbody tr.odd {
	background: #FDF2F3 url(img/table/bg_td2.jpg) repeat-x;
}

tbody th,td {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FAB8C1;
	border-right: 1px solid #DDDDDD;
	text-align: left;
	text-decoration:none;
}

tbody tr:hover th, tr:hover td{    
  background:#FDF2F3;
}
a.ax01{
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	}
a.ax01:hover{
	background:none;
	color: #EA1132;
	text-decoration:none;
	}
tfoot th {
	background: #EA1132 url(img/table/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: #EA1132 url(img/table/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}

tfoot th:hover tfoot td{
	background: #EA1132 url(img/table/bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}


.resaltado{
	color: #FF112D;
	font-style: italic;
}
.inclinado{
	font-style: italic;
}
.linea_punteada{
	outline:#0033FF;
	outline-style:dotted;
}
.blanco{
	color:#FFFFFF;
}

/*mootools slide*/
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: url(img/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(img/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/*fin mootools slide*/
/*mootools acordeon*/
.titulo {
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #B4C24B;
	cursor: pointer;
}

.contenido {
	background-color: #eeeeee;
}

 .acordeon {
	margin-top: 20px;
	width: 100px;
	display: none;
}

#ocho {
	margin-top: 20px;
}

h2 {
	margin-top: 40px;
}

#ocho .titulo {
	width: 50px;
	height: 300px;
	background-color: #B4C24B;
	float: left;
}

#ocho .contenido{
	float:left;
}

.nofloat{
	clear:left;
}

.seleccionado {
	background-color: #ff0000;
}

.probar {
	padding: 5px 15px 5px 15px;
	background-color: #B4C24B;
	color: #ffffff;
	
}
/*fin acordeon*/
