/* CSS Document */
#t_cabecera,
#top,
#content,
#bottom,
#top_pie,
#content_pie,
#bottom_pie,
#menu_pie {
	display:none;
}
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}
img {
	behavior: url(sitefiles/scripts/iepngfix.htc);
}
input, select, textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	outline:none;
}
#t_destacado {
	background-color:#FFE0C1;
	margin:0px;
}
#t_destacado td {
	margin:6px;
	padding:6px;
	vertical-align:top;
}
#cont_cont_big {
	width:295px;
	height:295px;
	float:left;
}
#cont_big {
	width:285px;
	height:285px;
	background-color:#dddddd;
	float:left;
	margin:1px;
	padding:1px;
	display:block;
}
#big img{
	border:solid 3px #FFFFFF;
}
#cont_cont_mini {
	width:75px;
	height:75px;
	float:left;
}
#cont_miniatura {
	width:65px;
	height:65px;
	background-color:#dddddd;
	float:left;
	margin:1px;
	padding:1px;
	display:block;
}
#miniaturas img{
	border:solid 3px #FFFFFF;
	cursor:pointer;
}
#iconos_izq img {
	margin-bottom:5px;
}
#t_negocio_sub td {
	margin:6px;
	padding:6px;
	vertical-align:top;
}
#links_negocio {
	margin-right:50px;
	float:left;
	line-height:25px;
}
#acciones img {
	margin-left:5px;
}
#fondo_linea {
	background-image:url(imagenes/general/fondo_linea.jpg);
	background-repeat:repeat-x;
}
.txt_22 {
	font-size:22px;
}
.txt_oscuro_16 {
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	line-height:35px;
}
.txt_oscuro_16_bis {
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}
.txt_oscuro_12 {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.txt_azul_12 {
	font-size: 12px;
	font-weight: bold;
	color:#209EDD;
}
.txt_azul_12 a {
	color:#209EDD;
}
.txt_blanco {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.txt_gris {
	color:#B6B6B6;
}
.txt_naranja {
	color:#FFBE7F;
}
.txt_azul {
	color:#7FC1E2;
}
.txt_nube_tags {
	color:#0089C8;
	font-weight:bold;
	line-height:20px;
}
.txt_enlace {
	color:#013DFF;
}
.txt_error {
	color:#FF0000;
	font-weight:bold;
}
.txt_enlace a{
	color:#013DFF;
}
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }
div.boxcontrol { padding:0 5% 0 5%; }

/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
* html img.esquina_sup_izq, * html img.esquina_inf_izq  { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; } 

/* negocio ampliado */
div.top_negocio {
	height:15px; 
	background-color: #E7F8FF; 
	margin:10px 0 0 0;}
div.content_negocio { background-color: #E7F8FF; }
div.bottom_negocio {
	height:15px; 
	background-color: #E7F8FF;
	border:0;
	padding:0;
	margin:0 0 10px 0;}
