@charset "utf-8";
@import url(menu.css);
/*
> reset css
> iepngfix
> general
> header
> menu
> txt_home
> txt_int
> producto
> noticias
> contacto
> enlaces
> footer
*/

/* reset css */
* {
	margin: 0; padding: 0
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	vertical-align:baseline;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
body {
	height:auto;
	}
:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}
hr {
	border:0;
	color: #000;
	background-color: #000;
	height:1px;
	}
	
/* IEPngFix */	
img, a {
	behavior: url(./layout/iepngfix.htc);
	}

/* general */
body {
	background-color:#ccd9e3;
	}
.background {
	width:100%;
	background:url(fondo.png) top left repeat-x;
	}
.container {
	margin:0 auto;
	clear:both;
	width:900px;
	height:100%;
	}
h1 {
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#004595;
	}
h2 {
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
h4 {
	margin:25px 0 15px;
	font-size:12px;
	color:#004595;
	}
h5 {
	margin-bottom:15px;
	color:#000000;
	}
.pdf_doc {
	display:block;
	margin:10px 0;
	padding:6px 0 0 25px;
	height:35px;
	width:150px;
	background:url(ico_pdf.png) top left no-repeat;
	font-size:11px;
	color:#004595;
	}

/* header */
.header {
	height:260px;
	width:900px;
	background:url(header.jpg) bottom left no-repeat;
	}
.lang {
	margin-top:80px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004595;
	}
.lang a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004595;
	}

/* txt_home */
.img_home{
	clear:both;
	float:right;
	margin-top:20px;
	padding:0 0 0 0;
	}
.txt_home_top {
	padding:100px 0 0;
	height:45px;
	width:600px;
	background:url(slogan.png) bottom left no-repeat;
	}
.txt_home_top h3 {
	margin:5px 0 0 0;
	}
.txt_home_center {
	margin-top:25px;
	height:150px;
	width:600px;
	background:url(separador_h_simple.gif) top left repeat-x;
	}
.txt_home_center a {
	font-size:11px;
	color:#004595;
	}
.txt_home_center h2 {
	font-weight:bold;
	}
.txt_home_center p {
	text-align:justify;
	}
.caja_base {
	clear:both;
	height:170px;
	background:url(separador_h_simple.gif) top left repeat-x;
	}
.txt_home_prod {
	padding:10px 0 0 5px;
	float:right;
	width:440px;
	height:150px;
	}
.txt_home_prod a {
	font-size:11px;
	color:#004595;
	}
.txt_home_prod h2 {
	font-weight:bold;
	}
.txt_home_prod img{
	margin:0 15px;
	float:left;
	}
.txt_home_news {
	padding:10px 5px 0 0;
	width:440px;
	height:150px;
	background:url(separador_v.gif) top right no-repeat;
	}
.txt_home_news h2 {
	font-weight:bold;
	}
.txt_home_news ul li {
	margin-bottom:15px;
	}
.txt_home_news ul li a {
	font-size:11px;
	color:#004595;
	}
.negro {
	color:#000000;
	}
/* txt_int */
.txt_int {
	margin:120px 0 0 10px;
	clear:both;
	width:890px;
	}
.txt_int h1 {
	display:block;
	width:630px;
	height:35px;
	background:url(separador_h_simple.gif) bottom left repeat-x;
	}
.txt_int_izda {
	float:left;
	margin:15px 0;
	width:600px;
	text-align:justify;
	}
.txt_int_izda img {
	margin:0 15px 15px;
	float:right;
	border:#004595 1px solid;
	}
.txt_int_izda p {
	padding:15px 0 25px;
	font-size:12px;
	background:url(separador_h_simple.gif) bottom left repeat-x;
	}
.txt_int_dcha {
	float:right;
	margin:0 10px;
	padding-left:10px;
	width:185px;
	}
.azul {
	font-size:13px;
	color:#004595;
	}
.cita {
	margin:0;
	font-size:18px;
	font-style:italic;
	color:#004595;
	}

/* producto */
.producto_cont {
	float:left;
	margin-bottom:25px;
	width:630px;
	}
.producto_det {
	padding:15px;
	height:100%;
	background-color:#FFFFFF;
	}
.producto_det h2 {
	font-weight:bold;
	}
.producto_det_txt {
	float:right;
	width:250px;
	}
.producto_det img {
	margin:0 15px 15px 0;
	float:left;
	}
.producto_det_txt {
	height:auto;
	}
.publico {
	margin:25px 15px 0 0;
	font-size:10px;
	color:#999999;
	}
.publico a {
	display:block;
	margin:15px 0;
	background:url(checkbox.gif) top left no-repeat;
	font-size:10px;
	color:#000000;
	text-indent:15px;
	}
.publico a:hover {
	background:url(checkbox_on.gif) top left no-repeat;
	}
.publico2 {
	margin:25px 15px 0 0;
	font-size:10px;
	color:#000000;
	}
.privado {
	display:none;
	margin:25px 15px 0 0;
	font-size:10px;
	color:#000000;
	}	

.producto_lst {
	float:right;
	margin:25px 0 0 0;
	width:230px;
	}
.producto_lst h1 {
	background:none;
	width:225px;
	}
.producto_lst ul li {
	margin:0 0 5px 10px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
.producto_lst ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004595;
	}
.producto_pie {
	clear:both;
	height:5px;
	width:600px;
	}
	
/* noticias */
.noticias {
	width:895px;
	}
.noticias h1 {
	background:none;
	}
.noticias ul {
	margin:10px 0 0 -15px;
	padding-bottom:10px;
	list-style-image:none;
	}
.noticias li {
	padding:15px 0 10px 0;
	width:850px;
	background:url(separador_h_simple.gif) top left repeat-x;
	}
.noticias h5 {
	padding-left:20px;
	background:url(bullet_noticia.gif) top left no-repeat;
	}
.noticias p {
	padding-left:20px;
	margin-bottom:10px;
	width:840px;
	font-size:12px;
	}
.noticias  a{
	color:#004595;
	}

/* contacto */
.mapa {
	float:left;
	margin:15px 0;
	width:300px;
	}
.iframe {
	margin:0 0 20px;
	width:270px;
	height:185px;
	border:#004595 1px solid;
	}
.dir_contacto {
	float:right;
	margin:12px 390px 10px 10px;
	width:190px;
	}

/* enlaces */
.enlaces {
	width:895px;
	padding-bottom:25px;
	}
.enlaces h1 {
	background:none;
	}
.enlaces h2 {
	display:block;
	height:20px;
	width:610px;
	margin:0;
	font-weight:bold;
	padding:7px 0 7px 25px;
	background:url(separador_h_enlace.gif) top left no-repeat;
	}
.enlaces ul {
	
	}
.enlaces li {
	margin:2px 60px;
	list-style-image:url(bullet_cuadrado.gif);
	}
.enlaces a {
	display:block;
	}
.enlaces a:hover {
	color:#004595;
	}

/* footer */
.footer {
	clear:both;
	height:75px;
	background:url(logo_min.gif) top left no-repeat;
	}
.footer ul li {
	float:left;
	margin:15px 205px 0 0;
	font-size:12px;
	}
.logo_min {
	padding-left:70px;
	color:#333333;
	}
.mailto {
	font-size:11px;
	color:#039;
	text-decoration:underline;
	}
.privacidad {
	display:none /*block*/;
	float:right;
	padding-top:15px;
	font-size:11px;
	color:#000000;
	}
