/* ESTRUCTURA ***************************************/
.contenedor1{
	width:200px;
	float:left;
}

.contenedor2{
	width:200px;
	float:left;
	margin-left:20px;
}

.modalidades{
	background-image: url(../img/cel_modalidades.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 220px;
	float: left;
	margin-right: 10px;
}

.cuerpo_modalidades{
	width: 150px;
	font-size: 11px;
	margin: 10px 0;
}

.contenedor_modalidades{
	height:150px;
}

.contenedor_bolsas{
	width: 145px;
	float: left;
	margin-right: 10px;
}
/****************************************************/





/* LINKS ********************************************/
.link_modalidades{
	position: relative;
	left: -10px;
}

.link_bolsas{
	background-image: url(../img/bolsa.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	margin-bottom: 10px;
	font-weight:bold;
}

.vermas{
	font-size: 14px;
	font-weight: bold;
}
/****************************************************/





/* TABLAS *******************************************/
thead{
	font-weight: bold;
	background-color: #F0F9FE;
}

thead2{
	width:50px;
	font-weight: bold;
	background-color: #F0F9FE;
}

.tabla_info{
	border: 1px solid #B9D9EC;	
	border-bottom: 0;
	border-collapse:collapse;
	margin-bottom: 20px;
	width:195px;
}

.tabla_info a{
	text-decoration:none;
	font-size:11px;
}

.tabla_info td{
	height: 20px;
	padding-left:10px;
	border-bottom: 1px solid #B9D9EC;
}

#tablas_tarifas table{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#tablas_tarifas td{
	padding-left: 5px;
	height: 20px;
	height:30px;
	border:#B9D9EC solid 1px;	
}

#tablas_inst table, #tablas_agen table{
	width: 420px;
	border-collapse: collapse;
	border: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

#tablas_inst td, #tablas_agen td{
	height: 20px;
	padding-left: 5px;
}

#tablas_inst td:first-child{
	width: 185px;
}

#tablas_inst td:first-child+td{
	width: 110px;
}

#tablas_inst td:first-child+td+td{
	width: 105px;
}

#tablas_agen td:first-child{
	width: 142px;
}

#tablas_agen td:first-child+td{
	width: 110px;
}

#tablas_agen td:first-child+td+td{
	width: 100px;
}

#tablas_agen td:first-child+td+td+td{
	width:72px;
}
/****************************************************/





/* IMAGENES *****************************************/
.titulo_menu{
	display:block;
	margin-bottom:15px;
}
/****************************************************/





/* TEXTOS *******************************************/
.nota_bolsas{
	font-size: 11px;
}
/****************************************************/





/* OTROS *******************************************/
.enmarcado{
	 border: 1px solid #BFDFE6;
	 padding: 10px;
	 margin-bottom: 20px;
}

.enmarcado_background{ 
	background-color: #F0F9FE;
	padding: 10px;
	font-size:11px;
}
/****************************************************/





/* MENU DERECHA ***************************************/
#title-left{
	color: #336699;
	background: #FEFFD7 url(../img/arrow-icon.gif) right center no-repeat;
	border: solid 1px #FFEDC7;
	width: 177px;
	margin-bottom:5px;
	font-size:19px;
	padding:10px;
	text-align:center;
}

.marco{
	width:100px;
	background:#F0F9FE;
}

.tam_texto{
	font-size: 11px;
}

.texto_con_margen {
	margin-left:10px;
}

#title_left td.contienel{
	width: 185px;
	text-align: center;
	padding-left: 4px;
	background-color:#F0F9FE;
}

.texto {
	margin-left:28px;
	margin-bottom:10px;

}

#fondo_blanco {
	background-color:#FFFFFF;
	clear:both;
	margin:auto;
	width:190px;
}
/****************************************************/

.btnVerde:link, .btnVerde:visited {
text-decoration:none;
}

p a:link, a:visited {
color:#444444;
text-decoration:underline;
}

.btnVerde {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(http://www.entelpcs.cl/email/img/buttons/btn_verde.png) no-repeat scroll right -80px;
cursor:pointer;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
height:40px;
line-height:normal;
padding-right:19px;
text-decoration:none;
margin-left:30px;
}

a.btnVerde span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.entelpcs.cl/email/img/buttons/btn_verde.png) no-repeat scroll left top;
color:#FFFFFF;
display:block;
float:left;
font-weight:bolder;
height:40px;
line-height:40px;
padding:0 0 0 19px;
text-align:center;
}

/********************************************************/

table.tablaEstructural.tablaEtiqueta td.contenidoEtiqueta {
padding:0 0 5px;
font-size:11px;
}

table.tablaEstructural.tablaEtiqueta, .aviso_der table.tablaEstructural.tablaEtiqueta {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent none repeat scroll 0 0 !important;
margin:10px 0 8px;
}

table.tablaEstructural.tablaEtiqueta p, #centro table.tablaEstructural.tablaEtiqueta li {
margin:5px 0;
}

table.tablaEstructural.tablaEtiqueta p {
color:#3D628F;
font-size:1em;
}
