body {
	background-color: #E5E5E5;
	font-size: 90%;
	border-left-width: 0px;
	margin: 0px;
	background-image: url(../activos/imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #528E20;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #528E20;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ACBC2A;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ACBC2A;
	font-weight: bold;
}
/*a:visited {
	text-decoration: none;
	text-decoration: underline;
	color: #528E20;
	font-weight: bold;
}
*/
td {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
}

th {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
}
.p {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	margin: 0 30px 0 50px;
	font-size: 1em;
	color: #666666;
}
.pservicio {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	margin: 0 100px 0 100px;
	font-size: 1em;
	color: #666666;
}

.h1 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 2.4em;
	padding: 30px 30px 10px 50px;
	margin: 0px 0 0 0px;
	color: #528E20;
	clear:left;
}
.h2 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	color: #1F4511;
	font-weight: bold;
	padding: 10px 30px 10px 50px;
	margin: 0 0 0 0px;
	clear:left;
}
.h3 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #1F4511;
	font-weight: bold;
	padding: 10px 0px 0px 50px;
	margin: 0 0 10px 0px;
	clear:left;
}
.h1pro {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 2.4em;
	padding: 30px 30px 10px 50px;
	margin: 0px 0 0 0px;
	color: #D70000;
	clear:left;
}
.h3pro {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #911A1E;
	font-weight: bold;
	padding: 10px 0px 0px 50px;
	margin: 0 0 10px 0px;
	clear:left;
}
.destacado {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #528E20;
	font-weight: bold;
}
.destacado2 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 2em;
	padding: 30px 30px 10px 0px;
	margin: 0px 0 0 0px;
	color: #528E20;
	clear:left;
}
ul {
	list-style: none;
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
ol {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	color:#528E20;
	font-size: 1em;
	margin-left: 100px;
}
ol p {
	font-size: 1em;
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	color:#666666;
}

.clear {clear:both}

.imagen {
	float: right;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
}

table {
  border-collapse: collapse;
  border: 2px solid #1F4511;
  font: normal 1em/1.2em Gill Sans, Arial, Verdana, sans-serif;
  color: #666;
  background: #F2F2F2;
  }
caption {
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #1F4511;
  background: transparent;
  }
td, th {
  border: 1px solid #666;
  padding: .6em;
  }
thead th, tfoot th {
  border: 1px solid #666;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #666;
  background: #ACBC2A;
  }
tbody td a {
  background: transparent;
  color: #528E20;
  text-decoration: none;
  }
tbody td a:hover {
  background: transparent;
  color: #ACBC2A;
  }
tbody th a {
  background: transparent;
  color: #528E20;
  text-decoration: none;
  font-weight:bold;
  }
tbody th a:hover {
  background: transparent;
  color: #ACBC2A;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #666;
  }
.odd {
  color: #333;
  background: #528E20;
  }
tbody tr:hover {
  color: #666;
  background: #fff;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  color: #666;
  background: #528E20;
  }

.precio {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/fondo_precio.gif);
	width: 70px;
	height: 44px;
	text-decoration: none;
	text-align: center;
	clear: both;
	padding-top: 26px;
	margin: 10px 0 0 440px;
	background-repeat: no-repeat;
}
.precio2 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/fondo_precio2.gif);
	width: 70px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-top: 3px;
	margin: 20px 0 20px 270px;
	background-repeat: no-repeat;
}
.precio_new {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/fondo_precio2.gif);
	width: 70px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-top: 3px;
	margin: 20px 0 20px 30px;
	background-repeat: no-repeat;
}
.precio_old {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/fondo_precio_old.gif);
	width: 70px;
	height: 30px;
	text-decoration: line-through;
	text-align: center;
	float: left;
	padding-top: 3px;
	margin: 20px 0 20px 220px;
	background-repeat: no-repeat;
}
.precio3 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/fondo_precio2.gif);
	width: 70px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	margin: -36px 0 20px 200px;
	background-repeat: no-repeat;
}

.boton {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
	background-image: url(../activos/imagenes/boton.gif);
	width: 210px;
	height: 18px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 6px 0 0 0;
	margin: 0 0 10px 220px;
	background-repeat: no-repeat;
}
.boton a {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.boton a:hover {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #ACBC2A;;
}

a.button{
	background:url(../activos/imagenes/boton2.gif);
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	display:block;
	color:#FFF;
	font-weight:bold;
	height:44px;
	line-height:44px;
	text-decoration:none;
	width:210px;
}
a:hover.button{
	color:#ACBC2A;
}
a.button2{
	background:url(../activos/imagenes/boton_rfp.gif);
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	display:block;
	color:#FFF;
	font-weight:bold;
	height:44px;
	line-height:44px;
	text-decoration:none;
	width:300px;
}
a:hover.button2{
	color:#FF1C1C;
}

.foto{
	background:url(../activos/imagenes/foto.png) no-repeat 10px 2px;
	text-indent:65px;
	display:block;
}
.pro{
	background:url(../activos/imagenes/pro.png) no-repeat 10px 2px;
	text-indent:80px;
	display:block;
}

.rotulo h2 {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	color: #1F4511;
	font-weight: bold;
	background-image: url(../activos/imagenes/rotulo_fondo.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 50px;
	float: left;
	padding: 6px 0 0 0;
	margin: 0 0 0 30px;
}
div.hr {
	height: 15px;
	background: #fff url(../activos/imagenes/hr.gif) scroll center;
	clear: both;
	width: 900px;
	margin: 0 0 0 30px;
}
div.hr hr {
  display: none;
}

#formularios {
	padding-left: 130px;
	padding-top: 20px;
	clear: both;
}
#contenedor {
	width: 960px;
	margin: 0 auto;
	height: 100px;
}

#logo {
	width: 245px;
	height: 100px;
	float: left;
}
#menutop {
	width: 710px;
	font-size:1em;
	line-height:normal;
	text-align: right;
	height: 50px;
	float: right;
}
#banner {
	width: 710px;
	text-align: right;
	height: 70px;
	float: right;
}
#menutop ul {
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
}
#menutop li {
	display:inline;
	margin:0;
	padding:0;
}

/* Menu */

#container {
	width: 960px;
	line-height:normal;
	clear: both;
	height: 26px;
	}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	}

#nav a:hover {
	background-position: 0 -26px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -52px;
	}

#tinicio a  {
	width: 75px;
	background: url(../activos/imagenes/menu_pestana_inicio.gif) top left no-repeat;
	}

#qsomos a  {
	width: 150px;
	background: url(../activos/imagenes/menu_pestana_qsomos.gif) top left no-repeat;
	}

#muso a  {
	width: 135px;
	background: url(../activos/imagenes/menu_pestana_muso.gif) top left no-repeat;
	}

#loquehacemos a  {
	width: 155px;
	background: url(../activos/imagenes/menu_pestana_loquehacemos.gif) top left no-repeat;
	}
#rpedido a  {
	width: 155px;
	background: url(../activos/imagenes/menu_pestana_rpedido.gif) top left no-repeat;
	}
#simpresion a  {
	width: 190px;
	background: url(../activos/imagenes/menu_pestana_simpresion.gif) top left no-repeat;
	}
#contacto a  {
	width: 100px;
	background: url(../activos/imagenes/menu_pestana_contacto.gif) top left no-repeat;
	}

#promo_flash_portada {
	width: 960px;
	height: 254px;
}
#servicios {
	width: 960px;
	height: 450px;
}
#portada_servicio1 {
	float: right;
	width: 240px;
	height: 300px;
}
#portada_servicio2 {
	float: right;
	width: 240px;
	height: 300px;
}
#portada_servicio3 {
	float: right;
	width: 240px;
	height: 300px;
}
#portada_servicio4 {
	float: right;
	width: 240px;
	height: 300px;
}
#portada_promo1 {
	float: right;
	width: 960px;
	height: 157px;
}
#portada_promo2 {
	float: right;
	width: 960px;
	height: 280px;
}
#contenido {
	width: 960px;
	background-color: #FFFFFF;
	overflow: auto;
}
#contenido ul li {
	font-family: Gill Sans, Arial, Verdana, sans-serif;
	padding: 0 0 10px 0;
	font-size: 1em;
	color: #666666;
	margin-left: 100px;
    list-style-image: url(../activos/imagenes/bullet.png);
}
#menu_hacemos {
	width: 960px;
	height: 60px;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 960px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
}
#button {
	padding: 0 0 0 560px;
	margin: 13px 0 13px 0;
}
#button2 {
	padding: 0 0 0 330px;
	margin: 13px 0 13px 0;

}

/*formularios*/

fieldset {background:#E6EBBF; border:1px solid #666666; border-color:#666666; margin-bottom:30px; width:700px;}
input, textarea, select {font-family:12px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#ACBC2A; margin-top:20px; text-align:center;}
label {font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
legend {background:#ACBC2A; color:#fff; font:14px Verdana, Arial, Helvetica, sans-serif; padding:10px 10px 5px 10px; margin:-26px 0 0 10px; font-weight:bold; border:1px solid #666; border-color:#666;}
dl {clear:both;}
dt {float:left; text-align:left; width:200px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; text-align:left; width:470px; line-height:25px; margin:0 0 10px 0; }

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(../activos/imagenes/formularios/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../activos/imagenes/formularios/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../activos/imagenes/formularios/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(../activos/imagenes/formularios/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(../activos/imagenes/formularios/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(../activos/imagenes/formularios/button.png) repeat-x 0 0; cursor:pointer; border:none; font:12px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(../activos/imagenes/formularios/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(../activos/imagenes/formularios/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(../activos/imagenes/formularios/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(../activos/imagenes/formularios/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(../activos/imagenes/formularios/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(../activos/imagenes/formularios/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(../activos/imagenes/formularios/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(../activos/imagenes/formularios/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(../activos/imagenes/formularios/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(../activos/imagenes/formularios/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; background:url(../activos/imagenes/formularios/file.png) no-repeat 0 0; width:150px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left; width:290px;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(../activos/imagenes/formularios/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(../activos/imagenes/formularios/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(../activos/imagenes/formularios/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(../activos/imagenes/formularios/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(../activos/imagenes/formularios/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(../activos/imagenes/formularios/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(../activos/imagenes/formularios/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(../activos/imagenes/formularios/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(../activos/imagenes/formularios/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(../activos/imagenes/formularios/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}

/* Upload */

#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#00FF00;
}

#f1_upload_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
	z-index:100;
	visibility:hidden;
	position:absolute;
	text-align:center;
	width:700px;
	background-color: #E6EBBF;
	height: 100px;
}
#ventajas {
	width: 286px;
	float: left;
	margin: 0 0 0 26px;
}
#aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #666666;
	padding: 10px;
	margin: 0 0 10px 150px;
	width: 657px;
	height: 95px;
	float: left;
	background-image: url(../activos/imagenes/f_aviso_proceso.jpg);
	text-align: center;
	background-repeat: no-repeat;
}
