/* Secciones */

body,html
{
font-family:Tahoma;
font-size:12px;
height:99%;
margin:0px;
border:0px #000000 dashed;
background:#000000;
color:#FFFFFF;
}

.cuerpo
{
width:950px;
margin:auto;
height:100%;
padding-bottom:5px;
}

.encabezado
{
margin:auto;
width:950px;
height:85px;
background:url(/img/web/logo_ppal.jpg) no-repeat;
}

.menu_ppal
{
width:950px;
height:26px;
margin:0px 0px 5px 0px;
line-height:1.9;
border-bottom:1px #990099 solid;
}

.publi_ppal
{
width:950px;
height:10px;
}

.sec_central
{
margin:auto;
height:auto;
margin-bottom:5px;
}

.izquierda
{
width:200px;
background:#10010C;
float:left;
}

.centro
{
width:527px;
margin:0px 7px 0px 13px;
float:left;
}

.derecha
{
width:200px;
background:#10010c;
float:right;
}

.pie_pagina
{
width:950px;
clear:left;
}

/* Enlaces */

.blanco:link,.blanco:active,.blanco:visited
{
text-decoration:none;
color:#FFFFFF;
}

.blanco:hover
{
color:#FFFFFF;
text-decoration:none;
position:relative; 
top:1px;
left:1px
}

.rosado:link,.rosado:active,.rosado:visited
{
text-decoration:none;
color:#FF8DF0;
}

.rosado:hover
{
color:#FF8DF0;
text-decoration:none;
position:relative; 
top:1px;
left:1px
}

/* Formularios */

.cajatexto
{
font-family: Trebuchet ms;
font-size: 12px;
font-weight: normal;
padding: 3px 3px;
border: 1px #3399CC solid;
border-left: 3px #3399CC solid;
background: #FAFAFA;
}

.boton
{
font-family: Trebuchet ms;
font-size: 12px;
font-weight: normal;
padding: 0px 3px 0px 3px;
border: 2px #FF9900 solid;
background: #FAFAFA;
}

/* VARIOS */

.fondo_columnas
{
height:25px;
line-height:1.9;
margin:0px 0px 7px 0px;
background:url(/img/web/fondo_columnas_rosado.jpg) repeat-x;
}

.fondo_columnas_gris
{
height:25px;
line-height:1.5;
font-size:15px;
margin:0px 0px 5px 0px;
background:url(/img/web/fondo_columnas_gris.jpg) repeat-x;
}

.texto_ficha_rosado
{
color:#FF8DF0;
line-height:1.7;
}

h1
{
margin:0px 0px 0px 5px;
font-size:15px
}

h2
{
margin:0px 0px 0px 5px;
font-size:12px;
font-weight:normal
}