body {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: url(../imagenes/page_bg.jpg);
    color: #6f6f6f;
}

html, body, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

th, td {
    font-size: 12px;
}

img { border: 0px; }

#wrapper {
    margin: 16px auto;
    text-align: left;
    width: 1000px;
    position: relative;
}


h1 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 14px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    font-size: 12px;
    padding: 4px 0px 0px 0px;
}

p {
    margin: 1em 0px;
    padding: 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width:0px;
    height:0px;
    overflow:hidden;
    font-size: 1px;
    line-height: 1px;
    border: none 0px #FFFFFF;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    margin-top : 1px
}

.readmore a {
    font-weight:normal;
}

.oculto {
    display: none;
}
.separador {
    border-bottom: 1px dotted;
    width: 90%;
    text-align:center;
    margin: auto;
    margin-bottom:25px;
}
/* ***** */

a {
    color: #6f6f6f;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    color: #000;
}

#inner {
    background: white;
    padding: 1px;
    border: 1px solid #d9d9d9;
}

#jnner {
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    background: #efebe3;
}

* html #jnner {
    width: 100%;
}

#nav {
    float:left;
    height:328px;
    position:relative;
    width:348px;
    z-index:10;
}

* html #nav a {
    float: left;
    f\loat: none;
}

#nav img {
    float: none;
    f\loat: left;
}

#body {
    background: no-repeat scroll left top white;
    border-bottom:3px solid #84B14C;
    float:left;
    position:relative;
    width:348px;
    z-index:20;
}

* html #body p {
    margin: 0px;
    padding: 0px 0px 1em 0px;
}

#body h2 {
    margin: 0px;
}

#body h3 {
    margin-bottom: 2px;
    margin-top: 1px;
}

#body .fecha {
    margin: 2px 0px 0px;
    font-size: 9px;
}

* html #body .inner {
    padding-top: 0px;
    padding-bottom: 15px;
    border-bottom: 3px solid #84b14c;
}

#body .inner {
    padding: 4px 15px 0px 10px;
    margin-bottom: -1px;
    border-bottom: 1px dotted #84b14c;
}

#right {
    display: inline;
    float: right;
    width: 633px;
    margin: 7px 7px 0px 0px;
    font-size: 11px;
    min-height:325px;
}

#right .boxed {
    background: white;
    padding: 2px;
    position: relative;
    margin-bottom: 7px;
}

* html #right .boxed div {
    width: 379px;
    wid\th: 254px;
    position: relative;
}


#right .boxed #box {
    border: 1px solid #ececec;
    margin: 0px;
    padding: 10px 18px 0px 15px;
    min-height:310px;
}

#right .boxed #cabecera{

    height:100px;
    margin-bottom:2px;
    padding:0;
}

#right .boxed .col_izq{
    border-right:1px dotted;
    border-top:medium none;
    float:left;
    margin-right:10px;
    overflow:hidden;
    padding-right:10px;
    width:46%;
}

#right .boxed .col_der{
    width: 50%;
    float:right;
    overflow:hidden;
}


* html #right p {
    margin: 0.3em 0px;
}

#right #nails {
    float: left;
    margin-top: 6px;
    margin-left: -95px;
    position:relative;
}

#right #skins {
    float: left;
    margin-top: 16px;
    margin-left: -95px;
}

#right #makess {
    float: left;
    margin-top: 10px;
    margin-left: -95px;
    margin-bottom: -3px;
}

#right #thelastbox {
    margin-bottom: 5px;
}

#gallery {
    display: inline;
    float: right;
    width: 216px;
    margin-right: 0px;
    background: white;
}

#gallery .inner {
    padding: 2px;
}

#gallery h2 {
    margin: 0px;
    padding: 0px;
}

#gallery .inner div {
    border: 1px solid #ececec;
    border-top: none;
    padding: 1px;
}

#gallery th {
    font-weight: normal;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
}

* html #gallery th {
    font-size: 10px;
    line-height: 10px;
}

.centro {
    margin: auto;
    text-align:center;
}
.derecha {
    float: right;
    margin-bottom: 5px;
    margin-left: 12px;
    margin-top: 5px;
}
.izquierda {
    float:left;
    margin-bottom: 5px;
    margin-right: 12px;
    margin-top: 5px;
}
img.peq  {
    width: 250px;
}
.marco {
    background: #808080;
    padding: 2px;
    position: relative;
    margin-bottom: 7px;
    border: 1px solid #ececec;
    margin: 0px;
}
.sinmarco {
    border: none !important;
    padding: 0 !important;
}

#box img {
    max-width: 593px;
}

.imgborder {
    border: 5px solid #E6E6E6;
}

.titulobarra {
    color: white;
    font-size: 17px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    top: -25px;
}

/*  tablas------- */

.tabla1{
    width: 100%;
    text-align: left;
}

.tabla1 caption{
    font-weight: bold;
    font-size: 18px;
    color: #6F6F6F;
    text-align: left;
    margin-bottom:5px;
    margin-top:10px;
}

.tabla1 thead th{
    background-color: #84bdbe;
    border-bottom: 4px solid #84B24A;
    color: #FFF;
    font-size: 14px;
}

.tabla1 tfoot th{
    font-weight: bold;
    font-size: 14px;
    color: #759CDA;
    text-align: left;
    background-color: #f9f9f9;
}

.tabla1 th.nombre{
    width:75%;
}

.tabla1 td{
    background-color: #f9f9f9;
    font-size: 11px;
}

/*  tablas------- */

/* cuerpo tecnico*/
#box_cuerpotecnico{
    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center;
    padding:0px;
}

#box_cuerpotecnico ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

#box_cuerpotecnico li {
    width: 260px;
    height: 190px;
    margin: 0px 10px 10px 0px;
    padding:10px;
    float: left;
}

#box_cuerpotecnico li a{
    text-decoration: none;
}

#box_cuerpotecnico li a:hover {
    background: none;
}



#box_cuerpotecnico li a img{
    width:147px;
    height: 167px;
    border: 4px solid #E6E6E6;
    clear: left;
}

#box_cuerpotecnico li a:hover img{
    width:147px;
    height: 167px;
    border: 4px solid #759CDA;
    clear: left;
}


#box_cuerpotecnico a .titulo {
    color: #757575;
    font-weight: bold;
    font-size: 8pt;
}

#box_cuerpotecnico a:hover .titulo {
    color: #759CDA;
}

.pie a {
    color: #6f6f6f;
    font-weight: normal;
    text-decoration: none;
}

.pie a:hover {
    color: #000;
}

.noticias_ppal a {
    border-bottom:1px dotted;
    color:RoyalBlue;
    text-decoration:none;
}
.noticias_ppal a:hover {
    color: #000;
    border-bottom:1px solid;
    text-decoration:none;
}

.noticia_cuerpo {
    color:#808080;
    font-size: small;
    text-align: justify;
    font-family: verdana;
}

/* presentaciones*/
#box_presentaciones{
    margin: 0 auto;
    width: auto;
    display: block;
    text-align: center;
    padding:0px;
}

#box_presentaciones ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

#box_presentaciones li {
    width: 260px;
    height: 190px;
    margin: 0px 10px 10px 0px;
    padding:10px;
    float: left;
}

#box_presentaciones li a{
    text-decoration: none;
}

#box_presentaciones li a:hover {
    background: none;
}



#box_presentaciones li a img{
    width:200px;
    height: 105px;
    border: 4px solid #E6E6E6;
    clear: left;
}

#box_presentaciones li a:hover img{
    width:200px;
    height: 105px;
    border: 4px solid #759CDA;
    clear: left;
}


#box_presentaciones a .titulo {
    color: #757575;
    font-weight: bold;
    font-size: 8pt;
}

#box_presentaciones a:hover .titulo {
    color: #759CDA;
}
.destacado {
    font-weight: bold;
}
.error {
    font-weight: bold;
    color:red;
}