/*textos*/
.textoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.textoGrisChico {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5555;
	text-decoration: none;
	line-height: 15px;
}

.titRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af2020;
	text-decoration: none;
}
.titBco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.titNaranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}

.titCeleste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a8eab;
	text-decoration: none;
}

.textoGrisClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a4adb3;
	text-decoration: none;
}

/*banners*/

.bannerFunc {
	background-image: url(../images/fondo_bannerfunc.gif);
	background-repeat: no-repeat;
	height: 108px;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 20px;

}
.bannerFunc b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #543906;
	text-transform: uppercase;

}
.bannerFunc a {
	text-decoration: none;
	color: #FFFFFF;

}
.bannerFunc a:hover {
	text-decoration: underline;
	color: #543906;

}

.bannerOp {
	background-image: url(../images/fondo_banneroport.gif);
	background-repeat: no-repeat;
	height: 289px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #97c4ca;

}
.bannerOp a {
	color: #97c4ca;
	text-decoration: none;

}
.bannerOp a:hover {
	text-decoration: underline;
	color: #e2ae21;

}
.bannerOpTit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e2ae21;
	text-transform: uppercase;
}

.bannerOpTitBlanco {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

.bannerDemo {
	background-image: url(../images/bannerdemo.gif);
	background-repeat: no-repeat;
	width: 213px;
	height: 106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 8px;
}
.bannerDemo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.bannerDemo a:hover{
	text-decoration: underline;
}

.bannerDemo b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.bannerDemoTit{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #670409;
	text-transform: uppercase;
	font-weight: bold;
}

.bannerKite {
	background-image: url(../images/banner_kit.gif);
	background-repeat: no-repeat;
	height: 106px;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 8px;
	line-height: 12px;

}
.bannerKite b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #ffc045;
	text-transform: uppercase;

}
.bannerKite a {
	text-decoration: none;
	color: #fff;

}
.bannerKite a:hover {
	text-decoration: underline;
	color: #ffc045;

}

.bannerKiteGde {
	background-image: url(../images/fondo_bannerkit_gde.gif);
	background-repeat: no-repeat;
	height: 106px;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 15px;
	line-height: 12px;

}
.bannerKiteGde b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #ffc045;
	text-transform: uppercase;

}
.bannerKiteGde a {
	text-decoration: none;
	color: #fff;

}
.bannerKiteGde a:hover {
	text-decoration: underline;
	color: #ffc045;

}



/*fin banners*/

/*listas*/

.listhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	}
.listhome ul {  
	margin:0px;
	padding:0px;
}

.listhome ul li{
	list-style-position: inside;
	list-style-image: url(../images/flechanaranja.gif);
}

.listprod {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	}
.listprod ul {  
	margin:8px;
	padding:8px;
}

.listprod ul li{
	list-style-position: outside;
	list-style-image: url(../images/flechafdogris.gif);
}

.listOp {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	}
.listOp ul {  
	margin:10px;
	padding:10px;
}

.listOp ul li{
	list-style-position: outside;
	list-style-image: url(../images/flechaceleste.gif);
}

.listpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	}
.listpdf ul {  
	margin:0px;
	padding:0px;
}

.listpdf ul li{
	list-style-position: inside;
	list-style-image: url(../images/icpdf.gif);
}




/*finlistas*/


.fotoConubi {
	background-image: url(../images/foto_conubi.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*footer*/

.footer {
	background-image: url(../images/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 98px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer a{
	color: #cd1e11;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

/*fin footer*/

.lineaptosvert {
	background-image: url(../images/linea_ptosvert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 10px;
}

/*form*/
.formelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466473;
	text-decoration: none;
	background-color: #cddfe8;
	border: 1px solid #c8e8f9;
	padding:2px;
}

.formContactotitCeleste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a8eab;
	text-decoration: none;
}
.fondoContacto {
	background-image: url(../images/fondocontacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.selectContacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676462;
	text-decoration: none;
	background-color: #e5eff2;
	border: 1px solid #c8e8f9;
	padding:2px;
}
.formContacto input.input_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676462;
	text-decoration: none;
	background-color: #e5eff2;
	border: 1px solid #c8e8f9;
	padding:2px;
}

.formContacto textarea.input_text {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676462;
	text-decoration: none;
	background-color: #e5eff2;
	border: 1px solid #c8e8f9;
	padding:2px;
	}

.formContacto input:hover, textarea.input_text:hover{
	border:1px solid #dcdcdc;
	}
.formContacto input:focus, textarea.input_text:focus{
	background:#fff;
	border:1px solid #00B2F6;
	color:#000;
	}
/*boton*/

.botonDer {
	background-image: url(../images/bot_der.gif);
	width: 9px;
	height: 33px;
	background-repeat: no-repeat;
}
.botonIz {
	background-image: url(../images/bot_iz.gif);
	width: 9px;
	height: 33px;
	background-repeat: no-repeat;
}
.botonMedio {
	background-image: url(../images/bot_medio.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}
.botonMedio a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.botonMedio a:hover{
	color: #faf09b;
	text-decoration: underline;
}
/*fin boton*/
/*accordion*/
#container {
			width: 650px;
			margin-left:auto;
			margin-right: auto;
		}

#containerProd {
			width: 299px;
			margin-left:auto;
			margin-right: auto;
		}
.accordion_toggle {
			display: block;
			height: 28px;
			/*width: 630px;*/
			width: 95%;
			background: url(../images/bot_expandir.png) no-repeat right;
			padding: 0 10px 0 10px;
			line-height: 30px;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 11px;
			color: #9a0c0d;
			border-bottom: 1px dashed #a7a7a7;
			cursor: pointer;
			margin: 0 0 0 0;
			font-family: Arial, Helvetica, sans-serif;
			
		}
		
		.accordion_toggle_active {
			background: url(../images/bot_contraer.png) no-repeat right #5d94af;
			color: #fff;
			border-bottom: 1px dashed #48809b;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			/*width:650px;*/
			width:100%;
		}
			
			.accordion_content b {
				color: #348db9;
				font-size: 11px;
				font-family: Arial, Helvetica, sans-serif;
			}
			
			.accordion_content p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #666666;
				padding: 2px;
				/*width: 630px;*/
				width:95%;
			}
	/*fin accordion*/
	
	/*mapa dis*/
	
	/*fondos*/
.fondoTitResul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #af2020;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
	text-indent: 20px;
}
.fondoTitGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	background-color: #c7c7c7;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
}
.TitResulVisit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc4c2;
	background-color: #af2020;
	text-transform: uppercase;
	height: 25px;
	font-weight: bold;
	text-indent: 20px;
}
.TitResulOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 25px;

}
.fondoTitList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #af2020;
	text-transform: uppercase;
	height: 30px;
	font-weight: bold;
	text-indent: 5px;
}

.listResultadoClaro {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
	text-decoration: none;
	background:#fbfbfb;
	height: 22px;
}

.listResultadoOsc {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
	text-decoration: none;
	background:#f2f2f2;
	height: 22px;

}


.listResultadoErrorClaro {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #af2020;
	text-decoration: none;
	background:#fbfbfb;
	height: 22px;

}

.listResultadoErrorOsc {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #af2020;
	text-decoration: none;
	background:#f2f2f2;
	height: 22px;

}



.listResultadoOsc h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Red;
	text-decoration: none;
	background:#f2f2f2;
}

.listResultadoClaro h1
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:Red;
	text-decoration: none;
	background:#fbfbfb;
}

.listResultadoClaro a:hover
{
	font-weight: bold;
	cursor:pointer;
}
.listResultadoOsc a:hover
{
	
	font-weight: bold;
	cursor:pointer;
}


.listResultadoClaro a
{
	text-decoration:'none';	
	cursor:default;
}

.listResultadoOsc a
{
	text-decoration: 'none';
	cursor:default;
}

.fondoTitGris a:hover
{
	font-weight: bold;
	cursor:pointer;
}



.fondoTitGris a
{

 	cursor:default;
}
.link 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffFF;
	text-decoration: none;
	
        
 } 
.link a:hover{
    font-weight: bold;
    font-size:12px;	
}

.footerTitList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	
	text-decoration: none;
	background-color: #af2020;
	text-align: center;	
	text-transform: uppercase;
	height: 30px;
	font-weight: bold;
	text-indent: 5px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af2020;
	text-decoration: none;
	font-weight: bold;
}
.errorChico {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #af2020;
	text-decoration: none;
	font-weight: bold;
}

.txtGloboMapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
}
.bannerLink
{
	cursor: pointer;
}