html,body,div,fieldset,caption,table, h1,h2,h3,h6, p,img,ul,li,ol,form,img,address{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a{
	outline: none;
	color: #0066cc;
}
a:visited{color: #0066ff;}

a:hover{
	text-decoration: none;
}
body{
	background-color: #2F2C23;
	font-size: 62.5%;
}
/*Template*/
#wrapper{
	background: url(/imagenes/template/wrapper.png) left top repeat; padding-bottom:14px;
}
.center{
	width: 959px;
	margin:0 auto;
	background:url(/imagenes/template/center.png) center top repeat-y;
	padding:0 8px;
}
#header{
	height:133px;
	position:relative;
	z-index:4;
	padding:2px 0;
}
#top{
	background-color: #888888;
	height: 17px;
	padding:8px 24px;
}
#top p{
	font-size: 1.1em;
	color: #ccc;
	float:right;
	margin:0;

}
#top .slogan{
	color: #cccccc;
	font-size: 1.1em;
	float:left;
	font-weight:normal;
	line-height:17px;
	margin:0;
	padding:0;
}
#top a{
	margin:0 1px;
	color:#FFFFFF;
}
.content{
	/*background:url(/imagenes/template/content-top.png) center top no-repeat;*/
	padding:0 20px;
}
#logo{ padding:25px 1px 1px 28px; float:left;}
#phone{
	height: 48px;
   	 width: 510px;
   	 padding: 18px 50px 16px 34px;
   	 position: absolute;
   	 right: 0px;
   	 z-index: 10;
}
#phone p{ color:#888888;  font-weight:bold; float:left; width:170px; margin:0;}
#phone p .phone{ color:#588ba8; font-weight:bold;}
#footer{
    background: url(http://www.hostingplus.cl/imagenes/template/footer.jpg) left top no-repeat;
    padding: 30px 25px 10px 30px;
    height: 229px;
    margin: 0 -20px;
    position: relative;
}
#footer h6{
	font-size: 1.4em;
	font-weight:bold;
	color: #6daecd;
	margin-bottom:9px;
}
#footer p{ color: #e9e9e9; float:right;}
#footer a{ color:#dee0e5; margin:0 2px;}
#footer ul{
	margin:0;
	display:block;
	padding:0;
	list-style-type: none;
}
#footer li{color: #1d1d1d; margin-bottom:6px;}
#footer .servicios-footer{ width:300px; float:left;}
#footer .servicios-footer li{
	display: block;
	padding:0 4px;
	color: #e9e9e9;
}
#footer .datos { padding-left:200px;}
#footer #tarjetas{
	position:absolute;
	top:228px;
	right:20px;
}
#aeurus {
    padding: 10px;
	text-align:right;
}
#navigation{
	background:url(/imagenes/sitio/navigation.jpg) left -6px no-repeat;    
	margin:-10px -20px 20px;
	padding:5px 28px 8px;
}
#navigation p{ font-size: 1.1em; margin:0; padding:1px 0;}
#navigation a{ color:#217aff;}
#navigation span{color:#666666;  font-weight:bold;padding:1px;}

/*Menu*/
#menu{
	margin: 0px;
   	 width: 911px;
   	 height: 38px;
	 position: absolute;
   	 bottom: 10px;
   	 padding: 5px 0 0 49px;
   	 background: #1D5A79;
}
#menu ul,#sub-menu ul{
	padding:0 0 0 2px;
	margin:0;
	list-style-type: none;
	background:url(/imagenes/template/borde.gif) left 1px no-repeat;
	height:37px;
}
#menu ul li{
	font-size: 1.4em;
	float: left;
	position:relative;
	line-height: 33px;
	margin:0;
	padding:0 2px 0 0;
	background:url(/imagenes/template/borde.gif) right center no-repeat;
}
#menu ul li a, #menu ul li :visited, #menu ul a.current{
	text-decoration: none;
	color: #d9d9d9;
	font-weight:bold;
	display:block;
	padding:0 16px;
}
#menu .color{ background-color:#ff9100;}
#menu ul a.current{ cursor:default;}
#menu ul li ul {
	visibility:hidden;
	position:absolute;
	left: -1px;
	top: 33px;
	z-index:160;
	min-height:30px;
	display: none;
	padding:0;
	background-image:none;
}
#menu table {
	position:absolute;
	border-collapse:collapse;
	z-index:160;
	left:0px;
	top:0px;
	padding: 5px 7px 5px 7px;
}
#menu ul li:hover a, #menu ul li a:hover,#menu ul a.current {
	background:#0f3b56 url(/imagenes/template/hover.png) center top no-repeat;
	color:#FFFFFF;
}
#menu ul li:hover ul, #menu ul li a:hover ul {
	visibility:visible;
	bottom:0px;
	left:0px;
	margin:0;
	display: block;
	padding:0;
}
#menu ul li:hover ul li, #menu ul li a:hover ul li{
	font-size: 14px;
	clear:both;
	line-height: 17px;
	background-image:none;
}
#menu ul li:hover ul li a, #menu ul li a:hover ul li a {
	color:#fff;
	font-weight:normal;
	background: #0f3b56 none;
	display:block;
	width: 200px;
	padding:7px 10px 7px 18px;
	border:3px solid #0f3b56;
	border-top:1px solid #0f3b56;
	border-bottom:2px solid #0f3b56;
	
}
#menu ul li:hover ul li ul, #menu ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
}
#menu ul li:hover ul li a:hover, #menu ul li a:hover ul li a:hover {
	background-color: #266f92;
	color:#FFBD58;
	border-top:1px solid #a5bac3;
}
#menu .borde{ border-right:4px solid #FFFFFF;}
/*#menu ul li.borde:hover ul li a, #menu ul li.borde a:hover ul li a{padding:7px 11px;}*/
#menu .color{ color:#ff9100;}
/*Fin menu*/



/*Sub-menu*/
#submenu-left{
	width: 261px;
	position:relative;
	float: left;
	left:-5px;
	z-index:0;
}
.servicios{
	padding-bottom:500px; 
}
#sub-menu{
	width: 261px;
	background: url(/imagenes/sitio/menu.png) left bottom no-repeat;
}
#sub-menu ul{
	background:url(/imagenes/sitio/menu-top.png) left top no-repeat;
	padding:10px;
}
#sub-menu li{
	font-size:1.4em;
	line-height:18px;
	border-bottom: 1px dotted #9dd0d0;
	margin:0;
}
#sub-menu li a,#sub-menu li.current{
	color: #3399cc;
	padding:8px 14px;
	display:block;
}
#sub-menu li :hover,#sub-menu li.current{
	border-right:3px solid #3399cc;
	text-decoration: none;
}
#sub-menu li.current{
	color: #333333;
}
/*Fin Submenu*/

/*Portada*/
#coll-left{float:left; width:628px;}
#coll-right{float:right; width:300px;background-color:#f8f8f8; padding:4px 3px; margin-right:4px;}
.recuadro-info{
	display:inline;
	border:4px solid #d6d6d6;
	float:left;
	width:295px;
	background:#f4f4f4 url(/imagenes/portada/fondo-planes.jpg) right bottom no-repeat;
	margin:0 6px 0 5px;
	padding-bottom:4px;
}
.recuadro-info h2,.recuadro-info h3{
	font-size: 1.6em;
	font-weight:bold;
	color:#fff;
	padding:0 14px;
	margin-bottom:10px;
}
.recuadro-info p,.recuadro-info li{ font-size:1.1em; color:#002b4c; margin:0; padding:2px 14px 6px;}
.recuadro-info li{padding:2px 0;}
.recuadro-info ul{
	list-style-image: url(/imagenes/portada/vineta.gif);
	margin:0 13px 0 30px;
}
.recuadro-info.plan-1{ background:#fff url(/imagenes/portada/fondo-planes.jpg) -3px top no-repeat;}
.recuadro-info.plan-2{ background:#fff url(/imagenes/portada/fondo-planes.jpg) -308px top no-repeat;}
.recuadro-info.plan-3{ background:#fff url(/imagenes/portada/fondo-planes.jpg) -606px top no-repeat;}
.recuadro-info.plan-4{ background:#fff url(/imagenes/portada/fondo-planes.jpg) left top no-repeat;}
.recuadro-info.plan-5{ background:#fff url(/imagenes/portada/fondo-planes.jpg) -308px top no-repeat;}
.recuadro-info.plan-6{ background:#fff url(/imagenes/portada/fondo-planes.jpg) -606px top no-repeat;}
.recuadro-info .titulo a,.titulo{
	line-height:37px;
	color:#FFFFFF;
}
.recuadro-info.plan-1 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left top repeat-x;}
.recuadro-info.plan-2 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left -54px repeat-x;}
.recuadro-info.plan-3 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left -113px repeat-x;}
.recuadro-info.plan-4 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left -167px repeat-x;}
.recuadro-info.plan-5 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left -226px repeat-x;}
.recuadro-info.plan-6 .titulo{background: url(/imagenes/portada/titulo-recuadro-info.png) left -283px repeat-x;}
.recuadro-info .valor{
	font-size: 1.8em;
	font-weight: bold;
	color: #1c688c;
	padding:7px 15px;
}
.recuadro-info img{ margin-bottom:6px;}
.recuadro-info a{ color:#1875a1;}
.separacion{ clear:both; padding:10px 5px 12px;}
.separacion p{ color:#656565; margin:0;background-color:#f0f0f0; text-align:center; padding:4px;}
#bloque-noticias{clear:left; padding:20px 0 0 5px;}
#bloque-noticias h3{
	color: #818181;
	padding:4px 10px;
	border-bottom:3px solid #efefef;
}
#bloque-noticias .bloque-noticias{ padding:1px 10px 15px}
#accesos{
	padding:0px 0 5px;
	background: url(/imagenes/portada/accesos.jpg) left 4px no-repeat;
}
#accesos ul{ margin:-3px 0 0; padding:0;}
#accesos li{
	line-height:51px;
	font-size:1.6em;
	display:block;
	width:294px;
	height:52px;
	margin-bottom: 8px;
	border:4px solid #d6d6d6;
	text-indent:70px;
}
#accesos a{ font-weight:bold;}
#redes-sociales ul{
	height: 40px;
	list-style-type: none;
}
#redes-sociales li{ float:left; margin:0;}
#redes-sociales li a,#redes-sociales li a:visited{
	font-weight: normal;
}
#redes-sociales .fondo{
	background-color:#FFFFFF;
	display: block;
	border: 1px solid #e8e8e8;
	padding:15px 10px 15px 15px;
	width:274px;
	min-height:260px;
	height:auto!important;
	height:260px;
}
	
/*Contenido*/
.borrar{ clear:both;}
#bloque-contenedor{ 
	width:894px;
	padding:0 10px 30px;
	position:relative;
	z-index:0;
	min-height:300px;
	height:auto!important;
	height:300px;
}
#bloque-contenedor-right{ 
	margin-left:285px;
	min-height:300px;
	height:auto!important;
	height:300px;
}

/*contacto*/
label,input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
}
#contenido-izq{ width:440px; float:left;}
#contenido-adicional{
	float:right;
	background: url(/imagenes/sitio/informacion-adicional.jpg) left top no-repeat;
	width:250px;
	height:360px;
	position:relative;
	padding:18px 10px 5px 48px;
	right:-10px;
}
#contenido-adicional h3,#contenido-adicional h2{font-weight:bold;font-size: 1.8em}
#contenido-adicional .text-11{ font-size:11px; float:none;}
#contenido-adicional .padding-left-right{ padding-left:25px;}
#contenido-adicional .telefono,#contenido-adicional .email,#contenido-adicional .direccion{ padding:3px 2px 2px 24px;}
#contenido-adicional .telefono{background:url(/imagenes/sitio/contactenos.gif) left 2px no-repeat;}
#contenido-adicional .email{background:url(/imagenes/sitio/contactenos.gif) left -31px no-repeat;}
#contenido-adicional .direccion{background:url(/imagenes/sitio/contactenos.gif) left -66px no-repeat;}
.formulario{
	margin: 15px 0;
}
.formulario label{
	line-height: 28px;
	display: block;
	text-align: right;
	width: 85px;
	height: 28px;
	float: left;
	padding-right: 5px;
}
.formulario .input{
	width: 230px;
	height: 24px;
	background:url(/imagenes/sitio/form.png) left top no-repeat;
	line-height: 24px;
	margin-bottom: 6px;
	border: 1px solid #c1c1c1;
	padding:0 4px;
}
.formulario textarea{
	background:url(/imagenes/sitio/form.png) left top no-repeat;
	width: 340px;
	margin:2px 0 4px;
	padding: 4px;
	border:1px solid #c1c1c1;
}
.boton-enviar{
	font-weight:bold;
	background:url(/imagenes/sitio/boton-enviar.png) left top no-repeat;
	color:#fff;
	width: 130px;
	height:32px;
	border:none;
	padding:2px 0;
	font-size:14px;
	cursor:pointer;
	float:right;
}
.boton-enviar:hover{
	font-weight:bold;
	background:url(/imagenes/sitio/boton-enviar.png) left bottom no-repeat;
}
.caja-contacto{
	margin: 10px 0;
	margin-left: 92px;
	clear:left;
}
.caja-contacto p{
	font-size: 1.1em;
	color:#666666;
}

/* bloque noticias, servicios y documentos */
#listado-noticias, #listado-servicios{
	position: relative;
	padding: 20px 30px 30px 0;
}
.bloque-noticias, .bloque-listado{padding:1px 0 15px;}
.bloque-noticias p, .bloque-listado p{margin:0; /*font-size:1.1em;*/}
.bloque-noticias .text-fecha{ margin-bottom:6px;}

.bloque-noticias img, .bloque-listado img{
    float: left;
    border: 3px solid #e3e3e3;
}
.bloque-noticias .resumen, .bloque-listado .resumen{
    margin-left: 105px;
    min-height: 90px;
    height: auto !important;
	height:90px;
	color: #323232;
	padding-top:3px;
}
.bloque-listado .text-14{ margin-bottom:6px;}
.resumen h3{ margin-bottom:2px; padding:0;}
.noticia-right  {
    float: right;
    padding-left: 10px;
    width: 394px;
	position:relative;
	right:-10px;
}
/* fin bloque noticias y servicios */

/*Paginación*/
#paginacion{
	font-size: 1.4em;
	text-align: center;
	height:20px;
	padding:14px 15px 12px;
	background-color:#f8f8f8;
}
#paginacion .pagina{
	padding:3px 8px;
	margin-right:4px;
	border:1px solid #c6c6c6;
	background-color:#f0f2f6;
}
#paginacion .current{
	color:#4f4f4f;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px 8px;
	margin-right:4px;
	border:1px solid #c6c6c6;
}
#paginacion a{
	font-weight:bold;
	margin:0 1px;
}

/*Galeria*/
.album{
	background-color:#f8f8f8;
	padding:10px;
	display:inline;
	width:268px;
	height:280px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.album p{ color:#05356a; font-size:11px; margin-bottom:2px; padding:0 6px;}
.album a{ color:#0099ff;}
.album .text-fecha{ font-size:1.0em; color:#999999; display:inline; padding-left:10px;}
.album img{ border:4px solid #dddddd; margin-bottom:5px;}

/*Servicios*/
.logo-servicio{ width:266px; float:left; padding-right:20px;}
.detalle-servicio{ width:606px; float:left;}
.editable .detalle-servicio table{ border:none; border-bottom:3px solid #f8f8f8;}
.editable .detalle-servicio th,.editable .detalle-servicio td{
	color: #999999;
	background-color:#FFFFFF;
	width:115px;
	padding:5px 10px;
	padding-right:0;
	border:none;
}
.editable .detalle-servicio td{ width:auto; padding-left:6px; font-weight:bold;}
.editable .detalle-servicio tr:hover td{ background-color:#FFFFFF;}
.editable .detalle-servicio .background-td td,.editable .detalle-servicio .background-td th{ background-color:#f8f8f8;}

/*Planes*/
#listado-planes{margin: 0 -25px 0 -6px; padding-bottom:20px;}
#listado-planes .recuadro-info{ width:291px; margin-bottom:10px; border:3px solid #D6D6D6}
/*-----------*/
#left-plan{
	width:580px;
	float:left;
	display: inline;
}
#detalle-plan{
	background: url(/imagenes/sitio/detalle-planes.jpg) 4px top no-repeat;
	padding:1px 1px 1px 85px;
}
#caracteristica-planes{
	padding: 20px 0;
	height: 100px;
}
.caracteristica-plan{
	background: url(../imagenes/sitio/caracteristicas.png) left top no-repeat;
	text-align:center;
	display: inline;
	width: 115px;
	height: 74px;
	float: left;
	padding:8px;
	position:relative;
	margin:0 5px;
}
.caracteristica-plan p{ font-weight:bold;}
.caracteristica-plan .caracteristica{
	font-size: 1.8em;
	color: #327195;
	width: 115px;
	position: absolute;
	left: 8px;
	bottom: 10px;
	margin:0;
}
.precio{
	line-height:34px;
	vertical-align:top;
	display:block;
	height:34px;
	margin:0 -5px 15px;
}
.precio-plan{
	background:url(/imagenes/sitio/valor-plan.png) left top no-repeat;
	padding:0 10px;
	line-height:34px;
	width:243px;
}
.precio span{ display:block; float:left;}
.precio .rebajado,.valor .rebajado{
	color:#FFFFFF;
	background: url(/imagenes/sitio/rebajado.png) left center no-repeat;
	padding:0 10px;
	font-size:11px;
	vertical-align:top;
	position:relative;
	height:20px;
	line-height:20px;
	margin:7px 0 0 10px;
	font-weight:normal;
}
.valor .rebajado{margin:7px 0 0 -5px;padding:2px 10px 2px 8px;}
.valor .text-11{ font-size:11px; color:#999999;}
.valor .text-11 span{ font-size:14px; font-weight:bold;}
.precio .valor{
	font-size:1.5em;
	color:#4c8e12;
	padding:0 0 0 6px;
	font-weight:bold;
}
.precio .contratar{
	background:  url(/imagenes/sitio/contratar.png) left top no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:150px;
	height:33px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	margin:0;
	float:left;
}
.precio .contratar:hover{
	background:  url(/imagenes/sitio/contratar.png) left bottom no-repeat;
}
.precio .descargar-cotizacion{
	background:url(/imagenes/sitio/descargar.png) left center no-repeat;
	width:125px;
	height:31px;
	padding:0 0 0 30px;
	line-height:30px;
	margin:2px 0 0 5px;
}
#caracteristica-bottom{ background:url(../imagenes/sitio/borde-bottom.png) right bottom no-repeat;}
#caracteristica-top{ background:url(/imagenes/sitio/borde-top.png) right top no-repeat; padding:5px;}

#comparacion-bottom{ background:url(../imagenes/sitio/borde-bottom.png) left bottom no-repeat; margin-right:-12px;}
#comparacion-top{ background:url(/imagenes/sitio/borde-top.png) left top no-repeat; padding:5px;}
.tabla-planes{
	width:100%;
}
.tabla-planes .row td,.tabla-planes .row th{ background-color:#f0f6f9;}
.tabla-planes thead th{
	font-weight:normal;
	background: url(/imagenes/sitio/thead-th.png) center -46px no-repeat;
	width:118px;	
	height:43px;
	line-height:25px;
}
.tabla-planes thead th.indicador { background:none; width:auto; text-align:left;}
.tabla-planes thead th.indicador span{
	background:url(/imagenes/sitio/indicador.gif) 6px top no-repeat;
	padding:1px 1px 1px 24px;
	color:#b8b8b8;
}
.tabla-planes th{ font-weight:normal; vertical-align:top;}
.tabla-planes td{ padding:6px 5px;}
.tabla-planes td{ text-align:center;}
.tabla-planes tbody th,.tabla-planes tfoot th{ padding:6px 0 6px 28px; text-align:left;}
.tabla-planes tbody th.indicador{background:url(/imagenes/sitio/indicador.gif) 5px -30px no-repeat;}
.tabla-planes tbody .row th.indicador{background:#f0f6f9 url(/imagenes/sitio/indicador.gif) 5px -30px no-repeat;}
.tabla-planes thead th.current { background: url(/imagenes/sitio/thead-th.png) center top no-repeat; color:#FFFFFF;}
.tabla-planes td.current{ background-color:#476c91; color:#FFFFFF;}
.tabla-planes tfoot td em{ color:#cccccc;}
.tabla-planes tfoot th,.tabla-planes tfoot td{ background-color:#f2fcc5;}
.tabla-planes tfoot .current em{ color:#cccccc;}´
#contenido-adicional .tabla-planes thead th,#contenido-adicional .tabla-planes tbody th,#contenido-adicional .tabla-planes tfoot th{ padding:5px 7px;}
.tabla-planes .text-align-right{ text-align:right}
.tabla-planes .borde td,.tabla-planes .borde th{ border-top:1px solid #efefef;}
.tabla-planes .borde .current{ border-top:1px solid #69849f;}
#contenido-adicional .tabla-planes .text-align-right{padding-right:10px;}
.tabla-planes tfoot .current{ background-color:#436b80;}


/*Textos*/
h1{
	font-size: 2.4em;
	font-weight:bold;
	color: #327195;
	margin-bottom:15px;
}
h2, h3, h4{
	color:#327195;
	font-weight:bold;
	margin-bottom:15px;
}
h2{
	font-size: 2.4em;
}
h3,.text-18 {font-size: 1.8em;padding-top:5px;}
.text-18{margin-bottom:10px;}
h4, li, p, th, td,dd{
	font-size: 1.2em;
	color: #666;
}
p,dd{
	line-height:16px;
	margin-bottom:15px;
}
li{ margin-bottom:10px;}
ul{
	list-style: none;
}
img{
	border: 0;
}
.right{
	display: block;
	float: right;
}
.borrar{clear: both;}
.text-fecha{
	display: block;
    font-size: 1.1em;
    color: #a3a3a3;
}
.recuadro-info .text-fecha{
	padding-top: 1px;
}
.text-11{ font-size:1.1em; padding-top:5px; text-align:right;}
.text-14,dt{font-size:1.4em;}
.text-align-right{ text-align:right;}

/*Mapa del sitio*/
.mapa-sitio p{ font-size:1.3em; margin:0; padding: 5px 0;}
.mapa-sitio p a{ font-weight:bold;}
.mapa-sitio li{ margin-bottom:5px;}

/* contenido editable */
.editable img{ border:3px solid #E3E3E3;}
.editable ul {
	list-style-image: url(/imagenes/sitio/vineta.gif);
	margin: 0 0 10px 30px;
	color: #424242;
	list-style-type: circle;
}
.editable ol {
	margin: 10px 0 10px 20px;
	color: #424242;
}
.editable li {
	margin-bottom:10px;
}
.editable ol ul,.editable ul ol {
	margin: 10px 15px;
}
.editable ol ul li,.editable ul ol li {
	font-size: 1.1em;
}
.editable ul li, .editable ol li {
	margin-bottom: 15px;
}
.editable li,.editable p {
	line-height:18px;
}
table {
	border: 0;
	border-collapse: collapse;
}
.editable table {
	width: 100%;
	margin: 20px 0;
	padding-bottom: 10px;
	border:1px solid #cccccc;
}
.tr-color{ background-color:#eeeeee;}
.editable table th, .editable table td {
	font-size: 1.2em;
	text-align: left;
}
.editable table td {
	padding: 10px 20px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.editable table tr:hover td {
	background-color: #e1ebf1;
}
.editable table td a {
	font-weight: bold;
}
.editable table td a:visited {
	color: #660099;
}
.editable table th {
	padding: 5px 20px;
	background-color: #327195;
	font-size: 1.2em;
	color: #fff;
	border-bottom:1px solid #d2d2d2;
}

/*Accesibilidad*/
.explorer,.firefox,.opera,.safari{
	padding:1px 0 7px 55px;
	margin-left:15px;
}
.firefox{
	background:url(/imagenes/accesibilidad/firefox.jpg) 2px top no-repeat;
}
.opera{background:url(/imagenes/accesibilidad/opera.jpg) 2px top no-repeat;}
.safari{background:url(/imagenes/accesibilidad/safari.jpg) 2px 2px no-repeat;}
.explorer {
    background: url(/imagenes/accesibilidad/explorer.jpg) no-repeat scroll left 0px transparent;
}
.text-sub-titulo{
	font-weight:bold;
	margin-bottom:1px;
}

.ui-state-highlight p ul{ margin-left:20px; padding-top:7px;}
p li{ font-size:1.0em; margin-bottom:5px;}

/*Preguntas Frecuentes*/
dt{ font-weight:bold; padding:1px 0 6px; color:#666666;}
dd{ margin-left:16px;}
.preguntas-frecuentes dt{ font-size:1.8em; color:#327195;}
.preguntas-frecuentes dd{ margin-left:20px; margin-bottom:18px;}
