body{
	margin:0px;
	background-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	height:100%;
}
#principal {
	height: 614px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	position:relative;
}
#content_portada {
	height: 500px;
	width: 1000px;
	position:absolute;
	top:61px;
}
#header{
	background-image:url(../imagenes/estructura/header_gradiente.jpg);
	max-height:36px;
	}
#menu {
	background-image:url(../imagenes/estructura/header_menu.jpg);
	height:25px;
	width: 1000px;
	z-index:1000;
	position:relative;
}
#banner_principal{
	width:280px;
	height:480px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../imagenes/estructura/person.png);
	background-position:top;
	background-repeat:no-repeat;
	border:none;
}
#banners{
	width:700px;
	height:500px;
	margin:0;
	padding:0;
	float:right;
	border:none;
}
#titulos{
	font:Helvetica;
	font-size:30px;
	width:525px;
	padding-top:15px;
	color:#727272;
	padding-left:15px
}
#cont_derecho{
	padding:30px;
	padding-top:30px;
	font:Helvetica, sans-serif;
	font-size:13px;
	overflow-x: hidden;
    overflow-y: scroll;
	height:388px;
	}
#footer {
	float:left;
	background-image:url(../imagenes/estructura/footer_fondo.jpg);
	height: 53px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	margin:0px;
	padding:0px;
}

.fuente_pequena{
	font-size:10px;
}
.fuente_pequena2{
	font-size:10px;
	line-height:11px;
}
.fuente_mediana{
	font-size:12px;
}
.fuente_grande{
	font-size:14px;
}
.fuente_extrag{
	font-size:16px;
}
.color_blanco{
	color:#FFF;
}
.color_rojo{
	color:#F00;
}
.gris{
	color: #707070;
}
.bold{
	font-weight:bold;
}
/*/LIGAS/*/

a.liga_roja {
	color:#FF0000;
}
a.liga_roja:hover {
	color:#999999;
}
a.liga_gris01{
	color:#333;
	background-image:url(../imagenes/bullets/bullet_gris.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.liga_gris01:hover{
	color:#F00;
	}
a.liga_gris02{
	color:#333;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.liga_gris02:hover{
	color:#F00;
	}
a.liga_blanca{
	color:#FFFFFF;
}
a.liga_blanca:hover{
	color:#E4E4E4;
}
.bullet_gris {
	list-style-image:url(../imagenes/estructura/bullet_triangulo.gif);
	list-style-position: outside;
}
/*/ ESTILOS TABLAS/*/

/*/ESTILOS DE ETIQUETA/*/

/*/MENUS INTERNOS/*/


.invisible{
	display:none;
}

.listado_invisible{ 
    display:none;
}
.fuente_top{
	float:left;
	}


/******* HOME ***********/
a img {border: none; }

/******* FIN HOME ***********/
#slider_botom{
	border:1px solid #CCC;
	width:635px;
	height:115px;
	}