﻿body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; width: 100%; color: #222; background-color: #242628; }
body { background: #1a1a1a url('../img/bg.jpg') center top no-repeat; }

/* =========================================== HEADER Y MENU =========================================== */

#header { width: 100%; background-color: #313131; border-bottom: 1px #414649 solid; }
	.header01 { text-align:center; width: 930px; margin: 0 auto; padding: 6px 0; color: #9f9f9f; font-size: 11px; }

#logo-dir { width: 930px; background-color: transparent; margin: 0 auto; padding: 10px 0 20px 0; color: #cacaca; }
*html #logo-dir { padding: 10px 0 9px 0; }

	.logo-dir01 { float:left; display:inline; width: 400px; text-align: left; padding-left: 24px; padding-top: 14px; }
	.logo-dir02 { text-align: right; padding: 14px 30px 0 0; }

#menu { background: #242424 url('../img/bg-menu.gif') repeat-x; width: 930px; margin: 0 auto; clear:both; }
	.menu01 { float: left; display: inline; width: 100%; clear:both; }
	.menu02 { text-align: right; padding: 9px 26px 0 0; }
	.menu02 a { text-decoration: none; color: #85b500; }
	.menu02 a:hover { text-decoration: underline; }

/* =========================================== GENERALES =========================================== */

p { padding-bottom: 12px; text-align: justify; }
strong, h2, h3 { font-weight: bold; }
b { color: #cacaca; font-weight: normal }

h1 { color: #000; font-size: 210%; text-align: center; font-weight: normal; padding-bottom: 20px; }
h2 { color: #3078ab; font-size: 14px; padding-bottom: 12px; font-family: "Microsoft Sans Serif"; }

h3 { color: #3078ab; padding: 14px 0; }
*html h3 { padding: 12px 0 !important; }

/*
h3 { color: #f0f0f0; font-size: 14px; font-weight: normal; padding: 6px 29px; font-family: "Microsoft Sans Serif";
		 display: inline; line-height: 32px }
*/

/* =========================================== WRAPPER =========================================== */

#wrapper { width: 930px; margin: 0 auto; background: #fefefe url('../img/grad.gif') repeat-x bottom; border-bottom: 6px #656565 solid; }
*html #wrapper { border-bottom: 6px #656565 solid; }
	.wrapper_sub { padding: 25px 45px; }

ul { line-height: 18px; margin-left: 13px; padding-bottom: 12px; }
*html ul { margin-left: 15px; }
	li { text-align: justify; list-style-type: disc; }
	.li2 { margin-left: 14px; }
	.cad { margin-left: 14px; padding-bottom: 10px; }
	*html .cad { margin-left: 243px; }
	
/* =========================================== IMAGENES =========================================== */

#images { border: 1px #f2f2f2 solid; text-align: center; margin: 0 30px 16px 0; }
	.images01 { padding: 14px 16px 8px 16px; text-align: center; }



small { color: #999; font-size: 11px; line-height: 28px; text-align: center; }
*html small { line-height: 22px; }
	.ismall { padding-top: 4px }
	.ismall2 { padding: 12px 0 9px 0; color: #999; font-size: 11px; text-align: center; line-height: 14px; }

/* =========================================== PRECIOS =========================================== */

#precio { border-top: 1px #f2f2f2 solid; margin: 10px 0; padding: 10px 0; font-weight:bold }
*html #precio { margin: 11px 0; }
	.iprecio { padding: 14px 0; }

#lprecio { color: #84AE1E; font-size: 1.3em; font-weight: bold; line-height: 20px; }
#precios { color: #E26D05; font-size: 170%; font-weight: bold; line-height: 22px; }
*html #precios { line-height: 24px; }


#enlaces { border-top: 1px #f2f2f2 solid; margin: 10px 0; padding-top: 16px; }
*html #enlaces { padding-top: 15px; }
.ienlaces { float:left; display: inline; }
.iienlaces { text-align: right; }
		#a01 {
			width: 160px;
			background: url('../img/pdf.gif') no-repeat left center;
			padding: 0 50px 0 27px;
			display: inline;
		}
		
		#a02 {
			width: 160px;
			background: url('../img/print.gif') no-repeat left center;
			padding: 0 50px 0 27px;
			display: inline;
		}
		
		#a03 {
			width: 160px;
			background: url('../img/web.gif') no-repeat left center;
			padding-left: 28px;
			display: inline;
		}
		
		#a04 {
			background: url('../img/down.gif') no-repeat right center;
			padding-right: 22px;
			display: inline;
			text-align: right
		}


a.otros { text-decoration: underline; color: #E26D05; }
a.otros:hover { text-decoration: none; }

a { font-weight: normal; text-decoration: underline; color: #484aee; }
a:hover { text-decoration: none; }

/* =========================================== FOOTER =========================================== */

#footer { width: 930px; margin: 0 auto; color: #909090; height: 100px; clear: both; }
	.footer01 { padding: 22px 0 0 20px; width: 500px; }
	.footer02 { text-align: right; padding: 30px 20px 0 0; }
	*html .footer02 { padding-top: 31px; }

a.polpri { color: #85b500; font-weight: bold; text-decoration: none; }
a.polpri:hover { text-decoration: underline; }

/* =========================================== VALORES COMBINADOS =========================================== */

#images, .footer01 { float:left; display: inline; }
#imagess { border: 1px #f2f2f2 solid; text-align: center; margin: 0 0 16px 30px; }
	.images04 { padding: 14px 16px 8px 16px; text-align: center; }

a.top { color: #57AB4C; }

/* =========================================== INICIO =========================================== */

.w01, .w02 { width: 34%; }
.w03 { width: 32%; }
.w01, .w02, .w03 { float: left; display: inline; }

#mm02 { text-align: justify; }

#zz { width: 100%; }
.zz01, .zz02 { float: left; display: inline; }
.zz01, .zz02 { padding: 13px 0 13px 0 }
.zz01 { width: 52px; }

a.sat { color: #749E00; font-weight: bold; text-decoration: none; }
a.sat:hover { text-decoration: underline; }

/* ============================================ HEADER ============================================ */

#header02 { width: 930px; margin: 0 auto; background-color: #fff; height: 300px; padding-bottom: 16px; }
*html #header02 { padding-bottom: 1px !important; }
	.cabe { width: 650px; }
	.fform { width: 250px; background-color: #242424; height: 300px; color: #9e9e9e }
	.cabe, .fform { float: left; display: inline; }

#logos { width: 930px; margin: 0 auto; background-color: #fff; height: 96px; padding-bottom: 6px; }

/* =========================================== FORMULARIO =========================================== */

#mm { padding: 0 20px 0 20px; }
#mm01 { padding: 20px 20px 0 20px; }
*html #mm01 { padding: 20px 20px 0 20px; }

h6{font-size:105%;color:#eee;font-weight:bold;padding-bottom:8px;}
*html h6{padding-bottom:7px;}
form{width: auto;}
label{text-align:left;color:#999;}
.name, .email, .phone{/*background:url('../img/bg-form.png') repeat-x #484848;*/overflow:hidden; background-color: #4b4b4b;}
.name, .email, .phone, .txt, .inputHighlighted{color:#cf9e1e;font-size:11px;border:1px #565656 solid;}
.txt{/*background:url('../img/bg-form2.png');*/overflow:auto;background-color: #4b4b4b;}
*html .txt{height:44px !important;}
.inputHighlighted{background-color:#4b4b4b/*3b3b3b*/;overflow:auto; border: 1px #737373 solid; }
small{font-size: 12px;color:#828282;}
.boton{ font-weight:bold; font-size:11px;width:60px;height:18px;background:url('../img/bg-boton.png') repeat-x;color:#f8fff1;margin:0;padding:0 0 2px 0;border:0;}
*html .boton{padding:0;height:18px;}
.sep{padding-top:2px;padding-right:2px}
*html .sep{padding-right:0}
*html .sep{padding-top:3px;}
.fc, .fc1{float:left;display:inline;}
.fc{padding-right:2px;}
.fc2{float:right;}

#mm01 table { border: 0; margin: 0; padding: 0; }
#mm01 td{padding: 0 0 8px 0; vertical-align:inherit; }
*html #mm01 td{padding-bottom:6px !important;}

a.precio3 { color: red; font-weight: normal; text-decoration: underline; }
a.precio3:hover { text-decoration: underline; }




