/* CSS Document */

body {
	margin: 0px;
	background-color: #537992;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image: url(../img/gack_body.jpg);*/
	background-repeat: repeat-x;
}

#proargentina {
width: 760px;
}

#contenedor {
	width: 760px;
	background: url(../img/fondo.jpg);
	text-align:left;

}

#contenedorbusc {
	width: 760px;
	background-color: #ffffff;
	text-align:left;

}



#completar {
clear: both;
}

#mecon {
	/*background-image: url(../img/back_mecon.jpg);*/
	background-repeat: repeat-x;
	height: 35px;
	text-align:right;
}

#menu {
height: 18px;
width: 760px;
list-style: none;
margin:0px;
padding-left: 0px;
padding-bottom: 2px;
border-bottom: 1px solid #196635;

}

#menu li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.seleccion {

font-size: 12px;
font-weight: bold;
background-color: #ffffff;
color: #196635;
border-bottom: 1px solid #ffffff;

}


.divide1 {
padding-right: 15px;
padding-left: 15px;
border-right: 1px solid #ffffff;
}

.divide2 {
padding-right: 0px;
padding-left: 15px;
}

.link1 {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.link1:hover {
	text-decoration: underline;

}



.link2 {
text-decoration: none;
font-size: 11px;
font-weight: normal;
color: #196635;
}



.link2:hover {
	text-decoration: underline;

}


.link3 {
text-decoration: underline;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}


.link4 {
text-decoration: none;
font-size: 11px;
font-weight: bold;
color: #196635;
}


.fondo1 {
background-color: #196635;
}


.fondo2 {
padding-left: 0px;
background-color: #eeeeee;
}

#izquierda {
width: 559px;
float: lefT;
margin-top: 15px;
}

#buscador{
width: 760px;
float: lefT;
margin-top: 15px;

}

.contenido{
	width: 540px;
	padding-left:15px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:  0px  0px 0px 0px;
	list-style-type: none;
	background-color: #B5E5F7;

}

.listaizq {
width: 540px;
padding-left:15px;
padding-right:0px;
padding-top: 0px;
padding-bottom: 0px;
margin:  0px  0px 0px 0px ;
list-style-type: none;

}


.relleno {
height: 20px;
width: 540px;
float: left;
}

.linea {
height: 10px;
width: 559px;
float: left;
border-bottom: 1px dashed #196635;

}

.ampliar{
	height: auto;
	width: 559px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: "Humnst777 BT";
	/*color: #c54941;*/
	color: #4C6673;	
}

.ampliar a {
padding:0px;
margin: 0px;
font-size: 11px;
color: #4C6673;
text-decoration: none;
font-weight: bold;
}


.ampliar a:hover {
text-decoration: underline;
}

.listaizq li {
float: left;
font-size: 11px;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
width: 520px;

}


.listaizq li img {
float:left;
padding:0px;
margin-right: 5px;
border: 1px solid #999999;
}

.listaizq li a {
padding:0px;
margin: 0px;
font-size: 16px;
/*color: #c54941;*/
color: #4C6673;
text-decoration: none;
font-weight: bold;
}


.listaizq li a:hover {
text-decoration: underline;
}



.listaizq  li p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
}


.tabla_modelo {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
.tabla_modelo tr{
	width: 100%;
	
}
.tabla_modelo td a {
	color: #c54941;
	text-decoration: none;
	
}

.tabla_modelo td a:hover {
	
	text-decoration: underline;
	
}

.tabla_modelo td{
 padding: 3px;
}
 
 
.tabla_modelo th{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	background-color: #E6E6E6;
}

.tabla_modelo input {
 font-size: 14px;
 border: 1px solid #999999;
 padding: 2px;
 background: #eeeeee;

}

.tabla_modelo button  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #196635;
	text-decoration: none;

}

.tabla_modelo button:hover {
font-weight: bold;
}

.tabla_nodelo input{
background-color: #ECF9FF;
 border: 1px solid #666666;
 padding: 2px;
}
.tabla_modelo select {
 background-color: #ECF9FF;
 border: 1px solid #666666;
 padding: 2px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
 
.tabla_modelo checkbox {
 background-color: #ECF9FF;
 border: 1px solid #666666;
 padding: 2px;
} 

.tabla_modelo textarea {
 background-color: #ECF9FF;
 border: 1px solid #666666;
 padding: 2px;
 width: 80%;
 height: 100px;
}

.tabla_modelo caption{
	padding: 4px;
	font-weight: bold;
	text-align: left;
	background-color: #FFF0C1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F9;
	color: #000000;
	vertical-align: middle;
}


.texto_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#derecha {
width: 200px;
float: right;
font-size:11px;
/*background: #E8E8E8;*/
}



.listader {

padding:0px;
width: 200px;
margin: 0px;
list-style-type: none; 
padding-bottom: 10px;

}

.listader li {
margin: 5px;
}

.listader li h1 {
height: 18px;
font-size: 14px;
margin-top: 15px;
padding-top: 1px;
padding-left: 5px;
margin-bottom: 10px;
color:#339966;
background-color: #cccccc;
}

.listader li input {
font-size: 12px;
border: 1px solid #999999;
padding: 2px;
background: #eeeeee;
}

.listader li img {
padding: 0px;
margin: 0px;
text-align: center;
/*padding-top: 10px;*/

}

.listader li a {
	color: #c54941;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	text-align: right;
}	

.listader li a:hover {
	text-decoration: underline;
	text-align: right;
}
	
.bloque1 {

margin-top: 10px;

width: 323px;
/*border: 1px outset #7ADE9F;*/
float: left;
}

.bloque2 {
margin-top: 10px;
width: 229px;
float: left;

}

.bloque2 img{
	margin-left: 20px;
	margin-top: 10px;
}

.listaVerde {
border: 1px solid #eeeeee;
margin: 0px  0px 10px 15px;
padding: 0px;
list-style: none;
}

.listaVerde li{
list-style-type: none;
margin-bottom:2px;
font-size: 12px;
color:#196635;
}

.listaVerde li h2{
	padding: 2px;
	font-size: 14px;
	color: #196635;
	font-weight: bold;
	/*padding: 0px;*/
    margin: 0px;
}

.listaVerde li a {
padding-left: 5px;
text-decoration: none;
color: #196635;
font-size:11PX;
}

.listaVerde li a:hover {
text-decoration: underline;
font-weight:bold;
}


.listaPepe {
border: 1px solid #eeeeee;
margin: 0px  0px 10px 15px;
padding: 0px;
list-style: none;
}

.listaPepe li{
list-style-type: none;
margin-bottom:2px;
/*color:#c54941;*/

}

.listaPepe li a {
padding-left: 5px;
text-decoration: none;
color: #153149;
font-size:11px;

}

.listaPepe li a:hover {
text-decoration: underline;
font-weight:bold;
}

.listapepe li p {
margin: 0px;
padding: 5px;
}


.banner {
width: 200px;
list-style-type: none; 
padding: 0px;
margin: 0px;
}

.banner li {
margin: 0px;
padding:0px;
float: left;

}

.banner li img {
width: 200px;
padding:0px;
margin:0px 0px 15px 0px;
float:left;
}

#pie {
margin-top: 10px;
text-align: center;
width: 760px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #58865a;
/*ckground-color: #666666;*/
font-size: 10px;
color: #ffffff;
border-bottom: 4px solid #136636;




}

#pie img {
float: left;

}

#pie p {

padding: 0px;
margin: 0px;
}
/* agregado jtip*/ 

#JT_arrow_left{
	background-image: url(/inc/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/inc/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #196635;
	/*border: 2px solid #CCCCCC;*/
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	
}

.JT_loader{
	background-image: url(/inc/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	/*background-color: #CCCCCC;*/
	background-color: #196635;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
       color:#FFFFFF;  
}

#JT_close_right{
/*	background-color: #CCCCCC;*/
	background-color: #196635;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#FFFFFF;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
