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

/***************************************************************
   AUTHOR:  		    CFL | Image - info@cflimage.com
   WEBSITE:   			TEMPLATE
   VERSION:         	3.0          	
 **************************************************************/
 

 @import url(reset.css);
 @import url(modulos.css);
 @import url(noticias.css);
 @import url(btn.css);
 @import url(carousel.css);
 @import url(tabs.css);
 @import url(comentarios.css);
 @import url(productos.css);
 @import url(lightbox.css);
 
 
 
/******************************************************** CUERPO
***************************************************************/

body {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#667077;
	text-align:center;
	background:#ededed url(../img/body/bg.gif) repeat-x;
}


.wrapper {
	width:924px;
	margin:0px auto;
	text-align:left;
}

.hea {
}

.header {
	height:84px;
	padding:10px 0 0 0;
	}
	.header .accesos { float:right; font-size:11px; text-align:right; line-height:17px; color:#333;}
	.header .accesos a { padding-left:5px;color:#fff;}
	.header .accesos a:hover {}
	.header .logo { float:left;}
	
.menu {
	height:35px;
	clear:both;
	}

.menu .navy { float:left;}

.main {
background:#fff url(../img/body/bg_main.gif) repeat-x top;
text-align:center;
min-height:100px;
}

.main .wrapper { padding:30px 0; color:#ccc;}
.main .wrapper .bread a { color:#666; text-decoration:none;}
.main .wrapper .bread a:hover { color:#333; text-decoration:underline;}

.main_central { background:url(../img/03.jpg) no-repeat; height:251px; width:924px; margin:0px auto;}


.container {
	min-height:580px;
	}


.column_a {
	width:294px;
	position:relative; float:left;
	}

	
.column_b {
	width:372px;
	position:relative; float:left;
	}


	
.column_c {
	width:254px;
	position:relative; float:left;
	background:#fff;
	
	}
	

.sidebar {
	width:284px;
	position:relative; float:left;
	margin-right:30px;
	padding:10px 0;
	}

	
.content {
	width:606px;
	position:relative; float:left;
	padding:20px 0;
	}


.footer {
	clear:both;
	background:#667077;
	color:#b3b8bb;
	font-size:11px;
	line-height:18px;
	border-top:solid 2px #5c656b;
	}
.footer .wrapper { text-align:center; padding:20px 0;}


.footer a {color:#cccfd1; margin-left:10px;}
.footer a:hover {color:#fff; text-decoration:none;}
	



.print { width:600px; text-align:left; margin:20px;}
.print .logo { text-align:center; padding-bottom:10px; margin-bottom:20px ; border-bottom:solid 2px #ccc;}
.print .media { text-align:center;}
/******************************************************** CLASES
***************************************************************/

.cont { padding:10px;}
.column_b .cont { padding:10px 40px;}
.content .cont { padding:20px 30px; border-top:solid 1px #e7e7e7; border-left:solid 2px #e7e7e7;border-right:solid 2px #e7e7e7; background:#fff url(../img/body/bottom.gif) repeat-x bottom;}
.catalogo .cont { margin:30px 0 ;padding:20px; border-top:solid 1px #e7e7e7; border-left:solid 2px #e7e7e7;border-right:solid 2px #e7e7e7; background:#fff url(../img/body/bottom.gif) repeat-x bottom;}

.content .filter { padding:10px 20px; border-top:solid 1px #e7e7e7; border-left:solid 2px #e7e7e7;border-right:solid 2px #e7e7e7; background:#f9f9f9 url(../img/body/bottom.gif) repeat-x bottom; text-align:right}

.sidebar .titl { background:url(../img/body/bg_title.gif) repeat-x; height:25px; padding:12px 0 0 10px; font-size:12px; color:#fff; font-weight:bold; margin-bottom:10px;}
.sidebar .subme { padding:0px; border-left:solid 2px #e7e7e7;border-right:solid 2px #e7e7e7; background:#fff url(../img/body/bottom.gif) repeat-x bottom;}

.sidebar .subme ul { margin-bottom:20px; padding:0 10px;}
.sidebar .subme ul li{ list-style:none; margin:0;}
.sidebar .subme ul li a {
display:block;
padding:6px 0;
color:#333;
text-decoration:none;
border-bottom:solid 1px #f1f1f1;
font-weight:bold;
}
.sidebar .subme ul li.current a { color:#e8621e;}
.sidebar .subme ul li a:hover { }
.sidebar .subme ul li ul { margin-bottom:0;}
.sidebar .subme ul li ul li a {
display:block;
padding:4px 0 4px 15px;
color:#666;
text-decoration:none;
border-bottom:none;
font-weight:normal;
background:url(../img/body/li.gif) no-repeat 0% 50%;
}
.sidebar .subme ul li ul li a:hover { color:#333; background:url(../img/body/li.gif) no-repeat 1% 50%; }


.ads { text-align:center;margin-bottom:30px; color:#ccc; font-size:11px;}


table.formulario { width:100%;}
table.formulario td { vertical-align:top;}
table.formulario td.for { width:60%; padding-left:10px; border-left:solid 1px #f1f1f1;}

table.formulario td.for label { display:block; margin-bottom:10px;}
table.formulario td.for input { width:96%; padding:4px; border:solid 1px #ccc;}
table.formulario td.for textarea { width:96%; padding:4px; border:solid 1px #ccc; height:100px;}

table.formulario { width:100%;}
table.formulario td { vertical-align:top;}
table.formulario td.cur { width:45%; padding-left:10px; border-left:solid 1px #f1f1f1;}

table.formulario td.cur label { display:block; margin-bottom:10px;}
table.formulario td.cur input { width:96%; padding:4px; border:solid 1px #ccc;}
table.formulario td.cur textarea { width:96%; padding:4px; border:solid 1px #ccc; height:100px;}

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

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


.item h1 { font-size:24px; margin-bottom:10px; font-family:Georgia, serif}
.item h1 a { color:#3c5387; text-decoration:none;}
.item h1 a:hover { color:#cd5300; text-decoration:none;}

h1 { font-size:18px; padding-bottom:5px; margin-bottom:10px; color:#4b4b4b; border-bottom:solid 1px #f1f1f1;}

.content h1 { margin-bottom:30px; font-size:32px;}

h2 { font-size:18px; margin-bottom:10px; color:#5c8596;}
h2 a { color:#5c8596; text-decoration:none; }
h2 a:hover { color:#5c8596; text-decoration:none;}

h3 { color:#85bdca; font-size:13px; font-weight:bold; margin-bottom:10px;}
h3 a {}
h3 a:hover{}

.column_a h4 { margin-bottom:0;}
.content h4 {color:#666; padding:0;font-size:18px; margin-bottom:20px;}
h4 {color:#fff; padding:10px 20px; font-size:14px; margin-bottom:20px;}
.column_a h4 { background:#bebebe;}
.column_b h4 { background:#667077;}
.column_c h4 { background:#e8621e;}


h5 {}
h5 a {}
h5 a:hover{}

p {
	line-height:16px;
	padding-bottom:15px;
}
strong {
	font-weight:bold;
}
ul {
}
ul li {
	line-height:18px;
	list-style:inside;
}

ul li a {
}

ul li a:hover {
}

quote {
}

input, textarea , select  { font-size:11px; padding:3px;}







/********************************************************** MENU
***************************************************************/
.navy {
	}
.navy ul {
		margin:0;
		list-style:none;
	}
.navy li {
	display:inline;
	margin:0;
	padding:0;
	font-size:11px;
	}
.navy a {
	float:left;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	border-left: solid 1px #e9801a;
	border-right: solid 1px #f9a81c;
	}
.navy a span {
	float:left;
	display:block;
	padding:8px 15px 9px 5px;
	color:#fff;
	}
  .navy a span {float:none;}
  
  .navy a:hover span {
	color:#8d380d;
	}
  .navy a:hover {
	}
  .navy a:hover span {
	}

	.navy #current a {
			background:url("../img/body/bg_menu_a.gif") no-repeat left bottom;
	}
	.navy #current a span {
			background:url("../img//body/bg_menu_a.gif") no-repeat right bottom;
			color:#fff;
			font-weight:bold;
	}
	
	.navy #dis a {
			background:url("../img/body/bg_menu_d.gif") repeat-x;
	}
	.navy #dis a span {
			background:url("../img/body/bg_menu_d.gif") repeat-x;
	}
	

/****************************************************** PAGINACION
***************************************************************/


.paginacion { padding:10px 0 50px 0; text-align:center; clear:both; font-size:11px;}
.paginacion ul li { display:inline;}
.paginacion ul li a{ padding:5px; border:solid 1px #ccc; color:#999;}
.paginacion ul li a:hover { background:#cd5300; color:#fff; text-decoration:none;}
.paginacion ul li.activo { padding:5px; background:#666; border:solid 1px #ccc; color:#fff;}


