/* Defecto */
.todo_defecto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white url(media/fondo.jpg);
	}
.cuerpo_defecto {
	background: white url(media/pixel.gif);
	}

/* Barra de Menu */
.barra_defecto {
	background-color: black;
	}
.barra_texto {
	font-size: 7.5pt;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	}
.barra_inicio {
	font-size: 7.5pt;
	font-weight: bold;
	color: white;
	text-align: right;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 5px;
	}
.barra_empresa {
	font-size: 7pt; 
	font-weight: bold;
	color: white;
	text-align: right; 
	padding-right: 5px;
	}
.barra_separa {
	background: white;
	}

/* Menu Izquierda */
.menu_defecto{
	background-color: #336699;
	line-height: 20px;
	}
.menu_cab {
	font-size: 8pt;
	font: bold;
	color: white;
	background-color: black;
	text-align: left;
	text-indent: 6px;
	line-height: 20px;
	border-bottom: medium solid 1px white;
	}
.menu_texto {
	font-size: 7.5pt;
	font-weight: bold; 
	color: #EEEEEE;
	text-decoration: none;
	text-indent: 6px;
	border: medium solid 1px;
	border-color: #336699;
	}

/* Area Privada */
.ap_defecto {
	background-color: #EEEEEE;
	}
.ap_titulo {
	font-size: 8pt;
	text-indent: 6px;
	}
.ap_pide {
	text-indent: 6px;
	}
.ap_select {
	font-size: 7pt;
	text-indent: 6px;
	}

/* Super Articulo */
.super_titulo{
	font-size: 14.5pt;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	}
.super_texto{
	font-size: 8.5pt;
	color: black;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	}
.super_linea{
	background-color: #CCCCCC;
	}

/* Articulos */
.arti_titulo {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.arti_titulo:hover {
	color:#FF0000;
	}
.arti_texto {
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}

/* Noticias */
.noti_defecto {
	background: url(media/li.gif) no-repeat top left;
	font-size: 7.5pt;
	color: #666666;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	}
.noti_link {
	color: #666666;
	}

/* Paginas de Contenido */
.titulo {
	font-size: 14pt;
	font-weight: bold;
	color: #01145E;
	text-decoration: none;
	}
.subtitulo {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #B2B2B2;
	text-decoration: none;
	margin-bottom: 10pt;
	}
.texto {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
.textolink {
	font-weight: bold;
	color: #01145E;
	}
.textolink:hover {
	color: #FF0000;
	}

/* Menu Contenido */
.titulito {
	font-size: 11pt;
	color: #01145E;
	text-decoration: none;
	text-indent: 5pt;
	margin-top: 10px;
	}
.titulito:hover {
	color: #FF0000;
	}

/* Mapa */
.mapa_tit {
	font-size: 9pt;
	font-weight: bold;
	color: #01145E;
	text-decoration: none;
	}
.mapa_tit:hover {
	color:#FF0000;
	}
.mapa_tex {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.mapa_tex:hover {
	color: #FF0000;
	}

/* Otros */
.mail {
	font-weight: bold;
	color: #01145E;
	text-decoration: none;
	}
.mail:hover {
	color: #FF0000;
	}
.linea {
	background-color: #B2B2B2;
	}
.lista {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.mas {
	font-size: 32pt;
	font-weight: bold;
	color: #01145E; 
	text-decoration: none;
	margin-top: 12pt;
	}
.texto2 {
	font-size: 10pt;
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}
.letrapeque {
	font-size: 7pt;
	color: #000000; 
	text-decoration: none;
	text-align: left;
	}
.acceso {
	font-size: 9pt;
	font-weight: bold;
	color: #01145E;
	text-decoration: none;
	text-indent: 16pt;
	}
.form {
	font-family: Arial, Helvetica, Courier new;
	font-size: 8pt;
	color: black;
	background-color: #E9EEF4;
	border-bottom: #666666 1px groove;
	border-left: #666666 1px groove; 
	border-right: #666666 1px groove; 
	border-top: #666666 1px groove; 
	text-align: left; 
	}

.tabla_oferiz {
	font-family: Arial, Helvetica, Courier new;
	font-size: 8pt;
	font: bold;
	color: Black;
	background-color: #D3D3D3;
	border-bottom: #666666 1px groove;
	border-left: #666666 1px groove;
	border-right: #666666 1px groove;
	border-top: #666666 1px groove;
	text-align: left;
	text-indent: 4px;
	}
.tabla_oferde {
	font-family: Arial, Helvetica, Courier new;
	font-size: 8pt;
	color: Black;
	background-color: #E9EEF4; 
	border-bottom: #666666 1px groove;
	border-left: #666666 1px groove; 
	border-right: #666666 1px groove;
	border-top: #666666 1px groove; 
	text-align: left;
	text-indent: 4px;
	}
.precio {
	font-size: 9pt;
	color: #B22222; 
	text-decoration: none;
	font-weight: bold;
	}
.textofert {  
	font-size: 7.5pt;
	color: #000000; 
	text-decoration: none;
	text-indent: 4px;
	}
.textnota {
	font-size: 7pt;
	color: Gray; 
	text-decoration: none;
	text-indent: 4px;
	}
.titulofer {
	font-size: 10pt;
	font-weight: bold;
	color: #01145E; 
	text-decoration: none;
	margin-top: 12pt;
	}

/* Tarifas */
.tarifa_tabla {
	font-size: 8pt;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	border: 1px solid #C1DAFF;
	}	
.tarifa_cab {
	font-size: 7pt;
	font-weight: bolder;
	color: black;
	background: #C1DAFF;
	padding: 3px;
	}
.tarifa_datos {
	font-size: 7pt;
	background: white;
	padding: 3px;
	text-align: right;
	}
.menu_form {
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #416398;
	font-weight: bold;
	background-image: url(media/fondo_form.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	margin:0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.menu_form .titulo {
	background-image:url(media/fondo_form_titulo.png);
	background-position:center left;
	font-size: 12px;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	background-repeat:no-repeat;
}
.menu_form .submit {
	background-color: #f1f5f8;
	color:#330099;
	border:1px #330099 solid;
	text-align:center;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	float:right;
	margin-top: 4px;
}
.menu_form a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_form .campo {
	width: 90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
}
.menu_form label {
	width: 65px;
	margin-bottom: 0px;
	line-height: 12px;
}
.menu_form a:hover {
	color: #000000;
}
.tarifa_articulo{
	text-align: left;
	margin-right: 4px;
	}
/* Tablas Especificaciones */
.tarifa_especifi {
	font-size: 7.5pt;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	border: 1px solid #708090;
	}	
.titulo_oferta {
	font-size: 9pt;
	font-weight: bolder;
	color: White;
	background: #708090;
	padding: 3px;
	}
