/* CSS Document */

BODY{
	margin:0px;
	background-image:url(../../../images/bg1.jpg);
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;/*no olvidar poner la ruta*/
	}

table{
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;/*no olvidar poner la ruta*/
	}

a{
	text-decoration:none;
	color:#414141;
	font-size:11px;
	}
a:hover{
	text-decoration: none;
	color:#000000;
	font-size:11px;}
.menu{
	color:#FF7F00;}
.menu:hover{
	color:#414141;}

.border{
	border:solid 1px #E3DCC3;
	background-color:#F1EDDF;
}


.banner{
	background-image:url(../../../images/i_banner_02.gif);
	background-repeat:no-repeat;
	background-position:center;}
	
/*clases*/
.footer{
	color:#FFFFFF;
	font-size:10px;
}
.enlace_blanco{ 
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
				}
.enlace_blanco:hover{
		text-decoration:none;
		color:#F4F4F4	;
		font-size:10px;}
.enlace_naranja{
	color:#FF7F00;
	font-weight:bold;}
.enlace_naranja:hover{
	color:#DF7000;
	}
.bullet{
	color:#FC8F0C;}
	
.bloque_palabras_bold{
	color:#76919A;
	font-weight:bold;}
.bloque_palabras{
	color:#76919A;}
.titulo_naranja14{
	font-size:14px;
	color:#FF7F00;
	font-weight:bold;
	padding-left:20px;}
.titulo_gris12{
	color:#2D2D2D;
	font-weight:bold;
	font-size:12px;}
.cafe11{
	color:#A09260;}
.gris11{
	color:#5F5F5F;}
.pn-logo, .pn-title, .pn-pagetitle	{ font-weight: bold; font-size: 15px; color: #76919A;}
.pn-normal {
	color: #4C4C4C;
}
.pn-normal-2 {
	color: #4C4C4C;
}
h1{font-weight: bold; font-size: 20px; color: #000; }
h2{font-weight: bold; font-size: 18px; color: #000; }
h3{font-weight: bold; font-size: 16px; color: #000; }
h4,h5,h6{font-weight: bold; font-size: 14px; color: #000;}

/*end clases*/	

.vermas{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}
.vermas:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#303030;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}

.text_interna{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4C4C4C;
	text-align:center}
	
.text_interna2{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#616161;
	text-align:center}
	
.text_2{
	font-family: Tahoma;
	font-size:12px;
	font-style:normal;
	color:#4C4C4C}
	
.Titulos_detalles{
	background-color: #ECE7D4;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
	color:#585858;
	font-size:12px;
	}
	
.Descripcion_detalles{
	font-family:Tahoma;
	color:#585858;
	font-size:12px;
	}
	
.Casilla_1{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#585858;
	background-color:#ECE7D4;
	text-align:left;
	}
	
.Casilla_2{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color:#585858;
	text-align:left
	}
/*-----------------------------------mapa del sitio*/

.texto1_mps{
	color:#648088;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
	
.texto1_mps:hover{
	text-align:left;
	font-weight:bold;
	color:#4C4C4C;
	font-size:12px;
	text-decoration:none;
	}
/*--------------------------------- buscador*/
.select{
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.boton{
	color: #FFFFFF;
	background-color: #C1B37D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
