/* CSS Document */
.fondo_banner_izq {
	background-image: url(../images/banners/banner_rojo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ver_detalle {
	background-repeat: no-repeat;
	height: 12px;
	width: 73px;
	background-position: bottom;
}
.ver_detalle_grande {
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	background-position: bottom;
}

.linea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	height: 28px;
	vertical-align: middle;
}
.linea1_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 2px;
	height: 25px;
	vertical-align: middle;
}

.linea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
.linea2_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 3px;
	height: 30px;
}

.linea3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
}
.linea3_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 3px;
}

.tabla_banner {
	height: 83px;
	width: 281px;
	margin-left: 10px;
}
.tabla_banner_sin_esp {
	height: 83px;
	width: 279px;
}

.td_banner {
	border: 5px solid #444344;
}
.td_banner_grande {
	border: 6px solid #444344;
}
.tabla_banner_mediana {
	height: 133px;
	width: 363px;
	border: 0;
	background-image: url(../images/banners/fondo_marron.gif);
	background-repeat: repeat;
}

.tabla_banner_grande {
	height: 133px;
	width: 453px;
	background-repeat: no-repeat;
}

.td_banner_izq {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444344;
	border-right-color: #444344;
	border-bottom-color: #444344;
	border-left-color: #444344;
	background-image: url(../images/banners/fondo_rojo.gif);
	background-repeat: repeat-x;
}


.fondo_banner_der {
	background-image: url(../images/banners/banner_verde.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.fondo_banner_centro {
	background-image: url(../images/banners/banner_naranja.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.td_banner_centro {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444344;
	border-right-color: #444344;
	border-bottom-color: #444344;
	border-left-color: #444344;
	background-image: url(../images/banners/fondo_naranja.gif);
	background-repeat: repeat-x;
}
.td_banner_centro_grande {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444344;
	border-right-color: #444344;
	border-bottom-color: #444344;
	border-left-color: #444344;
	background-image: url(../images/banners/fondo_verde_grande.gif);
	background-repeat: repeat-x;
}
.td_banner_centro_grande_naranja {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444344;
	border-right-color: #444344;
	border-bottom-color: #444344;
	border-left-color: #444344;
	background-image: url(../images/banners/fondo_naranja_grande.gif);
	background-repeat: repeat-x;
}
.td_banner_der {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #444344;
	border-right-color: #444344;
	border-bottom-color: #444344;
	border-left-color: #444344;
	background-image: url(../images/banners/fondo_verde.gif);
	background-repeat: repeat-x;
}
#simplemodal-overlay { cursor:wait;}
#simplemodal-container {
	height:520px;
	width:510px;
	background-color:#FFF;
	border:3px solid #ccc;
}
#simplemodal-container a.modalCloseImg {
	width:25px;
	height:29px;
	display:inline;
	z-index:4;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
	background-image: url(../images/popup/x.png);
	background-repeat: no-repeat;
}
#simplemodal-container #basicModalContent {padding:8px;}.texto_quienes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
