/* CSS Document */
* { margin:0; padding:0;}
html{ font-family:arial;}
body{
	background: url(images/fill.gif) center top repeat #ffffff;
	color:#3B5C7C;
		
}
.Layer1 {
	position:absolute;
	width:100%;
	height:165px;
	z-index:1;
	left: 0;
	top: 0;
}
.Layer2 {
	position:absolute;
	width:50%;
	height:165px;
	z-index:2;
	left: 0;
	top: 0px;
}
.pie{
	font-size:9px;
    font-family:Verdana;
	color:#ffffff;
	line-height:12px;
}
.txt_celda{
	font-size:12px;
    font-family:Tahoma;
	color:#3f6384;
	line-height:14px;
}
.txt_pie{
	font-size:10px;
    font-family:Tahoma;
	color:#3f6384;
	line-height:18px;
}
.txt_small{
	font-size:10px;
    font-family:Tahoma;
	color:#3f6384;
	line-height:13px;
}
.txt_small_01{
	font-size:10px;
	line-height:10px;
    font-family:Arial;
	color:#3f6384;
}
.txt_pie_red{
	font-size:10px;
    font-family:Tahoma;
	color:#d52d00;
	line-height:18px;
}
td{
	font-size:12px;
    font-family:Tahoma;
	color:#3f6384;
	line-height:15px;
}
.txt_djs{
	font-size:11px;
    font-family:Tahoma;
	color:#459dd2;
	line-height:13px;
	text-decoration:none;
}
.txt_djs:hover{text-decoration:underline; color:#FFFFFF;}
.txt_djs_big{
	font-size:19px;
    font-family:Tahoma;
	color:#459dd2;
	line-height:21px;
	
}
.txt_blanco{
	font-size:12px;
    font-family:Tahoma;
	color:#ffffff;
	line-height:14px;
}
.txt_blue{
	font-size:12px;
    font-family:Tahoma;
	color:#010c1f;
	line-height:18px;
}
.txt_blue_bold{
	font-size:12px;
    font-family:Tahoma;
	font-weight:bold;
	color:#010c1f;
	line-height:14px;
}
.linkk{
	font-size:12px;
    font-family:Tahoma;
	color:#AFC61D;
	line-height:14px;
}
.link_small{
	font-size:10px;
    font-family:Tahoma;
	color:#AFC61D;
	line-height:12px;
}
.enlace1{ color:#AFC61D; font-size:12px; background:url(images/bull.gif) 0 7px no-repeat; line-height:14px; padding:0 0 0 9px; text-decoration:none;}
.enlace1:hover{text-decoration:underline;}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}

/********** end font size***************/

input, textarea, select{ 
	font-family:arial;
	background:none;
	color:#395C7C; 
	 border:1px solid #28364F;
	vertical-align:top;
}

/********************* END GLOBAL ********************************************/

ul {list-style:none;}
li a {
	font-size:12px; 
	background:url(images/bull.gif) 0 7px no-repeat; 
	padding:0 0 0 9px;
	line-height:1.5625em;
	color:#AFC61D;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{color:#3B5C7C;}
a:hover{ text-decoration:none;}

