@import url("envienos.css");
.menuUno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuUno a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuUno a:hover {
	color: #5F3328;
	text-decoration: none;
}
.menuDos {
	background-attachment: scroll;
	background-color: #C8725B;
	background-image: url(../images/menu_2_bkg_der.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9F9E8C;
	text-decoration: none;
	padding-left: 10px;


}
.footer a {
	color: #9F9E8C;
	text-decoration: none;
}
.footer a:hover {
	color: #727158;
	text-decoration: none;
}
.homeBorderCeleste {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #6ACBDE;
}
.homeBorderRojo {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #ED2124;
}
.homeBorderAmarillo {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #FCB815;
}
.homeBorderVerde {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #82C341;
}
.homeTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #A15152;
	text-decoration: none;
}
.homeBajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 20px;
}
.hddTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hddTexto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hddFlecha {
	background-attachment: scroll;
	background-image: url(../images/hdd_flecha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B0A996;
}
.menuUnoActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #603427;
	text-decoration: none;
}
.menuUnoActivo a {
	color: #5F3328;
	text-decoration: none;
}
.menuUnoActivo a:hover {
	color: #000000;
	text-decoration: none;
}
.menuDosTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuDosTexto a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuDosTexto a:hover {
	color: #5F3328;
	text-decoration: none;
}
.volanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/volanta_00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 31px;
	padding-top: 22px;
	padding-bottom: 8px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto a {
	color: #333333;
	text-decoration: underline;
}
.texto a:hover {
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.derechaLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.derechaLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/derecha_flecha_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.derechaLinks a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/derecha_flecha_on.gif);
}
.derechaTitulo {
	padding-left: 18px;
}
.bodyBottomLinkEnviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #A9A781;
	text-decoration: none;
}
.bodyBottomLinkEnviar a {
	color: #A9A781;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bbl_enviar_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.bodyBottomLinkEnviar a:hover {
	color: #8A8862;
	text-decoration: none;
	background-image: url(../images/bbl_enviar_on.gif);
}
.bodyBottomLinkImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #A9A781;
	text-decoration: none;
}
.bodyBottomLinkImprimir a {
	color: #A9A781;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bbl_imprimir_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.bodyBottomLinkImprimir a:hover {
	color: #8A8862;
	text-decoration: none;
	background-image: url(../images/bbl_imprimir_on.gif);
}
.bodyBkg {
	background-attachment: scroll;
	background-image: url(../images/body_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraDerecha {
	padding-top: 160px;


}
.bodyBottom {
	background-attachment: scroll;
	background-image: url(../images/body_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #EBEAE5;
}
.textoDGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textoDTur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #7EADAB;
	text-decoration: none;
}
.textoDTur a {
	color: #7EADAB;
	text-decoration: none;
}
.textoDTur a:hover {
	color: #999999;
	text-decoration: none;
}
.textoDoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBEBC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textoDoc a {
	color: #999999;
	text-decoration: none;
}
.textoDoc a:hover {
	color: #333333;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #DEDDD5;
	border: 1px solid #666666;
}
.textoTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;


}
.tituloNota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 28px;

}
.textoDocNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textoDocNivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBEBC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.textoDocNegroNivel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.textoNumeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 10px;
}
.textopiefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 8px;





}
.tituloNota2lineas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;

}
.textoFoto {
	margin-right: 20px;
	margin-bottom: 10px;
}
.resultadoTitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.resultadoTitulo a {
	color: #333333;
	text-decoration: none;
}
.resultadoTitulo a:hover {
	color: #000000;
	text-decoration: none;
}
.barraDerecha2 {

	padding-left: 18px;
}
.barraDerecha3 {
	padding-left: 50px;


}
.menuDosTextoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;

}
.buscador2 {

	padding-left: 20px;
	padding-top: 4px;
}
.textomaschico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.idioma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9F9E8C;
	text-decoration: none;
	text-align: right;

}
.idioma a {
	color: #9F9E8C;
	text-decoration: none;
	

}
.idioma a:hover {
	color: #727158;
	text-decoration: none;
	

}.derechaLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;


}
.derechaLinks2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}
.derechaLinks2 a:hover {
	color: #333333;
	text-decoration: none;
}
.prder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.prder a {
	color: #999999;
	text-decoration: none;
}
.prder a:hover {
	color: #333333;
	text-decoration: none;
}
.textoMedios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textoMedios a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textoMedios a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.derechaLinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.derechaVolanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 12px;
}
.textodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;

}
.textoMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #C8725B;
	text-decoration: none;
}
.footerDos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9F9E8C;
	text-decoration: none;
	padding-left: 10px;
}
.footerTres {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C6C0AD;
	text-decoration: none;
}
.footerCuatro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9F9E8C;
	text-decoration: none;
}
.footerDos a:hover {
	color: #727158;
	text-decoration: none;
}
.textoFuente {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.nTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.nFuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.nFuente a {
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}
.nFuente a:hover {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}.nBajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.nTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.nTexto a {
	color: #333333;
	text-decoration: underline;
}
.nTexto a:hover {
	color: #000000;
	text-decoration: underline;
}
.homeBorderNews {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Tahoma;
}
.homeTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 20px;
}
.homeTexto a {
	color: #666666;
	text-decoration: underline;
}
.homeTexto a:hover {
	color: #000000;
	text-decoration: underline;
}.homeFoto {
	margin-right: 10px;
}
.pet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #cab7b1;
	background-image: url(../images/pet/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 10px 20px;
}
.pet a {
	color: #666666;
	text-decoration: none;
}
.petDos a {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #9d847e;
}
.pet a:hover {
	color: #000000;
	text-decoration: none;
}.subItem {
	color: #6b5854;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subItem a {
	color: #6b5854;
	text-decoration: none;
}
.subItem a:hover {
	color: #000000;
	text-decoration: none;
}
.pett {
	font-family: Tahoma;
	font-size: 11px;
	color: #8E7671;
	text-decoration: none;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../images/pet/flecha_sola.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.pettt {
	font-family: Tahoma;
	font-size: 11px;
	color: #8E7671;
	text-decoration: none;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../images/pet/flecha_sola.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pettsinBullet {
	font-family: Tahoma;
	font-size: 11px;
	color: #8E7671;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
.videoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #784535;
}
.videoTitulo a {
	color: #784535;
	text-decoration: none;
}
.videoTitulo a:hover {
	color: #BBA29A;
	text-decoration: none;
}
.videoTexto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.videoTituloMasVideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #662F22;
}
.videoLinea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A15152;
}
.linksInteres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/linksInteres_flecha.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.linksInteres a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linksInteres a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.scBajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ebb9aa;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.scTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.scTexto a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.scTexto a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.SCderechaLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SCderechaLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/SCderecha_flecha_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.SCderechaLinks a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/SCderecha_flecha_on.gif);
}
