/* CSS Document */
/** colours:
 * #0051a5 azul
 * #ffbe10 naranja
 * #f76521 naranja fuerte
 * #1A69EE: a:visited
 * #0B3F95: a
 */
div .semana {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	clear:both;
	width: 310px;
	/*border: 1px solid #FFBE10;*/
	border: 1px solid #5D5F62;
	/*overflow: auto;*/
	overflow-y: scroll;
	overflow-x: hidden;
	height: 540px;
	text-align: center;
}
div .trabajo_semana {
	border: 1px solid #FFBE10;
	/*height: 280px;*/
	width: 240px;
	padding: 10px;
	margin: 10px auto;
	font-size: 8px;
	overflow: hidden;
	clear:both;
}
.trabajo_semana p {
	font-size: 8pt;
}
.trabajo_semana img {
	border: none;
}
.trabajo_semana h2 {
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
}
.mini {
	font-size: 8pt;/*13px*/
	line-height:1;
}
hr {
	background-color: #bbbbbb;
	height: 1px;
	border: 0;
	text-align: center;
	margin: 20px 0 20px 0;
}
.tab_area {
	border: 1px solid #bbbbbb;
	margin: 0 0 0 0;
	padding: 20px 20px;
}
.tab_area h2 {
	margin-top:0px;
	padding-top:0px;
}
.tabs {
	/*border: 1px solid #bbbbbb;*/
	border-bottom: none;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	font-size: 8pt;
	line-height: 2.8;
	/*background-color: #eee;*/
}
.tabs a {
	border: 1px solid #bbbbbb;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	margin: 0 5px 5px 0;
	background-color: #bbb;
	color: #fff;
}
/*.tabs {
	/ *border: 1px solid #bbbbbb;* /
	border-bottom: none;
	margin: 0 0 0 0;
	padding: 2px;
	font-size: 8pt;
	line-height: 2.3;
	/ *background-color: #eee;* /
}
.tabs a {
	border: 1px solid #bbbbbb;
	margin: 0;
	padding: 3px;
	font-weight: bold;
	margin: 2px;
	background-color: #fff;
}*/
.tabs a:hover {
	/*background-color: #eee;*/
	background-color: #0051a5;
	text-decoration: none;
	color: #fff;
}
.hide {
	display:none;
}
.mini img {
	border:#58595B 1px solid;
}
body
{
	margin:0;
	padding:0;
	margin-top: 10px;
	background-image:url(../img/fondo.gif);
	background-repeat:repeat-x;
	/*background-color:#0B3F95;*/
	background-color:#eee;
}
body,td,th,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;/*13px*/
	line-height:1.2;
	color: #5D5F62;
}
strong {
	font-weight:bold;
}
a {
	/*color:#0088CC;*/
	color:#0B3F95;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#1A69EE;
}
a.more, a.mas_info {
	background:transparent url("../img/css/more.gif") no-repeat scroll 100% 50%;
	padding-right:10px;
	white-space:nowrap;
}
a.mas_info {
	font-size: smaller;
}
.precio {
	font-size:14pt;
	color:red;
	/*font-family: Myriad Web Pro, Myriad Pro, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.highlight {
	font-size:14pt;
	color:black;
	/*font-family: Myriad Web Pro, Myriad Pro, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
.numero1 {
	padding-left: 30px;
	background: url("../img/iconos/1p.gif") top left no-repeat;
}
.numero2 {
	padding-left: 30px;
	background: url("../img/iconos/2p.gif") top left no-repeat;
}
.numero3 {
	padding-left: 30px;
	background: url("../img/iconos/3p.gif") top left no-repeat;
}
.numero4 {
	padding-left: 30px;
	background: url("../img/iconos/4p.gif") top left no-repeat;
}
.numero5 {
	padding-left: 30px;
	background: url("../img/iconos/5p.gif") top left no-repeat;
}
.numero6 {
	padding-left: 30px;
	background: url("../img/iconos/6p.gif") top left no-repeat;
}
.numero7 {
	padding-left: 30px;
	background: url("../img/iconos/7p.gif") top left no-repeat;
}
.numero8 {
	padding-left: 30px;
	background: url("../img/iconos/8p.gif") top left no-repeat;
}
.numero9 {
	padding-left: 30px;
	background: url("../img/iconos/9p.gif") top left no-repeat;
}
.numero_cont {
	padding-left: 30px;
}
.red_check {
	padding-left: 20px;
	background: url("../img/iconos/tilde_roja.gif") top left no-repeat;
}
.orange_check {
	padding-left: 20px;
	background: url("../img/iconos/tilde_naranja.gif") top left no-repeat;
}
.no_check {
	padding-left: 20px;
}
.help_bullet {
	display: block;
	padding-left: 20px;
	background: url("../img/help.png") center left no-repeat;
	cursor: help;
}

/*  Topper */
.topper
{
	margin:0 auto;
	width:920px;
	overflow:hidden;
	/*text-align:right;*/
	padding: 0;
}
.topper .welcome
{
	float:left;
	width:300px;
	margin:7px 0px 0px 0px;
}
.topper_container
{
	float:right;
	width:auto;
	text-align:right;
}
.topper .lang
{
	float:left;
	width:auto;
	overflow:hidden;
	margin:6px 10px 0px 0px;
}
.topper .lang_lable
{
	float:left;
	overflow:hidden;
	margin:8px 5px 0px 20px;
}

.topper .lang select
{
	color:#939393;
	font-size:10pt;/*12px*/
}

/* Wrap & shadow*/
.wrap
{
	margin: 0 auto;
  padding:0;
	background-color: #ffffff;
	width:960px;
	overflow:hidden;
}
/* ********************************** */

/* LogoRapid colour classes */
span.L {
    color: #0051a5;
    font-style: italic;
    font-weight:bold;
}
span.R {
    color: #f76521;
    font-style: italic;
    font-weight:bold;
}

/* portfolio classes */

.portfolio_web {
	border:1px solid #FFBE10;
	width:350px;
	height:340px;
	overflow:hidden;
	float:left;
	padding:20px;
	margin:0 30px 30px 20px;
	font-size:8pt;
}

.portfolio_web p {
	font-size:8pt;
}


.muestras {
	border:#58595B 1px solid;
}

.interior {
	height: 100%;
	padding-left:3px;
	padding-top:8px;
	padding-bottom:2px;
}

.miniatura {
	background:url("../img/css/fondosinmarco.gif") no-repeat;
	width:106px;
	height:87px;
	float:left;
	padding-left:2px;
	padding-top:2px;
}

.miniatura img {
	border:0;
	border:#58595B 1px solid;
}

.clear {
  clear: both;
}

/* header */
#header
{
	/*width:100%;*/
	height:102px;
	overflow:hidden;
	padding-left: 10px;
	padding-right: 10px;
}
#header #logo
{
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 0px;
	color:#0055A5;
	font-size:12px;
	/*font-weight:bold;*/
}
#header #logo a {
	color:#0055A5;
	text-decoration:none;
}
#header .header_graphics {
	float:right;
	text-align:center;
	width: 180px;
}
#header .header_text
{
	float:right;
	width:174px;
	margin: 6px 6px 0px 0px;
	text-align:left;
	font-size: 10pt;/*12px*/
	color:#0051a5;
}
#header .header_text a
{
    text-decoration:none;
}

/**************/

.productos_header
{
	margin-top:10px;
	height:24px;
	overflow:hidden;
	background:url("../img/css/productos.jpg") top left repeat-x;
	border:1px solid #a9a9a9;
}

.productos_header .productos_nadpis
{
	margin:3px 0px 0px 15px;
	color:#000;
	font-size:11pt;/*14px*/
	font-weight:bold;
	height:17px;
	overflow:hidden;
	width:500px;
}
.productos_body
{
	overflow:hidden;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #fff;
	font-size:10pt;/*12px*/
}

.productos_body p
{
	margin-left:20px;
	font-size:10pt;/*12px*/
}

/* ********************************** */
.foot {
    border: 1px solid #ffbe10;
    padding: 5px;
    margin: 0 20px 20px 20px;
	font-size:9pt;/*10px*/
}
.foot td {
    font-size: 9pt;/*10px*/
    font-weight:bold;
}

/* cuadros de precios grandes */
div .cuadro_precio {
	float:right;
	text-align:left;
}
.cuadro_precio a, .cuadro_precio a:hover, .cuadro_precio a:visited {
	text-decoration:none;
}
.bigprice {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:24pt;
	color:red;
}

/* otros precios */

#prices {
	width:960px;
	overflow:hidden;
	margin:0px;
	padding-top:12px;
	text-align:center;
	font-size:8pt;
	/*border-bottom:1px dotted #666666;
	padding-bottom:14px;
	margin-bottom:6px;*/
}

#prices p {
	margin:0px;
	padding-bottom:6px;
	font-size:7pt;
}

#prices img {
	margin:0px;
	padding:0px;
	border:0px;
}

.links {
	/*margin-top:14px;*/
	margin-top:0;
	text-align:center;
	font-size:7pt;
	/*margin-left:20px;
	margin-right:20px;*/
	/*padding-bottom:6px;*/
	/*border-top:1px dotted #666666;*/
	/*border-bottom:1px dotted #666666;*/
}

.links a, .links a:visited {
	color:#c0c0c0;
	background:none;
}

.links a:hover {
	color:#c0c0c0;
}

.footerLinks {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:8pt;
	left:0px;
	font-weight:bold;
	color:#5050a0;
}

.footerLinks li {
	padding-top:3px;
	padding-bottom:3px;
}

.footerLinks a, .footerLinks a:visited {
	background:transparent url("../img/css/more.gif") no-repeat scroll 100% 50%;
	padding-right:10px;
	white-space:nowrap;
	color:#666666;
	font-weight:normal;
	font-size:7pt;
}

.footerLinks a:hover {
	color:#0088CC;
}

/* Menu */
#menu
{
	height:100px;
	background-color:#000E3A;
    color:#ffffff;
}
#menu ul, #menu li {
	list-style:none;
	padding:0;
	margin:0;
}
#menu #submenu {
	width:240px;
	float:left;
	padding-top:15px;
}
#menu #submenu a{
	color:#FFF;
	font-size:13px;
	font-family:Arial;
}
#menu #submenu a:visited {
	color:#ccc;
}
#menu #submenu img{
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.dropmenudiv
{
    position: absolute;
    top: 20px;
    /*border: 1px solid #e7efff;*/
    border: 1px solid #000c39;
    border-bottom-width: 0;
    line-height: 18px;
    z-index: 100;
    /*background-color: #0079c6;*/
    background-color: #ffffff;
    width: 280px;
    visibility: hidden;
    font-size: 9pt;
    text-align: left;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
    width: 260px;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #000c39;
    padding: 2px 10px;
    text-decoration: none;
}
.dropmenudiv a:link {
    color: #ffffff;
}
.dropmenudiv a:visited {
    color: #ccc;
}
#header #logo .dropmenudiv a:hover, #header #logo .dropmenudiv a:focus, #header #logo .dropmenudiv a:active
{
    background-color: #000c39;
    color: #ffffff;
}
* html .dropmenudiv a
{ /* IE only hack */
    width: 100%;
}
/*
#header #logo a:hover {
	color: #ffffff;
}
*/

/* ********************************** */

/* full width content area */
#full_bar
{
	overflow:hidden;
	width: 920px;
	margin: 0 auto;
	/*margin-left:20px;
	margin-right:20px;*/
	margin-top:0;
	margin-bottom:0;
}
#full_bar #content_banner a{
	color:#26A9E0;
	text-decoration:none;
}
#full_bar #content_banner img{
	padding-top:10px;
	border:none;
}
#full_bar #content_banner {
	width:217px;
	float:left;
	text-align:center;
	color:#26A9E0;
	font-size:14px;
	font-weight:bold;
}
#full_bar h1 {
    text-align:center;
	font-size:24pt;/*32px*/
	/*font-weight:lighter;*/
	padding-top:20px;
	margin-top:0px;
}
.cuadro {
    float:left;
    width:190px;
    height:229px;
    margin-right:10px;
}
.cuadro2 {
    float:left;
    width:197px;
	background:transparent url("../img/cuadro.png") no-repeat;
}
.cuadro3 {
    float:left;
    width:197px;
	background:transparent url("../img/cuadro_dest.png") no-repeat;
}
.cuadro2 img, .cuadro3 img {
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 8px;
}
/*.cuadro .etiqueta, .cuadro_ini .etiqueta {*/
.etiqueta {
    padding:180px 15px 0 15px;
    text-align:center;
    font-weight:bold;
}
.etiqueta_ini {
    padding:15px 15px 0 15px;
    /*text-align:center;*/
    font-weight:bold;
}
.etiqueta_lista {
    margin-left: 5px;
    padding-left: 5px;
    border-left: #0088CC 1px solid;
    text-align:left;
	font-size: smaller;
    font-weight:bold;
}
.etiqueta a, .etiqueta_ini a, .etiqueta_lista a {
    font-weight:bold;
}

/* Content */
#content
{
	/*float:left*/
	margin:0 auto;
	padding:0;
	overflow:hidden;
	clear: both;
}

#content_print
{
	overflow:hidden;
}

/* Main Bar */
#main_bar
{
	/*float: right;*/
	overflow:hidden;
	width:680px;
	margin:20px 20px 20px 20px;
}
#main_bar_inner
{
	float:left;
	overflow:hidden;
	width:925px;
	margin:0px 20px 20px 15px;
}
.big_print
{
	text-align:right;
}
.big_print img
{
	margin-top:3px;
}

#main_bar_print
{
	float:right;
	overflow:hidden;
	width:100%;
}

/* enlaces */
div.cuadro_enlace {
	width: 240px;
	height: 160px;
	padding: 0 5px 0 5px;
	margin: 0 10px 10px 0;
	float: left;
	border: #f76521 1px solid;
	overflow: auto;
}
div.cuadro_enlace .nombre {
	color: #f76521;
	font-size: 8pt;
	line-height:1.2;
	font-weight: bold;
}
div.cuadro_enlace .descripcion {
	font-size: 8pt;
	line-height:1.2;
	color: #5D5F62;
}
div.cuadro_enlace .enlace {
	font-size: 8pt;
	line-height:1.2;
	font-weight: bold;
}
div.cuadro_enlace .enlace a {
	color: #f76521;
	text-decoration: none;
}
div.cuadro_enlace .enlace a:hover {
	color: #f76521;
	text-decoration: underline;
}
h2.enlaces {
	clear: both;
	margin-bottom: 5px;
}
p.mas_enlaces {
	font-size: 8pt;
	clear: both;
}
p.mas_enlaces a {
	color: #f76521;
	text-decoration: none;
}
p.mas_enlaces a:hover {
	color: #f76521;
	text-decoration: underline;
}
/* ********************************** */
/* Elements */
h1
{
	/*font-family: Myriad Web Pro, Myriad Pro, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight: normal;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
}
h2
{
	/*font-family: Myriad Web Pro, Myriad Pro, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight: normal;
	color:#000000;
	margin-top:10px;
	margin-bottom:0px;
}
h3
{
	/*font-family: Myriad Web Pro, Myriad Pro, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: normal;
	color:#000000;
	margin-top:10px;
	margin-bottom:0px;
}
h1 strong, h2 strong, h3 strong,
h1 b, h2 b, h3 b {
    color: #f76521;
}
h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;/*14px*/
	font-weight:bold;
	color:#000;
	margin-top:1px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}
.diseno h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;/*12px*/
	font-weight:bold;
	color:#000;
	margin-top:1px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:1px;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;/*14px*/
	font-weight:normal;
	color:#2c2c2c;
	margin:0px 0px 5px 0px;
	padding-top:0px;
}
h3 img
{
	vertical-align: middle;
	margin-right: 5px;
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;/*12px*/
	font-weight:bold;
	color:#939393;
	margin:0px 0px 5px 0px;
	padding-top:0px;
}
h5 img
{
	vertical-align: middle;
	margin-right: 5px;
}
.naranja {
	color: #f76521;
}
.bigbig {
    font-size: 11pt;
	line-height:1.5;
}
.bigbig img {
	margin-top:3px;
	margin-right:5px;
}
.titular {
	/*font-weight: bold;*/
	font-size: 14pt;
	color: #f76521;
}
p.flecha_verde {
	font-size: 8pt;
	/*margin-left: 10px;*/
	padding-left: 26px;
	background: url("../img/iconos/arrow2_right_green.png") top left no-repeat;
}

.content_box {
    border:#ffbe10 1px solid;
    margin: 10px 0 10px 0;
    padding:0px 5px 0px 5px;
}
.help {
	cursor: help;
}

/* Sidebar */
#sidebar
{
	float: right;
	overflow:hidden;
	width:200px;
	margin:20px 20px 20px 0;
	font-size:9pt;/*12px*/
}
#sidebar a
{
	text-decoration:none;
}
#sidebar a:hover
{
	text-decoration:underline;
}
#sidebar ul
{
	list-style:none;
	/*list-style-position:10;*/
	margin: 1px 0px 0px 5px;
	padding: 1px 0px 0px 5px;
	line-height:20px;
}
.tag_cloud
{
	font-size:7pt;
	padding-bottom:15px;
	text-align:center;
    line-height:10pt;
    color:#9c9e9c;
}
.tag_cloud a {
    text-decoration:none;
    color:#9c9e9c;
}
#sidebar .tag_cloud a:hover {
    text-decoration:none;
    color:#f76521;
}
.tag_cloud .big {
    font-size:9pt;
}
.tag_cloud .bigger {
    font-size:10pt;
    font-weight:bold;
}
.tag_cloud .biggest {
    font-size:11pt;
    font-weight:bold;
}

.sidebar_box
{
	padding: 10px 15px 15px 15px;
	width:168px;
	overflow:hidden;
    background-color: #ffffd6;
	border:#ffbe10 1px solid;
}
.sidebar_box form
{
    display: inline;
}
.sidebar_box h3
{
	margin-top:0;
}
.sidebar_box_left
{
	float:left;
	width:40px;
	overflow:hidden;
	margin-top:10px;
}
.sidebar_box_right
{
	float:left;
	width:110px;
	overflow:hidden;
	margin-top:10px;
	margin-left:10px;
}

.content_ul
{
    list-style:none;
}
.high {
	/*line-height:20px*/
}
.high img {
	vertical-align: top;
	margin-right: 5px;
}
#main_bar ul,
#main_bar ol
{
	margin: 1px 0px 0px 20px;
	padding: 1px 0px 0px 0px;
	/*line-height:20px;*/
}
#main_bar ul li,
#main_bar ol li
{
	list-style-position:inside;
	/*margin-bottom:10px;*/
}

#main_bar ul img
{
	vertical-align: top;
	margin-right: 5px;
}

#main_bar_print ul
{
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height:20px;
}
#main_bar_print ul li
{
	list-style-position:inside;
	margin-bottom:10px;
}
#main_bar_print ul img
{
	vertical-align: middle;
	margin-right: 5px;
}

p.caract {
	background-image: url("../img/css/check.png");
	background-repeat: no-repeat;
	padding-left: 25px;
    margin-top: 0;
}
p.caract strong {
	color: #0051a5;/*#f76521;*/
	font-size: 14px;
    list-style-position:outside;
}

ul.caracteristicas {
    list-style:none;
    margin-left: 0;
}
ul.caracteristicas li {
	background-image: url("../img/css/check.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 6px;
    margin-left: 0;
}
ul.caracteristicas li strong {
	color: #f76521;
	font-size: 14px;
    list-style-position:outside;
}

.index
{
	font-size:8pt;/*10px*/
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height:10px;
    margin-bottom:0px;
}
/* */
.bread
{
	font-size:9pt;/*12px*/
	color:#3c3c3c;
	font-weight:normal;
}
.bread a
{
	color:#3c96d6;
	font-size:9pt;/*12px*/
	text-decoration:underline;
}
.bread a:hover
{
	text-decoration:none;
}

.top_content_block
{
	width:585px;
	overflow:hidden;
}
.top_content_block .left
{
	float:left;
	width:295px;
	overflow:hidden;
}
.top_content_block .left p
{
	margin:0px;
}
.top_content_block .right
{
	float:right;
	width:174px;
	overflow:hidden;
}



.top_content_block_print
{
	width:100%;
	overflow:hidden;
}
.top_content_block_print .left
{
	float:left;
	width:70%;
	overflow:hidden;
}
.top_content_block_print .left p
{
	margin:0px;
}
.top_content_block_print .right
{
	float:right;
	width:30%;
	overflow:hidden;
}

.quote
{
	margin: 20px 20px 20px 20px;
	font-style: italic;
}

.icons
{
	width:485px;
	overflow:hidden;
	border-top:solid 1px #7f7f7f;
}
.icons img
{
	vertical-align:middle;
	margin-left:10px;
	margin-top:5px;
	border:0px;
}

.print
{
	float:right;
	width:150px;
	color:#3c96d6;
	font-size:9pt;/*11px*/
	margin-top:5px;
}
.print img, .print a
{
	margin-right:5px;
	vertical-align:middle;
	border:0px;
}

#copy
{
	width: 960px;
	overflow: hidden;
	margin: 0 auto 0;
	text-align: center;
	font-size:8pt;
	background-color: #ffffff;
}
#copy p
{
	font-size:8pt;
	margin: 10px auto;
	/*width:650px;*/
	color:#747474;
}
/*#copy a {
	margin-left:5px;
	margin-right:5px;
}*/
#copy img
{
	border:0px;
}
#copy a.lnk {
	font-size:7pt;
	margin:0;
	color: #c0c0c0;
	text-decoration: none;
}

/* footer y prefooter nuevos */
#backprefooter {
	background-color:#000E3A;
	width:100%;
	height:64px;
}

#backprefooter #prefooter {
	width:960px;
	text-align:center;
	padding-top:10px;
}

#backprefooter #prefooter p {
	font-size:8pt;
	color:#fff;
	margin:0;
	padding:0;
	line-height:20px;
}
#backprefooter #prefooter a {
	/*color:#F2F2F2;*/
	color:#fff;
	font-weight: bold;
}
#backprefooter #prefooter img {
	border:0px;
}

#backprefooter #prefooter a.lnk {
	font-size:7pt;
	color: #c0c0c0;
	text-decoration: none;
}

#backfooter {
	background-color:#FFFFFF;
	width:100%;
	height:60px;
}

#backfooter #footer {
	width:960px;
	text-align:center;
}

#backfooter #footer p {
	font-size:8pt;
	color:#F2F2F2;
	margin:0;
	padding:0;
	line-height:20px;
}

#backfooter #footer img {
	border:0px;
	padding-left:5px;
	padding-right:5px;
}

#footer {
	background-color:#000E3A;
	width:100%;
	height:10px;
}

input.submit {
    background:transparent url("../img/css/btn_off.jpg") repeat scroll 50%;
    color:#FFFFFF;
    font-size:11pt;/*14px*/
    font-weight:bold;
    height:24px;
    position:relative;
    text-decoration:none;
}

input.red_submit {
    background:transparent url("../img/css/red_button.jpg") repeat scroll 50%;
    color:#FFFFFF;
    font-size:11pt;/*14px*/
    font-weight:bold;
    height:24px;
    position:relative;
    text-decoration:none;
}

input.green_submit {
    background:transparent url("../img/css/green_button.jpg") repeat scroll 50%;
    color:#FFFFFF;
    font-size:11pt;/*14px*/
    font-weight:bold;
    height:24px;
    position:relative;
    text-decoration:none;
}

a.nodeco  {
	text-decoration:none;
}

input.text_input{
    border:1px solid #088BDD;
    color:#777;
    font-size:9pt;/*12px*/
    padding:4px 8px;
    position:relative;
    margin-bottom:5px;
    margin-top:3px;
}

.banners
{
	float:left;
	padding:15px;
	overflow:hidden;
}

.banners img
{
	border:0px;
}

.diseno_box
{
	overflow:hidden;
}

.diseno
{
	margin:3px;
	float:left;
	border:1px solid #e5e5e5;
	padding:10px;
	width:198px;
	height:320px;
	overflow:hidden;
	color:#747474;
}
.diseno ul,
.diseno ul li
{
	list-style: url("../img/css/list_marker.jpg");
	margin:0px;
	padding:0px;
}

/* Portfolio */
.portfolio
{
	width:60%;
	padding-bottom:10px;
	text-align: center;
}

.portfolio .logo
{
	margin:0 auto;
	padding:20px;
	border:2px solid #a0a0a0;
	text-align: center;
    background-color: white;
}

.mini-portfolio {
    width: 405px;
    margin-left:0;
    padding: 0px;
    text-align: center;
}
.iportfolio {
    float: left;
    width: 324px;
    padding: 0px;
    text-align: center;
}
.mini-portfolio-hor {
    /*float: center;*/
    /*margin: 0 auto;*/
    padding: 0px;
    text-align: center;
}
.mini-portfolio img, .iportfolio img, .mini-portfolio-hor img {
    margin-right: 4px;
    margin-bottom: 4px;
    /*border: #0051a5 1px solid;*/
    border: #ffffff 1px solid;
}
.mini-portfolio a img:hover, .iportfolio a img:hover, .mini-portfolio-hor a img:hover {
    margin: 1px;
    /*border: #0051a5 2px solid;*/
    border: #ffffff 2px solid;
}
.jportfolio {
    float: left;
    padding: 0px;
}
.jportfolio img {
    margin-right: 2px;
    margin-bottom: 2px;
    /*border: #0051a5 1px solid;*/
    border: #ffffff 1px solid;
}
.jportfolio a img:hover {
    border: #f76521 1px solid;
}

/* Surveys */
#dropinboxv2cover{
    width: 420px; /*change width to desired */
    height: 370px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
    border: 1px solid white;
    position:absolute; /*Don't change below 4 rules*/
    z-index: 100;
    overflow:hidden;
    visibility: hidden;
}

#dropinboxv2{
    width: 400px; /*change width to above width-20. */
    height: 350px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
    border: 1px solid gray; /*Customize box appearance*/
    background-color: white;
    padding: 4px;
    position:absolute; /*Don't change below 3 rules */
    left: 0;
    top: 0;
}

.btns
{
	width:100%;
	text-align:right;

}
.btns .red_btn
{
	border:0px;
	background:url("../img/css/red_btn.jpg") top left no-repeat;
	width:96px;
	height:23px;
	color:#fff;
	font-size:10pt;/*12px*/
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.btns .green_btn
{
	border:0px;
	background: url("../img/css/green_btn.jpg") top left no-repeat;
	width:140px;
	height:23px;
	color:#fff;
	font-size:10pt;/*12px*/
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.red_text
{
	color:#fe4002;
}

/* planes */
table.planes a {
	text-decoration:none;
}
table.planes a:hover {
	text-decoration:underline;
}
td.tdTopIcon {
	vertical-align: bottom;
	text-align: center;
}
td.tdTitle {
    margin: 0px 2px 0px 2px;
    padding: 5px;
    border: 1px solid #ffbe10;
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;/*11px*/
	font-weight: bold;
    color: #666666;
}
td.tdNorm {
    margin: 0px 2px 0px 2px;
    padding: 5px;
    border: 1px solid #ffbe10;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;/*11px*/
	font-weight: bold;
    color: #666666;
}
td.tdSimple {
    margin: 0px 2px 0px 2px;
    padding: 5px;
    border: 1px solid #ffbe10;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;/*11px*/
    color: #666666;
}
td.tdText {
    margin: 0px 2px 0px 2px;
    padding: 5px;
    border: 1px solid #ffbe10;
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;
    color: #666666;
}
td.tdTitleBG {
    margin: 0px 2px 0px 2px;
    padding: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #5050a0;
	color: #FFFFFF;
	font-size: 8pt;/*11px*/
	font-weight: bold;
}
td.tdNormBG {
    margin: 0px 2px 0px 2px;
    padding: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: #5050a0;
	color: #FFFFFF;
	font-size: 8pt;/*11px*/
	font-weight: bold;
}
td.tdNorm form {
    display: inline;
}
td.tdBorder {
    padding: 5px;
    border: 2px solid #ffbe10;
	vertical-align: top;
	text-align: left;
	font-size: 8pt;/*10px;*/
    color: #666666;
}

/* Lightbox styles */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../img/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
/*#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../img/nextlabel.gif) right 15% no-repeat; }*/
/*#prevLink { left: 0; float: left; background: url("../img/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url("../img/nextlabel.gif) right 15% no-repeat;}*/
#prevLink { left: 0; float: left; background: url("../img/iconos/retroceder.gif") left 50% no-repeat;}
#nextLink { right: 0; float: right; background: url("../img/iconos/avanzar.gif") right 50% no-repeat;}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

