@charset "utf-8";
/* CSS Document */

* {
margin : 0;
padding : 0;
}


BODY {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	text-align: center;
	color: #333333;
	background-color: #EFEFEF;
}

P {
	font-size: 8.5pt;
	line-height: 11pt;
	padding-bottom: 10px;
	color: #333333;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003991;
	font-weight: bold;
	padding-bottom:5px;
	/*padding: 0px 0px 0px 0px;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;	*/
}

#contenido_interno h1{
	color: #006666;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #2C5AC7;
	padding-bottom: 10px;
	line-height:12pt;
}

.caja_sec_lateral h2{
	color: #DB2C00;
}

h3 {
	font-size: 9pt;
	color:#2C5AC7;
	/*padding-top:5px;*/
	font-weight:bold;
}

h4 {
	font-size: 8.5pt;
	color:#2C5AC7;
	/*padding-top:5px;*/
	font-weight:bold;
}


h5 {
	font-size: 8.5pt;
	color: #999;
	/*padding-top:5px;*/
	font-weight:bold;
}

table h4 {
	padding:0px;
}

a h4 {
	color: #F3611B;
}

hr {
	color: #EEEEEE;
	margin-bottom: 6px;
}

/************* ELEMENTOS DE LINEA **************/

small {
  font-size: 7.5pt;
}

strong {
  font-weight: bold;
}

.parrafo_link{
	text-align:right;
}

A:link {
  color: #2C5AC7;
  text-decoration: underline;
  font-size:8.5pt;
  /*font-weight:bold;*/
  /*border-bottom: 1px dotted #999;*/
}
A:visited {
  color: #4B6192;
  text-decoration: underline;
  font-size:8.5pt;
  /*border-bottom: 1px dotted #999;*/
}

A:hover {
  color:#274EE9;
  text-decoration: underline;
  font-size:8.5pt;
  /*border-bottom: 1px dotted #999;*/

}

a.nounderline {
	  border: none;
}

A:visited.nounderline  {
	  border: none;
}

A {
  padding: 0px;
  margin: 0px;
}

Ul {
	line-height: 13pt;
	margin-left: 20px;
}

li {
	padding-bottom: 4px;	
}


.txt_chico{
	margin:0px;
	padding-bottom:2px;
	padding-top:0px;
	font-size:8.5pt;
	color:#666;
}


td.etiqueta {
	font-weight:bold;
	text-align:right;
}

input {
	height:15px;	
	color:#666;
	font-size:9pt;
}

textarea {
	/*height:19px;*/	
	color:#666;
	font-size:9pt;
	font-family:Tahoma, Geneva, sans-serif;
}

/***********************************************/
/* CLASSES ESPECIALES Y IDS                    */
/***********************************************/

/****************** GENERICAS ******************/
#contenedor_fondo{
	background-color:#EFEFEF;
	background-image: url(../images/fondo_gral.jpg);
	background-repeat: repeat-x;
	/*min-height:470px;
	overflow:visible;*/
}

#contenedor {
	width: 813px !important;
	width /**/: 813px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	/*background-image:url(../imagenes/fondoContenedor.png);*/
	/*min-height:470px;*/
	}

/********/
/*HEADER*/
/********/

#contenedor_header {
	height:121px;
	width:813px;	
	background-color:#EFEFEF;	
}

.clear {
  clear: both;
}

#contenido {
}

#col_izquierda{
	float:left;
	padding-left:11px;
	padding-right:11px;
	padding-top:9px;
	padding-bottom:35px;
	background-color:#665000;
	/*height:392px;*/
	width:590px;	
	background-color:#FFF;
}

#col_derecha{
	float:right;	
	background-color:#EFEFEF;
	padding-top:2px;
	width:199px;
}

.caja_sec_lateral{
	
}

.caja_izquierda{
	float:left;
	width:289px;
	background-image:url(../images/fondo_caja_gral.jpg);
	background-repeat:repeat-x;
	background-color:#EFEFEF;
	/*height:300px;*/
}

.caja_izquierda_sinfondo{
	float:left;
	width:289px;
}

.caja_derecha{
	float:right;
	width:289px;
	background-image:url(../images/fondo_caja_gral.jpg);
	background-repeat:repeat-x;
	background-color:#EFEFEF;
}

.caja_derecha_sinfondo{
	float:right;
	width:289px;
}


#contenido_interno {
	width: 695px;
	padding:10px 20px 20px 20px ;
	background-image:url(../imagenes/fondoCajaContenidoInterno.jpg);
	background-repeat:repeat-x;
	background-color:#F6F6F6;
}

/*FOOTER*/
#footer {
	width: 813px;
	text-align: center;
	height:22px;
	background-image:url(../images/fondo_footer.jpg);
	background-repeat:repeat-x;

}

#footer p{
	color:#999;
	font-size:7.5pt;
	margin:0px;
	padding-bottom:25px;
	padding-top:7px;
	line-height:11px;
}


/*MENU*/

#menu_ppal{
	width:33;
}


/*CAJAS SECUNDARIAS LATERALES*/

.caja_sec{
	width:198px;
	background-image:url(../images/fondo_caja_sec.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

#caja_sec_clientes{
	width:198px;
	height:158px;
	background-color:#FFF;
}

#caja_sec_seguinos{
	width:198px;
	height:108px;
	background-color:#FFF;
}

.caja_sec_vacia{
	width:198px;
	height:75px;
	background-color:#EFEFEF;
	background-image:url(../images/fondo_caja_sec_vacia.jpg);
	background-repeat:repeat-x;
}


.caja_contenido{
	/*padding:25px;	*/
	padding-top:15px;
	padding-left:28px;
	padding-right:25px;
}

.caja_texto_suelto{
	padding-left:28px;
	padding-right:25px;
}

/*LISTADOS*/

.listado{
	
}

.item{
	padding-bottom:25px;
}

.item_icono{
	float:left;
	width:30px;
}

.item_detalle{
	float:right;
	width:502px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-width:1px;
	padding-top:2px;
}

.item_resumen{
	margin-top:6px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.item_autoria{
	margin:0px;
	padding:0px;
}

.item_link {
	text-align:right;
	padding:0px;
	margin:0px;		
}

.tabla_busquedas td{
	padding:5px;	
}

/*BUSQUEDAS*/
.titular_busquedas{
}

.titular_busquedas_izq{
	float:left;
	width:250px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.titular_busquedas_der{
	float:right;
	width:250px;
	padding-top:5px;
	padding-bottom:5px;
}


/*FORM */

.caja_form{
	background-image:url(../images/fondo_caja_gral.jpg);
	background-repeat:repeat-x;
	background-color:#EFEFEF;
	width:480px;
}

td.etiqueta {
	padding-bottom:8px;
	padding-top:8px;
	/*text-align:right;*/
}

input {
	height:18px;	
	color:#666;
	font-size:9pt;
}

textarea {
	/*height:19px;*/	
	color:#666;
	font-size:9pt;
	font-family:Tahoma, Geneva, sans-serif;
}

.celda_linea_roja{
	border-top: 1px solid #DB2C00;
}
