/*
 *  PROYECTO: Obra social 2006
 *  DESCRIPCIÓN: Hoja de estilos de la sección "Jóvenes"
 *  AUTOR: David Ortiz 03/05/2006
 */
h1
{
	color:#a0251e!important;
}
h2
{
	color:#ff9805!important;
}
h3
{
	color:#026562!important;
}
body
{
	padding-bottom:24px!important;
	background-repeat: repeat-x;
	background-image: url(../../gifs/BGCultura.gif);	
}
/* PIE */
#footer
{
	background-color: #f2dedd;
	line-height  : 12px;
	padding:0px;
	margin:0px 0px 10px 0px;
	position: absolute;
	width:100%;
	bottom:0px;
	display:none;
}

/*
 *	CABECERA (Estilos específicos de la sección)
 */

#header .selectedItem
{
	background-color:#a0251e!important;
}

/* MENÚ */
#menu .selectedItem
{
	background-color: #f2dedd!important;
	color:#a0251e;
}
#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 #a0251e!important;
}
#menu ul li
{		
	margin-bottom:0px!important;
	margin-left:0px!important;
	margin-top:0px!important;
	padding-top:4px!important;
	padding-bottom:3px!important;
	line-height:9px;
	border-top:solid 1px #a0251e!important;
	font-family:arial;
	font-size:110%!important; /*10px!important;*/
}
#menu .separa {
  width:auto;
  margin:0px 0px 3px 0px;
  padding:0px 0px 0px 0px;
  border: solid 1px #ffffff;
  border-bottom:solid 1px #a0251e!important;
  clear:both;
}
#menu .menutop
{
	margin:0px 0px 0px 0px!important;
	padding:0px!important;
	width:155px!important;
}

/* CONTENIDO IZQUIERDA */
#contleft
{
	top:100px!important;
}
.cajaDestacadoDer
{
	border-right: solid 1px #a0251e!important;
	border-left: solid 1px #a0251e!important;
	border-bottom: solid 1px #a0251e!important;	
}
.inst
{
	border-right: solid 1px #848283!important;
	border-left: solid 1px #848283!important;
	border-bottom: solid 1px #848283!important;	
}

/* FRANJA SUPERIOR */
.bgFranja {
  /*width:100%;
  top:80px;
  height:22px;
  position:absolute;
  background-color:#a0251e!important;*/
}

/* LISTADOS */
.listado
{
	color:#000000!important;	
}
.listado a
{
	text-decoration:none;
}
.listado strong
{
	color:#000000!important;
}
