.tit-prods{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.tit-prods a{
	text-decoration:none;
	color: #333333;
}
.borde {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borde-interior {
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.a {
font-family: tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}
.a:link {
font-family: tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}
.a:hover{
font-family: tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:underline;
}

.texto
{
font-family:tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.texto-formularios
{
font-family:tahoma;
font-size:11px;
color: #333333;
text-decoration:none;
}

a.busq-avanzada
{
font-family:tahoma;
font-size:10px;
color: #999999;
text-decoration:none;
}
a:link busq-avanzada
{
font-family:tahoma;
font-size:10px;
color: #999999;
text-decoration:none;
}

a:hover busq-avanzada
{
font-family:tahoma;
font-size:10px;
color: #999999;
text-decoration:underline;
}

.texto-general
{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}

.texto-home
{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
margin:0 0 10px 10px;
text-align:left;
float:left;
width:160px;
}

.texto-general a{
	color:#000000;
	text-decoration:none;
}
.texto-general a:hover{
	text-decoration:underline;
}
.celda-pie {
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family:tahoma;
font-size:10px;
color: #000000;
text-decoration:none;
padding-bottom:5px;
}

a.texto-mapa{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#db3331;
text-decoration:none;
}
a.link texto-mapa{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#db3331;
text-decoration:none;
}
a.hover texto-mapa{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#db3331;
text-decoration:underline;
}

.formulario{
font-family:tahoma;
font-size:11px;
border:SOLID 1px;
background:FFFFFF;
border-color: #EEA101;
text-decoration:none;
}
.BOTON {
font-family:tahoma;
font-size:12px;
border: 1px solid #333333;
background:#999999;
height: 20px;
}
.lista { 
   list-style: outside;
   color:#EEA101;
   padding-left:13px;
 margin-bottom:3px;
   margin-top:0px;}
   
   .lista-2 { 
   list-style: outside;
   color:#EEA101;
   padding-left:20px;
 margin-bottom:3px;
   margin-top:0px;}
   
   .texto-grilla
{
font-family:tahoma;
font-size:10px;
font-weight:bolder;
color: #ffffff;
text-decoration:none;
}
 .titulos-rojos
{
font-family:tahoma;
font-size:11px;
font-weight:bolder;
color: #990000;
text-decoration:none;
}
.titulos-negros
{
font-family:tahoma;
font-size:11px;
font-weight:bolder;
color: #000000;
text-decoration:none;
}
 .texto-peq
{
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}
.tabla-valores{
border:1px solid #999999;}

/***** MANUALES DE USO *****/

fieldset{
	font-family:Arial, Helvetica, sans-serif;
	border:#efa104 1px solid;
	color:#3c3c3c;
	padding:10px;}
	
	fieldset legend{
		font-size:12px;
		font-weight:bold;}
		
	fieldset h1{
		font-size:14px;}
		
		form label{
			font-size:12px;}
			
			fieldset table{
				font-size:12px;
				width:100%;
				border-bottom:1px solid #bebebe;
				border-left:1px solid #bebebe;}
			
			fieldset table th{
				padding:4px;
				background-color:#f3f3f3;
				border-top:1px solid #bebebe;
				border-right:1px solid #bebebe;}
				
			fieldset table td{
				padding:4px;
				border-top:1px solid #bebebe;
				border-right:1px solid #bebebe;}
				
				fieldset form input[type=submit]{
					border:0;
					background:transparent;
					background-image:url(../manual/images/bg_btn_buscar.gif);
					background-repeat:no-repeat;
					background-position:top left;
					cursor:pointer;
					padding:0 3px 2px 3px;
					margin-left:4px;
					color:#666;}
					
					.paginado{
						text-align:center;}
					
					.paginado ul{
						padding:0;
						margin:0;
						margin-top:15px;
						margin-bottom:25px;}
						
						.paginado ul li{
							padding:0;
							font-size:12px;
						display:inline;
						list-style:none;
						margin-right:3px;
						padding-right:5px;
						border-right:1px solid #999;}
						
						.paginado ul li a{
							color:#333;
							text-decoration:none;}
							
							.paginado ul li a.hover{
							text-decoration:underline !important;}
							
							.paginado ul li a.activo{
								color:#efa104;}
