body {
	margin: 10px auto;
	background-image: url('../imagenes/fondo.gif');
	background-repeat: repeat-x;
	background-color: #fffbf4;
}
img {
	border: none;
}
#web {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#web2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 950px;
	height: 100px;
	margin-bottom: 10px;
	background: url('/imagenes/cabecerajazztel2.gif');
	background-repeat: no-repeat;
}
#logo2 {
	width: 1000px;
	height: 100px;
	margin-left: 0;
	margin-bottom: 20px;
}
#contenido {
	width: 950px;
	height: 510px;
	position:relative;
}
#contenido2 {
	width: 1000px;
	height: 510px;
	position:relative;
}
ol#menu {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
	font-size: 20px;
}

ol#menu h1, ol#menu h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Verdana, "Trebuchet MS", Arial;
}

ol#menu li {
	background: #bdf url('/imagenes/basic_tab.png');
	float: left;
	margin: 0 0 0 3px;
	padding-left: 15px;
}

ol#menu a {
	background: url('/imagenes/basic_tab.png') 100% 0;
	display: block;
	float: left;
	line-height: 2em;
	outline: none;
	padding-right: 15px;
	text-decoration: none;
	color: #000;
}

ol#menu li.activa {
	background-color: #48f;
	background-position: 0 -60px;
}

ol#menu li.activa a {
	background-position: 100% -60px;
	font-weight: 700;
	color: white;
}
#oferta {
	width: 500px;
	height: 390px;
	position: absolute;
	left: 10px;
	margin: 5px;
}
#oferta2 {
	width: 580px;
	height: 440px;
	float: left;
	left: 0;
	margin: 0;
}
#oferta2 a {
	color: #000;
}
p.informacion {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-style: italic;
	margin-top: -80px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
	cursor: pointer;
}
p.amigo {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-style: italic;
	margin-top: -60px;
	margin-right: 5px;
	margin-left: 5px;	
}
#aviso{
	text-decoration: none;
}
p.informacion2 {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-style: italic;
	margin-top: -80px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
	cursor: pointer;
}
p.amigo2 {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-style: italic;
	margin-top: -60px;
	margin-right: 5px;
	margin-left: 5px;
}
#pie-oferta {
	width: 500px;
	height: 100px;
	position: absolute;
	left: 10px;
	top: 400px;
	margin: 5px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #6A6A6A;
}
#pie-oferta2 {
	width: 970px;
	height: 50px;
	clear: both;
	margin: auto;
	padding-top: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #6A6A6A;
}
#formulario {
	width: 360px;
	height: 460px;
	position: absolute;
	right: 10px;
	margin: 5px;
	padding: 20px;
	background: url('/imagenes/fondo-formulario.gif');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	z-index: 1;
}
p.titulo_formulario {
	margin-top: -5px;
	text-align: center;
	font-weight: bolder;
	font-size: 20px;
}
#formulario  input, #formulario select {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
#formulario a {
	color: #000;
	text-decoration: none;
}
#formulario a:hover { 
	font-weight: 700;
	font-size: 13px;
}
#formulario3 {
	width: 360px;
	height: 300px;
	float: right;
	margin: 0;
	padding: 30px 20px 20px;
	line-height: 15px;
	background: url('/imagenes/formulario_bg.png');
	background-repeat: no-repeat;
	font-family: Verdana,"Trebuchet MS", Arial;
	font-size: 12px;	
	z-index: 1;
}
#formulario3  input, #formulario3 select {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
}
#formulario3 a {
	color: white;
	text-decoration: none;
}
#formulario3 a:hover { 
	color: black;
}
#imagen_formulario {
	clear: right;
	float: right;
	margin-left: -20px;
	margin-top: -37px;
}
#aviso-legal {
	width: 300px;
	height: 400px;
	position: absolute;
	bottom: 50px;
	right: 45px;
	top: 40px;
	margin: 10px;
	padding: 10px;
	background: url('/imagenes/fondo-aviso.gif');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	visibility: hidden;	
	z-index: 2;
}
#aviso-legal p.justificado {
	text-align: justify;
}
#aviso-legal p.centrado{
	text-align: center;
}
#aviso-legal a {
	color: #000;
	text-decoration: none;
}
#aviso-legal a:hover { 
	font-weight: 700;
	font-size: 13px;
}
#aviso-legal2 {
	width: 325px;
	height: 400px;
	position: absolute;
	bottom: 50px;
	right: 20px;
	top: 20px;
	margin: 10px;
	padding: 10px;
	background: url('/imagenes/fondo-aviso2.png');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	visibility: hidden;
	z-index: 2;
}
#aviso-legal2 p.justificado {
	text-align: justify;
}
#aviso-legal2 p.centrado{
	text-align: center;
}
#aviso-legal2 a {
	color: #000;
	text-decoration: none;
}
#aviso-legal2 a:hover { 
	font-weight: 700;
	font-size: 13px;
}
#amigo {
	width: 325px;
	height: 270px;
	position: absolute;
	bottom: 50px;
	right: 20px;
	top: 20px;
	margin: 10px;
	padding: 10px;
	background: url('/imagenes/fondo-amigo.png');
	background-repeat: no-repeat;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	visibility: hidden;
	z-index: 2;
}
#amigo  input {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
}
#amigo p.justificado {
	font-size: 11px;
	text-align: justify;
	margin-bottom: -10px;
}
#amigo p.centrado{
	text-align: center;
}
#amigo a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}
#amigo a:hover { 
	font-weight: 700;
	font-size: 15px;
}
#rellenar {
	position: relative;
	margin-left: -10px;
}
#rellenar table {
	width: 100%;
}
#rellenar1 {
	visibility: hidden;
	position: absolute;
	top: 5px;
	left: 10px;
}
#rellenar2 {
	visibility: hidden;
	position: absolute;
	top: 5px;
	left: 10px;
}
#rellenar3 {
	visibility: hidden;
	position: absolute;
	top: 5px;
	left: 10px;
}
#gracias, #gracias2 {
	width: 920px;
	height: 390px;
	position: absolute;
	left: 10px;
	margin: 5px;
	background: url('/imagenes/gracias.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 40px;
}
#gracias2 {
	width: 970px;
	background: url('/imagenes/gracias2.gif');
	background-repeat: no-repeat;
}

#formulario4 {
	width: 360px;
	height: 300px;
	float: right;
	margin: 0;
	padding: 125px 20px 20px;
	line-height: 15px;
	background: url('/imagenes/fondo-formulario4.gif');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	z-index: 1;
}
#formulario4  input, #formulario3 select {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
#formulario4 a {
	color: #000;
	text-decoration: none;
}
#formulario4 a:hover { 
	font-weight: 700;
	font-size: 13px;
}
#emptyForm {
	background: url('/imagenes/cabecerajazztel_c2c.png');
	height: 100px;
	width: 100%;
}
#callNumber {
	margin-top: 31px;
	margin-left: 425px;
	width: 175px;
}
#llamar {
	margin-top: 9px;
	margin-left: 461px;
}
#caracteristicas {
	clear: both;
	padding-top: 10px;
}
#caracteristicas-up {
	background-image: url('/imagenes/fondo_caracteristicas_up.gif');
	background-repeat: no-repeat;
	width: 1000px;
	height: 20px;
}
#caracteristicas-content {
	background: url('/imagenes/fondo_caracteristicas_content.gif') repeat-y;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}
#caracteristicas-down {
	background: url('/imagenes/fondo_caracteristicas_down.gif');
	width: 1000px;
	height: 38px;
}
#caracteristicas-content h2{
	font-size: 18px;
	margin: 0px;
}
#caracteristicas-content h3{
	font-size: 16px;
}
#caracteristicas-content table {
	border-spacing: 0px 3px;
	font-size: 13px;
	width: 950px;
}
#caracteristicas-content p {
	text-align: right;
	margin: 10px 0px 0px;
}
#caracteristicas-content a {
	color: black;
}
#formulario5 {
	width: 360px;
	height: 400px;
	float: right;
	margin: 0;
	padding: 20px;
	line-height: 15px;
	background: url('/imagenes/fondo-formulario-EA.gif');
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	z-index: 1;
}
#formulario5  input, #formulario3 select {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
#formulario5 a {
	color: #000;
	text-decoration: none;
}
#formulario5 a:hover { 
	font-weight: 700;
	font-size: 13px;
}
.w400 {
	width: 375px;
}
.impar {
	background-color: #FDDE97;
}

#banner {
	position:relative;
	float:right;
	width:400px;
	height:69px;	
	background-image:url('/imagenes/ahorra.png');
	background-repeat:no-repeat;
	margin-bottom: 7px;
}

#c2c {
	position:relative;
	float:right;
	width:400px;
	height:69px;	
	background-image:url('/imagenes/ctc_bg.png');
	background-repeat:no-repeat;
	margin-bottom: 7px;
}

#formulario_c2c {
	position:relative;
	float:left;
	width:300px;
	height:50px;
	font-size:100%;
	font-weight:700;
	text-align:left;
	font-family:"Trebuchet MS";
	margin-left:20px;
}

#boton_enviar_c2c {
	position:relative;
	float:left;
	width:45px;
	height:55px;
	background-image:url('/imagenes/boton_normal.gif');
	background-repeat:no-repeat;
	border:0;
	margin:-45px 0px 0px -5px;
	cursor:pointer;	
}

#boton_enviar_c2c:hover {
	background-image:url('/imagenes/boton_hover.gif');
	background-repeat:no-repeat;
}

#tlf_contacto_c2c {
	color:#000;
	display:block;
	width:55%;
	margin-top:30px;
	margin-left:50px;
	font-size:100%;	
}

#checkbox_c2c {
	font-size: 70%;
	margin: -34px 0 0 228px;

}
#checkbox_c2c  a {
	text-decoration: none !important;
	color: white !important;
}
#aceptar_c2c {
	margin: -13px 0 0 230px;
	width: 18%;
	float: right;
}
#aviso_c2c{
	font-family: "Trebuchet MS";	
	font-size: 100%;	
	text-decoration: none;
	color: white;
}
#aviso_c2c:link {text-decoration: none}
#aviso_c2c:hover {text-decoration: none; color: orange;}
p.w3c {
	margin-left: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


