/* ESTILOS GENERALES */
body{
	text-align: center;  /* compatibilidad con IE (IE centra objetos ademas de texto) */
	border: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	background-color: black;
	margin-top: 30px;
	scrollbar-face-color: #55553e;
	scrollbar-shadow-color: #c3c8bd;
	scrollbar-highlight-color: #2a3935;
	scrollbar-3dlight-color: #333322;
	scrollbar-darkshadow-color: #1d2520;
	scrollbar-track-color: black;
	scrollbar-arrow-color: #e2e2dc;
}

input{
	height: 2em; min-height:2em;
	cursor: pointer; cursor: hand;
}

body li, body p {font-size: 11px;}
body li {padding: 4px;}
img {border: 0;}
a {color: white; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Swiss, SunSans-Regular; text-decoration:none;}
a:link { color: white; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Swiss, SunSans-Regular; text-decoration:none;}
a:visited {color: white; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration:none;}
a:hover {color: white; font-size: 12px; line-height: 14px; font-weight: bolder; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform:none;}

object {
	border:thin solid #666666;
	background:black;
}

/* ESTILOS PARA CLASES GENERALES */
/* .contenedor : estilo del DIV mas externo (cuyo padre es BODY). Esta centrado respecto del BODY, con ancho fijo y objetos internos centrados */
.contenedor {
	margin: 0 auto; /*left y right a auto, logra centrar objeto respecto al padre*/
	width: 700px;
	display: block;
	text-align: center;	/* compatibilidad con IE (IE centra objetos ademas de texto) */
}
.small{
	border: 0;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	background-color: black;
}  
.class { color: white; font-size: 11px; line-height: 14px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class2 { color: white; font-weight: normal; font-size: 13px; line-height: 14px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class3 { color: black; font-weight: normal; font-size: 13px; line-height: 14px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class4 { color: white; font-size: 12px; line-height: 14px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class_4 { color: white; font-size: 12px; line-height: 14px; font-weight:bold; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }
.class5 { color: #d5e2cb; font-size: 12px; line-height: 14px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; }

#marquesina {
	color: #eeeeee;
	font-size: 20px;
	font-family: Helvetica, Geneva, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
	visibility: hidden;
}

#fechas {
	text-align: left;
	color: white; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: Helvetica, Arial;
}
		
.mail {color: white;font-family: helvetica;font-size: 28px;}
.mail2 {color: white;font-family: helvetica;font-size: 12px;}
.mail3 {color: #669933;font-family: helvetica;font-size: 12px;}

.titulo {color: #669933;font-family: helvetica;font-size: 14px;}
.titulo2 {color: #669933;font-family: helvetica;font-size: 15px;}
.item {color: #ffffff; font-family: helvetica; font-size: 11px; }


.audvid {cursor: pointer; cursor: hand;color: #ff1a1a;font-family: helvetica;font-size: 12px;}
.audvid:hover {color: red;font-family: helvetica;font-size: 12px;}

/* ESTILOS DE PAGINA DE INICIO */

#boton_es {
	position: relative;
	float: right;
	top: 448px;
	visibility: hidden;
	display: block;
	width: 110px;
	height: 45px;
	cursor: pointer; cursor: hand;
}
#boton_en {
	position: relative;
	float: left;
	top: 448px;
	visibility: hidden;
	display: block;
	width: 110px;
	height: 45px;
	cursor: pointer; cursor: hand;
}
#m_es, #m_en {
	color:white; width:690px; display: none;
	position: relative;
	top: 400px;
	margin: 0 auto;
}

/* ESTILOS PARA MENU */

#menu_confondo , #menu_sinfondo {
	padding:1px;
	vertical-align: middle;
	width:100%;
}
#menu_confondo{
	height:50px;
	background:url(../content/buttons/bkgnd.gif); 
	line-height:50px;
}
#menu_sinfondo {
	background: transparent;
}

/* ESTILOS PARA ELEMENTOS DEL MENU */

.eti , .pun , a.etiq , a.etiq:hover {
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica,Arial;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	/*display: inline-block;*/
	text-align: center;
	height: 1.5em;
	max-height: 1.5em;
	min-height: 1.5em;
	vertical-align: middle;
}
.eti {width: 84px; min-width: 84px; max-width: 84px;}
.pun {width: 7px; min-width: 7px;}
a.etiq:hover {color: white;	font-size: 14px; text-transform: none;}

/* ESTILOS PARA FOOT */

#Contacto_es , #Contacto_en , #Lista_es , #Lista_en {cursor: pointer; cursor: hand;}

.menu { color: white; font-size: 13px; line-height: 14px; font-family: Helvetica, Arial; }

a.lista{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: helvetica;
	line-height: 20px;
}
a.lista:hover
{
color: #f1e1ff;
text-decoration: none;
font-size: 13px;
font-family: inherit;
line-height: 20px;

}		

a.negro{
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: helvetica;
	line-height: 20px;
}
a.negro:hover
{
color: black;
text-decoration: none;
font-size: 13px;
font-family: inherit;
line-height: 20px;

}		

h1.class{ margin: 0 0 0 0;color:#DD9000;font: bold 20px Arial, Helvetica, sans-serif; clear: both; }
h1.title{ margin: 0 0 0 0;color:#DD9000;font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif; clear: both; }
h2.class{ margin: 0 0 0 0;color:#DD9000;font: bold 16px  Arial, Helvetica, sans-serif; clear: both; }
h1.pdf{ margin: 0 0 0 0;color:#530093;font: bold 14px Arial, Helvetica, sans-serif; clear: both; }
h1.report{ margin: 0 0 0 0;color:#DD9000;font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif; clear: both; }
h2.tit{ margin: 0 0 0 0;color:#5e7c21;font: bold 14px  Helvetica, sans-serif; clear: both; }

#homecallout {
	margin-bottom: 0;  	
	padding-top: 20px;
	width: 700px;
}

#highlights {
	text-align: left;
	width: 30%;
	margin: 0 6px 0 6px;
	float: left;
}

/* Used in Logo listing layout. Gives the 4-column line-separated order. */
li.inline {
	float: left;
	display: block;
	width: 110px;
	height: 120px;
	padding: 0 10px 0 10px;
	margin-top: -3px;
	text-align: center;
	border-right: 1px solid #dedede;
}

h1 {
	font-size: 21px; /* Used in div.login */
}

h3, span.h3 {
	/* font-size: 12px; (goatboy) */
	font-size: 13px;
	color: #454545;
	margin: 10px 0 0;
}

h4 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	margin: 10px 0 4px;
}

h5 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

hr {
	clear: left;
	height: 1px;
	border: none;
	border-top: 1px solid #C4CED4;
	margin: 8px 0 12px;
}


q {
	quotes: '' '' '' '';
} /* Actual quotes removed since Internet Explorer doesn't recognize this property - so they'll need to be manually inserted into the content. Another option would be to use JS to insert the quotes in IE. */
q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

blockquote {
	margin: 0;
}


.banner {
	/*margin: 0 21px 5px 21px;*/
	margin: 0 20px 5px 21px;
}

div.mininav {
	margin-bottom: 10px;
}

/*  New Styles & Manual Overrides Section  ( karri )                            */
/*------------------------------------------------------------------------------ */
h2, h1 {
	font-weight: 700;
	color: #424242;
	margin: 10px 0 5px;
}

h1 {
font-size: 17px;
}

h2 {
font-size: 15px;
}
/*  END  Manual overrides */

.yw {
	color: #947312;
}

.gy {
	color: #777777;
	text-align: justify;
}

.rd {
	color: #990000;
}

.bl {
	color: #3366CC;
}



.rule {
	border-bottom: 1px solid #C4CED4;
	padding: 0 0 2px 0;
}

.hide {
  visibility: hidden;
  display: none;
}
.show {
  visibility: visible;
  display: block;
}

/* END dynamic tabbed layers */

.nuevo { color: #5F8E53;
			font-family: helvetica,arial;
			font-size: 13px;
			font-weight: bold;


}



.viole1{
	FONT-WEIGHT: 650; FONT-SIZE: 3mm;COLOR: #416F43; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; text-align:center 
       }
.viole2{
	FONT-WEIGHT: 600; FONT-SIZE: 3mm;COLOR: #416F43; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
       }
.viole3{
	FONT-WEIGHT: normal; FONT-SIZE: 3mm;COLOR: #416F43; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
       }
.viole4{
	FONT-WEIGHT: normal; FONT-SIZE: 3mm;COLOR: #556b2f; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.tulink_admin_bar
{
color:#193471;
}
.tulink_customize
{
font-family:Arial;
font-size:16px;
color:#193471;
}
H2.tulink_customize
{
font-family:Arial;
font-size:16px;
color:#193471;
}		
A.tulink_customize
{
color:#193471;
TEXT-DECORATION:none;
}		
A.tulink_customize:hover
{
color:#193471;
TEXT-DECORATION:none;
}
li.tutext
{
font-size:11px;
font-family:Helvetica;    
}
ul.tutext
{
font-size:11px;
font-family:Helvetica;     
}
div.tutext
{
font-size:11px;
font-family:Helvetica;      
}

div.scroll 
{
	height: 400px;
	width: 400px;
	display:block;
	overflow:scroll;
	position: absolute;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #c1c1c1;
} 

.texto1 {
	font-size:12px;
	color:black;
font-family:Helvetica;    
}


.tutext
{
font-size:11px;
font-family:Helvetica;
height:auto;
text-align: justify;
}
.box
{ 
background: #cadeab; 
width:190px;
}

.box2
{ 
background: #cadeab; 
width:280px;
position: relative;

}			  
.boxtop
{ 
background: url(../images/ne.gif) no-repeat top right; 
}
.boxtop div
{ 
height: 10px; 
background: url(../images/nw.gif) no-repeat top left; 
}

.div_image 
{
padding: 3px 3px 3px 3px;
}


#pie {
    display: block;
    position: relative;
    left: 260px; top: 90px;
    margin: 0; border: 0; padding: 0;
    float: none;
    font-size: 1px;
    width: 350px;
}
