/*
 *  PROYECTO: Obra social 2006
 *  DESCRIPCIÓN: Hoja de estilos de la sección "Jóvenes"
 *  AUTOR: AFrigols 09/05/2006
 */
h1
{
	color:#848283!important;
}
h2
{
	color:#ff9805!important;
}
h3
{
	color:#006666!important;
}
body
{
	padding-bottom:24px!important;
	background-repeat: repeat-x;
	background-image: url(../../gifs/BGInstitucional.gif);	
}
/* PIE */
#footer
{
	background-color: #e6e6e6;
	line-height  : 12px;
	padding:0px;
	margin:0px 0px 10px 0px;
	position: absolute;
	width:100%;
	bottom:0px;
}

/*
 *	CABECERA (Estilos específicos de la sección)
 */

#header .selectedItem
{
	background-color:#848283!important;
}

/* MENÚ */
#menu .selectedItem
{
	background-color: #e6e6e6!important;
	color:#848283;
}
#menu ul 
{	
	width:155px;
	list-style-type:none;
	padding:0px 0px 0px 0px!important;
	margin-left:0px!important;
	margin-top:2px!important;
	margin-right:0px!important;
	margin-bottom:0px!important;
	border-bottom:solid 3px #848283!important;
}
#menu ul li
{		
	margin:0px!important;
	padding:1px 0px 1px 0px!important;
	border-top:solid 1px #848283!important;
	font-family:arial;
	font-size:110%!important; /*10px!important;*/
	vertical-align:bottom;		
}
#menu .separa {
  width:auto;
  margin:0px 0px 3px 0px;
  padding:0px 0px 0px 0px;
  border: solid 1px #ffffff;
  border-bottom:solid 1px #848283!important;
  clear:both;
}
#menu .menutop
{
	margin:0px 0px 0px 0px!important;
	padding:0px!important;
	width:155px!important;
}
#menu .subitem
{
	border: solid 1px #ffffff;
	border-top:solid 1px #d9d9d9!important;
	margin-top:0px;
	padding-left:10px;
	padding-top:2px;
	background-color:#ffffff;
}
#menu .subitem a
{
	text-decoration:none;
}

/* CONTENIDO IZQUIERDA */
#contleft
{
	top:100px!important;
}
/* FRANJA SUPERIOR */
.bgFranja {
  /*width:100%;
  top:80px;
  height:22px;
  position:absolute;
  background-color:#848283!important;*/
}
/* LISTADOS */
.listado
{
	color:#000000!important;	
}
.listado strong
{
	color:#000000!important;
}
.listado h3 a
{
	text-decoration:none!important;
}

/* Visita virtual */
.visita
{
	position:absolute;
	top:320px;
}
