﻿@charset "utf-8";
/* CSS Document */

/***************************************************************
   AUTHOR:  		    CFL | Image - info@cflimage.com
   WEBSITE:   			TEMPLATE
   VERSION:         	1.0          	
 **************************************************************/
 
  @import url(contenedores.css);
  @import url(contenido.css);
  @import url(noticias.css);
  @import url(productos.css);
  @import url(tablas.css);
  @import url(formularios.css);
  @import url(pestañas.css);
  @import url(reset.css);

/******************************************************** CUERPO
***************************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	behavior: url("csshover3.htc");
	cursor:default;
	color:#505050;
	background:#fbfbfb;
	}
	
.wrapper {
	width:960px;
	margin:0px auto;
	text-align:left;
	}

.header {
	height:161px;
	background:url(../img/bg_header.gif) repeat-x;
	}
	.header_logo { position:relative; float:left; padding-top:50px;}
	.header_extra { width:516px; position:relative; float:right; height:43px; background:url(../img/bg_extra.gif) no-repeat;}
	.header_extra form{ padding:6px 0 0 10px; line-height:15px; }
	.header_extra input { padding:5px; font-size:11px; border:solid 1px #b1becb; background:#fff url(../img/bg_input_extra.gif) repeat-x;}
	.header_extra a { font-size:10px; text-decoration:none; color:#eceeef}
	.header_extra a:hover { color:#fff; text-decoration:underline;}
	.header_extra img a {}
	.header_extra_log{ width:516px; position:relative; float:right; height:24px; padding-top:15px; text-align:right; color:#999; border-bottom:solid 1px #f1f1f1;}
	.header_extra_log a { margin:0 5px; }
.navy {

	}
	.navy_menu { width:540px; position:relative; float: right; margin-top:50px;}
	*:first-child+html .navy_menu {margin-top:100px; margin-left:70px;}
	.navy_menu ul li{ display:inline;}
	.navy_menu ul li a { color:#6f767c; font-size:12px; font-weight:bold; text-decoration:none; padding:0 7px; border-right:dotted 1px #ccc;}
	.navy_menu ul li.ult a { color:#6f767c; font-size:12px; font-weight:bold; text-decoration:none; padding:0 0 0 10px;  border-right:none;}
	.navy_menu ul li a:hover { color:#07aeeb;}
	
.main {
	clear:both;
	text-align:center;
	background:#fff;
	}

	
.content {
	background:url(../img/bg_content.gif) repeat-x;
	min-height:300px;
	padding:5px 0;
	margin-bottom:100px;
	}
	
	
.footer {
	clear:both;
	background:#fff url(../img/bg_h2.gif) repeat-x top;
	padding:20px 0;
	}
	.footer_enlaces { text-align:center}
	.footer_enlaces ul { margin-bottom:10px;}
	.footer_enlaces ul li { display:inline;}
	.footer_enlaces ul li a { color:#999; padding:0 5px; text-decoration:none;}
	.footer_enlaces ul li a:hover { color:#666; text-decoration:underline;}
	.footer_logo { text-align:center; font-size:10px; color:#999; margin-bottom:20px;}




.alert { width:920px; margin:0px auto; text-align:center; padding:20px; margin-bottom:10px; font-size:13px;}
.al_error {background:#fbe8e8; border:solid 1px #dabfbf; color:#a35656; font-weight:bold;}
.al_exito {background:#f9fbee; border:solid 1px #d1daa2; color:#878f5e; font-weight:bold;}
.al_aviso {background:#fff7e8; border:solid 1px #ffd593; color:#ff9600; font-weight:bold;}

/***************************************************** ELEMENTOS
***************************************************************/

h1 { font-size:40px;}

h2 {font-size:18px; color:#1e5e79; text-transform:uppercase; background:url(../img/bg_h2.gif) repeat-x bottom; padding-bottom:10px; margin-bottom:20px;}
    h2 span {font-size:18px; color:#dbdbdb; text-transform:uppercase;}

h3 {font-size:12px; color:#617a1d; font-weight:bold; margin-bottom:10px;}

h4 {font-size:12px; font-weight:bold; background:url(../img/bg_h3.gif) repeat-x; padding:12px ; color:#fff;}

h5 {font-size:18px; margin-bottom:10px; color:#90B026;}

h6 {font-size:14px; font-weight:bold; color:#444; margin-bottom:10px;}

p { line-height:15px; padding-bottom:15px;}

strong { font-weight:bold;}

ol { list-style-position:inside; font-size:12px;}
ol li { line-height:30px;}

ul li {}

ul li a {}

ul li a:hover {}

q { display:block; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; margin-bottom:10px; text-align:left; line-height:20px;}

input , textarea , select { font-family:Arial; font-size:11px ; color:#666; padding:3px; border:solid 1px #ccc;}

a { outline:none; cursor:pointer; color:#1c68ce; text-decoration:none;}
a:hover { text-decoration:underline;}


/******************************************************* BOTONES
***************************************************************/

a.btn_imprimir { background:url(../img/btn/imprimir.gif) top ; width:159px; height:37px; display:block;}
a.btn_imprimir:hover { background:url(../img/btn/imprimir.gif) bottom ; }

.comprar { text-align:center; padding:20px 0;}
a.btn_comprar { background:url(../img/btn/comprar.gif) top ; width:159px; height:37px; display:block; margin:0px auto;}
a.btn_comprar:hover { background:url(../img/btn/comprar.gif) bottom ; }

.comprar { text-align:center; padding:20px 0;}
a.btn_enviar { background:url(../img/btn/enviar.gif) top ; width:159px; height:37px; display:block; margin:0px auto;}
a.btn_enviar:hover { background:url(../img/btn/enviar.gif) bottom ; }

.boton { clear:both; padding:20px 0;}
a.button { display:block; float:right;padding:10px 25px; background:#fff url(../img/bg_button.gif) repeat-x center; color:#555; text-decoration:none; border:solid 1px #ccc; margin:10px; margin:0px auto;}
a.button:hover { border:solid 1px #A9DB35}
a.button:active { background:url(../img/bg_button_a.gif) repeat-x center;}
