/* CSS Document 
	by jcse
	info[at]jcse.info
*/

* {margin:0;padding:0;border:0;background:transparent}
html {font-family:Arial, Helvetica, sans-serif; font-size:12px}
body {background: #F7F1E8 url(images/fondo_gral.png) repeat-x top left;color:#666666}
a {text-decoration:none;color:#F98C1E}
a:hover {text-decoration:none;color:#085D96;}


/* ------------ GENERALIDADES ------------- */

.cierre {
	clear: both;
	height: 1px;
}

p {
	padding-bottom:1em;
}


/* ------------ ENCABEZADO PRINCIPAL ------------- */

#encabezado {
	height: 80px;
	width: 900px;
	margin: 0 auto;
	background: inherit;
}


/* ------------ PRESENTACION ------------- */

.presentacion { 
	float: right;
	width: 230px;
	background-color:#f7f1e8;
	margin-top: 10px;
	padding:10px 20px;
	height:auto;
	min-height:300px;
}

.presentacion p {
	padding-bottom: 0.8em;
	font-size: 0.9em;
	line-height: 16px;
}

.presentacion h3 {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 0;
}

/* ------------ CONTENIDOS ------------- */

#contenidos {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	height:auto;
}

.modulo_blanco {
	background:#FFFFFF;
	width: auto;
	margin:0;
	padding:20px;
}


/* ------------ PRODUCTOS PORTADA ------------- */

#fondo_productos {
	width:auto;
	background:#FFFFFF; /*url(images/fondo_productos.jpg) repeat-y 0 0;*/
	border:solid 1px #DDDDDD;
	padding:30px 30px 0 30px;
	margin-bottom:10px;
	overflow:hidden;
}

.productos {
	float:left;
	padding: 0 20px 20px 10px;
	width:249px;
}

.productos h2 {
	color: #666666; /*  #085D96; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.productos p {
	line-height: 18px;
	margin-bottom: -5px;
}


.masinfo {
	padding-top: 10px;
	vertical-align: middle;
}

.separador {
	float:left;
	width:100%;
	height: 15px;
}

.logo_producto {
	padding: 0 10px 0 0;
	float: left;
}

/* ------------ PIE ------------- */

#pie {
	background: #383838;
	color:#CCCCCC;
	height: auto;
	float:left;
	clear:left;
	width: 100%;
}

#contenido_pie {
	width: 900px;
	margin: 0 auto;
	padding: 20px;
	color:#FFFFFF;
	font-size:12px;
}

#pie a {
	color: #CCC !important;
	text-decoration:none;
}

#pie a:hover {
	color: #CCC;
	text-decoration:underline;
}

.col_pie {
	float:left;
	width:205px;
	height:auto;
	margin-right: 20px;
	line-height:16px;
}

.col_pie h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	color:#e3ecf3;
}

.col_pie a {
	color: #FFF !important;
	text-decoration:none;
}

.col_pie a:hover {
	color: #FFF;
	text-decoration:underline;
}

/* ------------ SLIDER ------------- */

#slider {
	margin-left: 40px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 522px;
	height: 294px;
	overflow: hidden;
}

#prevBtn {
	display: block;
	width: 40px;
	height: 294px;
	margin-top: -294px;
	background: #fff url(images/boton_anterior.gif) no-repeat 0 0;
}

#nextBtn {
	display: block;
	width: 40px;
	height: 294px;
	margin-top: -294px;
	margin-left: 562px;
	background: #fff url(images/boton_siguiente.gif) no-repeat 0 0;
}

#prevBtn a {
	display: block;
	width: 40px;
	height: 294px;
	background: url(images/boton_anterior.gif) no-repeat 0 0;
	outline: none;
}

#nextBtn a {
	display: block;
	width: 40px;
	height: 294px;
	background: url(images/boton_siguiente.gif) no-repeat 0 0;
	outline: none;
}

#prevBtn a:hover {
	background-image: url(images/boton_anterior_on.gif);
}

#nextBtn a:hover {
	background-image: url(images/boton_siguiente_on.gif);
}

#content_slider {
	float: left;
	width: 602px;
	height: 294px;
	margin: 10px 22px 22px 0;
	padding: 0;
}

/* ------------ IZQUIERDA INTERIOR ------------- */

#izquierda {
	float:left;
	width: 650px;
	margin: 5px 0 0 0;
}


/* ------------ DERECHA INTERIOR ------------- */

#derecha {
	float:left;
	width: 220px;
	margin: 5px 0 0 30px;
}

#derecha img {
/*	float:right;*/
	padding-bottom: 20px;
}


/* ------------ FUELLE ------------- */

	.fuelle { width: auto; background-color:#f7f1e8; padding:10px 20px; height:auto; min-height:300px }
	.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; }
	.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
	.accordion li { background: #FFFFFF; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; border-bottom: 20px solid #f7f1e8}
	.accordion li.active>a.desplegable { background: url('images/cerrar.png') no-repeat center left; }
	.accordion li div { padding: 10px 20px; background: #FFFFFF; display: block; clear: both; float: left; width: auto; border-top: 1px solid #F0F0F0}
	.accordion a.desplegable { text-decoration: none; font: bold 1.3em/2em Arial, Helvetica, sans-serif; color: #666666; padding: 0 10px; display: block; cursor: pointer; background: url('images/abrir.png') no-repeat center left; padding:10px 0 10px 40px}
	
	/* Nivel 2 */
	.accordion li ul li { background: #FFFFFF; border-bottom: none; }
	.accordion li ul li a.desplegable { text-decoration: none; font: 1.1em/2em Arial, Helvetica, sans-serif; color: #666666; padding: 0 10px; display: block; cursor: pointer; padding-left:20px; background: none; border-bottom: 1px solid #CCCCCC; font-weight:bold;}
	.accordion li ul li.active>a.desplegable { background: #F8F8F8 }
 	.accordion li ul { padding-top:10px }

	.puntos { padding-left:15px; background: url('images/punto.gif') no-repeat top left }
	
.fuelle h2 {
	color: #666666; /*  #085D96; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

	
/* ------------ TABLAS DE PRECIOS ------------- */

.precios {
	width:540px;
}

.precios th {
	background-color: #777777;
	color: #FFFFFF;
	text-align:center;
	padding:5px 5px 5px 5px;
}

.precios td {
	text-align:center;
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
}

/* ------------ TABLAS DE FEATURES ------------- */

.features {
	width: 570px;
	border-bottom:1px solid #FEFEFE;
}

.features td {
	text-align:center;
	padding:5px 5px 5px 5px;
	border-top:1px solid #FEFEFE;
}

.impar {
	background:#fefcf8;
}

/* ------------ MENU SERVICIOS ------------- */

#menu_servicios { 
	float:left;
	width: 220px;
	margin: 0;
	background-color:#f7f1e8;
	padding: 0 0 20px 0;
	height:auto;
}

ul.menuservicios {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #f7f1e8;
	width: auto;
	background-color: #f7f1e8;
}
 
ul.menuservicios li {
	border-bottom: 1px solid #f7f1e8;
	border-right: 1px solid #f7f1e8;
	line-height: 25px;
}
 
ul.menuservicios li a {
	text-decoration: none;
	display: block;
	width: auto;
	color: #666666;
	padding: 2px 10px;
	background-color: #FFFFFF;
	margin: 0 15px;
	text-transform:uppercase;
}
 
ul.menuservicios li a:hover {
	color: #FFFFFF;
/*	border-bottom: 1px solid #f89b20; 
	border-right: 1px solid #f89b20; */
	background:url(images/menu_servicios_over.png) repeat-x top left;
}

.titulo_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding: 20px 0 10px 0;
}

/* ------------ CONTACTO ------------- */

#note {
	height: auto;
	width: 90%;
	padding: 10px 4px;
	text-align: left;
}

.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 90%;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
}

/*.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 90%;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
} */

.info_fieldset {
	border: 1px #dddddd solid;
	padding-bottom: 20px;
}

.info_fieldset legend {
	color: #666666; /*  #085D96; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	padding: 10px;
	margin-left: 10px;
}

.button {
	background: url(images/boton.png) no-repeat left top;
	color: #333333; 
	font: 90% Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 4px;
	cursor:pointer;
	height: 32px;
	width: 160px;
	border: none !important;
}

label {
	width: 140px;
	padding-left: 20px;
	padding-top: 6px;
	margin: 5px;
	float: left;
	text-align: right;
}

input, textarea {
	margin: 5px;
	padding: 0px; 
	float: left;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	color: #333333; 
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	width:auto;
}

.textbox {
	width:300px;
}

input {
	height: 18px;
}


/* ------------ CONTRATAR Y REGISTRAR ------------- */

.enblanco {
	background:#FFFFFF;
	min-height:50px;
	width: auto;
	margin:0 20px 20px 20px;
	padding:10px 5px;
}

.boton_contratar {
	float: left;
	width: 250px;
	height:50px;
	background:url(images/boton_contratar.jpg) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 17px 0 0 46px;
	color:#333333;
}

.boton_contratar a {
	text-decoration: none;
	color: #333333;
}

.boton_contratar a:hover {
	color: #FFFFFF;
}