body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:0px;
}
a{outline:none;}
#probas{background-image: url(../spa/images/icono_descarga.gif);}
#probas:hover{background-image: url(../spa/images/icono_descarga_on.gif);}
.cabecera_fondo {
	background-image: url(../images/cabecera_fondo.gif);
	background-repeat: repeat-x;
}
.cierre_fondo {background-color: #0f285f;}
.contenido_fondo {
	background-image: url(../images/puntos_contenido.gif);
	background-repeat: repeat-y;
}

/* IDIOMAS .............................................*/
.idiomas_fondo {
	background-image: url(../images/idiomas_fondo.gif);
	background-repeat: no-repeat;
}
.idiomas {
	font-size: 11px;
	color: #9aa8c6;
	text-decoration: none;
}
.idiomas:hover {color: #fff;}
.idiomas_seleccion {
	font-size: 11px;
	color: #fff;
}
.idiomas_separacion {
	border-left: 1px dotted #9aa8c6;
	padding-left: 5px;
}

/* CONTENIDO .............................................*/
.imagen_titulo_seccion {
	margin: 0px 3px 16px 3px;
	float: right;
}
.titulo {
	font-size: 13px;
	line-height: 22px;
	color: #e95a1d;
	font-weight: bold;
}
.titulo a{
	font-size: 13px;
	line-height: 22px;
	color: #e95a1d;
	font-weight: bold;
	text-decoration:none;
}
.parrafo {
	font-size: 12px;
	line-height: 22px;
	color: #777;
	text-align: justify;
	margin: 20px;
}
h3.distribuidor {
	font-size: 16px;
	line-height: 24px;
	font-weight:bold;
	color: #15b6e3;
	text-align: justify;
	margin: 20px;
}
h3.distribuidor span {color: #0f285f;}
.enlace {
	font-size: 12px;
	color: #444;
	text-decoration: none;
}
.enlace:hover {color: #15b6e3;}
.destacado {
	font-size: 12px;
	color: #15b6e3;
}
.frase {
	font-size: 12px;
	line-height: 14px;
	color: #777;
}
.avance_noticias_fecha {
	font-size: 10px;
	line-height: 13px;
	color: #e95a1d;
	font-weight: bold;
	margin: 15px 18px 0px 18px;
}
.avance_noticias_parrafo {
	font-size: 11px;
	line-height: 15px;
	color: #888;
	margin: 4px 18px 0px 18px;
}
.avance_noticias_direccion {
	font-size: 11px;
	line-height: 15px;
	color: #888;
	margin: 4px 12px 0px 12px;
}
.frase_flash {
	font-size: 11px;
	line-height: 18px;
	color: #9aa8c6;
	margin: 8px;
}
.tit_condiciones_legales {
	font-size: 15px;
	color: #fff;
	margin: 0px 0px 4px 20px;
	font-weight: bold;
}
.fondo_tabla_destacado {
	background-color: #bbb;
	padding: 10px;
	border: 1px solid #ddd;
}
.tabla_destacado_titulo {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}
.tabla_destacado_parrafo {
	font-size: 12px;
	line-height: 22px;
	color: #444;
	text-align: justify;
	margin: 20px;
}

/* CLIENTES .............................................*/
.clientes_tit {
	font-size: 13px;
	line-height: 18px;
	color: #e95a1d;
	font-weight: bold;
	margin: 5px 20px 5px 0;
}
.clientes_parrafo {
	font-size: 12px;
	line-height: 18px;
	color: #777;
	text-align: justify;
	margin: 0 20px 8px 0;
}
.clientes_enlace{
	font-size: 12px;
	color: #15b6e3;
	text-decoration: none;
	font-weight: bold;
}
.clientes_enlace:hover {color: #0F83A4;}
.clientes_img {
 	width: 120px;
	height: 120px;
}

/* NOTICIAS .............................................*/
.noticia_titulo {
	font-size: 14px;
	line-height: 22px;
	color: #e95a1d;
	text-align: justify;
	margin: 10px;
	font-weight: bold;
}
.noticia_entradilla {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	text-align: justify;
	margin: 10px;
	font-style: italic;
}
.noticia_cuerpo {
	font-size: 12px;
	line-height: 22px;
	color: #777;
	text-align: justify;
	margin: 10px;
}
.noticia_enlace {
	font-size: 12px;
	color: #15b6e3;
	margin: 10px;
}
.noticia_enlace:hover {color: #e95a1d;}
.noticia_separacion {border-bottom: 1px dotted #999;}

/* FORMUALRIO .............................................*/
.text_form {
	font-size : 12px;
	line-height: 12px;
	color : #777;
	padding: 3px 10px 3px 0px;
	text-align: right;
}
input {
	border : none;
	background-color: #e0e0e0;
	font-size : 12px;
	color : #333;
	padding: 0px 4px 0px 4px;
	margin: 5px 0px 5px 0px;
}
textarea {
	width:228px;
	overflow:auto;
	border : none;
	background-color: #e0e0e0;
	font-size : 12px;
	color : #333;
	padding: 0px 4px 0px 4px;
	margin: 5px 0px 5px 0px;
}
select {
	border : none;
	background-color: #e0e0e0;
	font-size : 12px;
	color : #333;
}
.distribuidores_busqueda{
	width:150px;
	display:inline;}
.input_checkbox {
	border : 0px;
	margin: 3px 5px 0px 0px;
	font-size : 12px;
	background-color: #fff;
}
.boton_enviar {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background-color: #15b6e3;
	border-style: none;
	font-weight: bold;
}

/* MENU INFERIOR .............................................*/
.menu_inferior{
	text-align:center;
	width:100%;
}
.menu_inferior td{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#fff;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}
.menu_inferior td a{
	color:#fff;
	text-decoration:none;
}
.menu_inferior td a:hover{color:#15b6e3;}

/* BUSCADOR .............................................*/
#buscador_distribuidores{
	margin:5px 10px;
	padding:5px;
	border:1px solid #ff9900;
}
#buscador_distribuidores .formulario1{
	width:330px;
	display:inline;
}
#buscador_distribuidores .formulario2{
	width:160px;
	display:inline;
}
#nuevocliente_distribuidores{
	margin:5px 20px;
	padding:10px;
	border:1px solid #f4790f;
}
	
/* CONTACTO .............................................*/
#form_dist{
	margin:10px 0px 0px;
	width:500px;
	font-size:12px;
}
#form_dist form{width:100%;}
#form_dist form ul{
	margin:0;
	padding:0;
	width:100%;
	padding-bottom:5px;
	margin-bottom:5px;
	list-style:none;
}	
#form_dist form ul li{
	position:relative;
	width:100%;
	height:20px;
	min-height:18px;
	margin:2px;
	list-style:none;
}
#form_dist form ul li.form_titulo{
	padding:5px 0px;
	font-size:16px;
	color:#15b6e3;
	border-bottom:1px solid #f4790f;
}
#form_dist form ul li label.etiqueta{
	display:inline-block;
	text-align:right;
	width:170px;
	padding-right:5px;
	color:#333;
}
#form_dist form ul li input.textbox{
	display:inline-block;
	width:200px;
	height:15px;
	padding:1px 4px;
	font-size:10px;
}
#form_dist form ul li input.file{
	display:inline-block;
	width:210px;
	background:#fff;
	height:20px;
	padding:1px 4px;
	font-size:10px;
}
#form_dist form ul li input.input_checkbox{width:18px;}
#form_dist input.btn_enviar{
	margin:5px 0;
	display:inline-block;
	color:#666;;
	background:#e4e4e4;
	width:80px;
	height:20px;
	line-height:20px;
	font-size:11px;
	cursor:pointer;
}
#form_dist input.btn_enviar_grande{
	display:inline-block;
	color:#666;;
	background:#e4e4e4;
	width:120px;
	height:20px;
	font-size:10px;
	border:1px solid #999;
}	
#form_dist input.btn{
	font-size: 10px;
	color: #fff;
	padding:2px;
	text-decoration: none;
	background-color: #15b6e3;
	border-style: none;
	font-weight: bold;
	cursor:pointer;
}	
#form_dist input#enviar{
	margin-right:10px;
	float:right;
}
#form_dist form ul li textarea{
	display:inline-block;
	width:200px;
	height:50px;
	padding:1px 4px;
	font-size:11px;
	border:1px solid #c4c4c4;
}
#form_dist .campos_obligatorios{
	display:block;
	width:300px;
	text-align:left !important;
}
#form_dist a{
	font-weight:bold;
	color:#000;
}
#form_dist div.error { 
	float:none;
	display:inline;
	color: #a32828 !important;
	height:13px;
	padding:4px 8px 0;
	font-size:10px;
	vertical-align: top;
	text-align:right !important;
	font-weight:bold;
	border-bottom:1px solid #e4e4e4;
}
#form_dist .aviso_legal div.error { 
	position:absolute;
	top:-1px;
	right:10px;
	color: #a32828 !important; 
	padding-left: 8px;
	font-size:10px;
	line-height:16px;
	vertical-align:bottom !important;
	text-align:right !important;
	font-weight:bold
}	
#fecha_descarga, #fecha_instalacion, #fecha_fin, #serial, #licencias_totales, #solicitud{
	background:#666;
	color:#FFF;
}

