/********************************/
/*	Relativo a productos	*/
/********************************/
#productos {
	text-align: justify;
}
#productos h2 {
	padding-bottom: 10px;
	font-size: 150%;
}
#productos p,
#productos h2 {
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	width: 95%;
}
#productos ol {
	padding-bottom: 10px;
}
#productos ol li {
	margin-left: 25px;
	padding-bottom: 10px;
}
#productos ol li.disco {
	list-style-type: disc;
}
#productos h3 {
	padding-bottom: 10px;
	font-size: 125%;
}
#productos p,
#productos h3 {
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	width: 95%;
}

#productos table {
	border-spacing: 0;
	font-size: 90%;
	margin: auto;
	width: 95%;
}
#productos table .par {
	background-color: #FFF;
}
#productos table .impar {
	background-color: #fdde97;
}
#productos table th {
	text-align: left;
}
#productos table td {
	padding-left: 5px;
}
#productos p.pequenia {
	font-size: 80%;
	color: #4d5457;
}
#productos img.flotante_izquierda {
	float: left;
}
#productos div.centro {
	text-align: center;
}

/****************************************/
/*	Relativo a content		*/
/****************************************/
#content h2 {
	padding-bottom: 10px;
	text-align: center;
}
#content h3 {
	font-weight: normal;
	font-size: 100%;
}
#content h3,
#content ol,
#content p {
	margin: auto;
	width: 95%;
	text-align: justify;
}
#content ol,
#content p {
	padding-bottom: 10px;
}
#content ol li {
	margin-left: 25px;
	padding-bottom: 10px;
}
#content ol li.numero {
	list-style-type: decimal;
}
#content ol li.letra {
	list-style-type: upper-alpha;
}
#content ol li.disco {
	list-style-type: disc;
}
#content ol li.pregunta {
	padding-bottom: 5px;
}
#content a {
	color: #000;
	text-decoration: underline;
}
#content img.flotante_izquierda {
	float: left;
}
#content p.obras {
	font-size: 200%;
	font-weight: 400;
	padding-top: 30px;
}
#content p.relleno_casa, p.relleno_internet {
	color: #fff;
	padding: 10px 10px 10px 10px;
}
#content p.relleno_casa {
	background-color: #888b90;
}
#content p.relleno_internet {
	background-color: #34327b;
}
#content a.pregunta {
	text-decoration: none;
}
#content p.pregunta {
	font-size: 150%;
	font-weight: 700;
	color: #feac29;
	text-decoration: none;
}
#content #pregunta01, #content #pregunta02, #content #pregunta03, #content #pregunta04, #content #pregunta05,
#content #pregunta06, #content #pregunta07, #content #pregunta08, #content #pregunta09, #content #pregunta10,
#content #pregunta11 {
	display: none;
	border-top-color: #feac29;
	border-top-style: solid;
	border-top-width: 5px;
	margin: auto;
	padding-top: 15px;
	width: 95%;
}
#content p.negrita {
	font-weight: 700;
}

/********************************/
/*	Relativo a contratacion	*/
/********************************/
#formulario_avanzado_empresa {
	display: none;
}
#formulario_avanzado p {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	width: 575px;
}
#formulario_avanzado #formulario_avanzado_content fieldset {
	display: block;
	border: none;
	margin-bottom: 1em;
	margin-top: -1em;
}
#formulario_avanzado #formulario_avanzado_content fieldset legend {
	color: #000;
	font-weight: 700;
	padding-bottom: 1em;
}
#formulario_avanzado #formulario_avanzado_content fieldset legend.invisible {
	display: none;
}
#formulario_avanzado #formulario_avanzado_content fieldset label {
	clear: both;
	float: left;
	font-weight: 400;
	width: auto;
	height: 35px;
	text-align: justify;
	margin-left: 2px;
}
#formulario_avanzado #formulario_avanzado_content fieldset input {
	position: static;
	clear: both;
	float: left;
	width: 20px;
}
#formulario_avanzado #formulario_avanzado_content label {
	clear: both;
	display: block;
	width: 250px;
	margin-top: -1em;
	font-weight: 700;
}
#formulario_avanzado #formulario_avanzado_content label.horizontal {
	clear: none;
	width: 32%;
	margin-top: 10px;
}
#formulario_avanzado #formulario_avanzado_content label.numero_adsl, 
#formulario_avanzado #formulario_avanzado_content label.operador {
	display: none;
}
#formulario_avanzado #formulario_avanzado_content label.operador {
	width: 550px;
}
#formulario_avanzado #formulario_avanzado_content input, 
#formulario_avanzado #formulario_avanzado_content select {
	position: relative;
	top: -1.4em;
	left: 250px;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
#formulario_avanzado #formulario_avanzado_content input:focus {
	border-style: solid;
	border-width: 3px;
	border-color: #4d5457;
	font-weight: 700;
}
#formulario_avanzado #formulario_avanzado_content label.operador select{
	left: 435px;
}
#formulario_avanzado #formulario_avanzado_content select {
	width: 125px;
}
#formulario_avanzado #formulario_avanzado_content select.productos {
	width: auto;
}
#formulario_avanzado #formulario_avanzado_content input.submit {
	clear: both;
	margin-top: -1.4em;
	margin-left: 25px;
}
#formulario_avanzado #formulario_avanzado_content a {
	color: #000;
	text-decoration: underline;
}
#aviso-legal {
	width: 325px;
	height: 370px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -185px;
	padding: 10px;
	background: url(/imagenes/fondo-aviso2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	display: none;
	z-index: 2;
}
#aviso-legal p.justificado {
	text-align: justify;
}
#aviso-legal p.centrado{
	padding-top: 2em;
	text-align: center;
}
#aviso-legal a {
	color: #000;
	text-decoration: none;
}
#aviso-legal a:hover { 
	font-weight: 700;
	font-size: 13px;
}

#gracias {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 300%;
}

/********************************/
/*	Relativo a suscripcion	*/
/********************************/
#suscripcion {
	text-align: center;
	width: 575px;
}
#suscripcion p {
	font-size: 20px;
	line-height: 30px;
}
#suscripcion input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-align: center;
	font-weight: 700;
}
#suscripcion input.submit {
	margin-top: 10px;
	font-weight: 400;
}
#banner {
	float:right;
	width:190px;
	height:92px;
	background-image:url('../imagenes/banner_completa.gif');
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}

#c2c {
	float:right;
	width:190px;
	height:92px;
	background-image:url('../imagenes/c2cc.gif');
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	font-size:73%;
}

#formulario_c2c {
	float:left;
	width:150px;
	height:50px;
	font-size:100%;
	font-weight:700;
	text-align:left;
	font-family:"Trebuchet MS";
	margin:-10px 0 0 -5px;	
}

#boton_enviar_c2c {
	width:71px;
	height:30px;
	background-image:url('../imagenes/boton_normal_completa.png');
	background-repeat:no-repeat;
	border:0;
	margin:0px 0px 0 19px;
	cursor:pointer;
}

#boton_enviar_c2c:hover {
	background-image:url('../imagenes/boton_hover_completa.png');
	background-repeat:no-repeat;
}

#tlf_contacto_c2c {
	color:#000;
	display:block;
	width:68%;
	margin-top:38px;
	margin-left:10px;
	font-size:100%;
}
#checkbox_c2c {
	font-size: 90%;
	margin: 1px 0 0 12px;

}
#checkbox_c2c  a {
	text-decoration: underline !important;
	color: black !important;
}
#aceptar_c2c {
	margin: -12px 35px 0 0px;
	width: 18%;
	float: right;
}
#aviso_c2c{
	font-family: "Trebuchet MS";	
	font-size: 90%;	
	text-decoration: none;
	color: white;
}
#aviso_c2c:link {text-decoration: none}
#aviso_c2c:hover {text-decoration: none; color: orange;}

#checkbox {
	font-size: 70%;
	margin: auto;	
}

#aceptar2 {
	float: center;
	margin: 0 0 0 0;
	width: 9%;
}

#aviso{
	font-family: "Trebuchet MS";	
	font-size: 100%;	
	text-decoration: underline;
	color: black;
}
#aviso:link {text-decoration: underline}
#aviso:hover {text-decoration: underline;}
#aviso:active{text-decoration: underline;color: orange;}



