.tblplandatotd{
text-align:center;
padding:5px 0px;
}

#headertbl{
font-weight:normal;
}

h3{
padding-left:9px !important;

}

.desplegable {
	background: url(/productos_servicios/img/fondo_stretcher_abrir.jpg) no-repeat; 
	color:#333333; 
	cursor:pointer;
	font-family: Arial; 
	font-size:12px; 
	font-weight:bold; 
	height:20px; 
	line-height:20px; 
	padding-left: 20px;
}

.asterisco1{
padding-top:8px;
font-size:11px;
color:#666;
}

.texto_gris {
	color:#999999;
	font-size:11px;
}

.linea_bajo_cabecera{
/*
	margin-top:5px;
	height:2px;
	background: url(../img/linea_punteada.jpg) repeat-x;
*/
}
.subtitulo{
	color:#666666;
	margin:0;
	padding:0;
	padding-left:17px;
	font-size:11px;
}

.texto_gris fix_sangria{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
border:1px solid red;

}

.texto{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:20px;
}
.texto_sinmargen{
	margin-left:0;
}

/*.texto a,.texto a:visited{
	color:#0055A2;
	text-decoration:none;
}

.texto a:hover{
	color:#0055A2;
	text-decoration:underline;
}*/

.texto_indentado{
	margin-left:40px;
	margin-top:10px;
}

.texto ul{
	margin:0;
	margin-left:45px;
}

.imagen_abrir {
	
}
.imagen_cerrar {
	
}

td a.link_flecha_verde {
	background:url(../img/bullet_flecha_verde.gif) no-repeat scroll right 3px transparent;
	color:#2BA306;
	padding-right:15px;
	text-decoration:underline;
}


/************ DEBES SABER  *************/
.debes_saber{
	display: block;
	margin:30px 0 30px;
	color:#999999;
	font-size:11px;
	background:url(../img/debessaber.gif) top left no-repeat;
	padding: 0 0 0 60px;
}

.debes_saber ul li{
	margin: 3px 0;
	list-style-image: url(../img/ico_bullet_azul.gif)
}


/************ CONDICIONES  *************/
.condiciones{
	display: block;
	margin: 30px 0 0 0;
	color:#999999;
	font-size:11px;
	background:url(../img/et_condiciones.gif) top left no-repeat;
	padding: 0 0 0 60px;
}

.condiciones ul li{
	margin: 3px 0;
	list-style-image: url(../img/ico_bullet_azul.gif)
}



