/* CSS Document */
body {
background-color:#666;
margin:0;
}

td {
font-family:Verdana;
font-size:8pt;
}

.justified {
font-family:Verdana;
text-align:justify;
}

.footer {
font-family:"Verdana";
font-size:9px;
color:#292929;
}

.footerdestacado {
font-family:"Verdana";
font-size:9px;
color:#ffffff;
}

.box2 {
font-style:normal;
word-spacing:1pt;
border-color:#fff;
border-style:solid;
border-width:thin;
padding:1px;
}

a {
font-family:Verdana;
font-size:11px;
text-decoration:none;
color:#FFF;
}

a:link {
font-family:"Verdana";
font-size:9px;
color:#292929;
}

.transparente {
filter:alpha(opacity=30);
-khtml-opacity:.3;
-moz-opacity:.3;
opacity:.3;
}

input,select,textarea {
font-family:verdana;
font-size:100%;
color:#333;
}

input.red {
background-color:#CBCCCE;
font-weight:700;
font-size:8pt;
color:#333;
border:none;
}

.contenido,.contenido a:link,a:active {
font-family:Verdana;
font-size:8pt;
text-decoration:none;
color:#fff;
}

.contenido a:visited,a:visited {
color:#fff;
}

.contenido a:hover,a:hover {
color:#cacaca;
}

img.foto {
    border: 0px solid;
    background: url("i/indicator_snake.gif") no-repeat center center;
}