/*
 *  PROYECTO: Obra social 2006
 *  DESCRIPCIÓN: Hoja de estilos de la sección "Jóvenes"
 *  AUTOR: AFrigols 09/05/2006
 */
h1
{
	color:#76b214!important;
}
h2
{
	color:#ff9805!important;
}
h3
{
	color:#026562!important;
}
body
{
	padding-bottom:24px!important;
	background-repeat: repeat-x;
	background-image: url(../../gifs/BGDesarrollo.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:#7bb020!important;
}

/* MENÚ */
#menu .selectedItem
{
	background-color: #ebf3dc!important;
	color:#87a331;
}
#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 #76b214!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:11px;
	border-top:solid 1px #76b214!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 #7bb020!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 #7bb020!important;
	border-left: solid 1px #7bb020!important;
	border-bottom: solid 1px #7bb020!important;	
}

/* FRANJA SUPERIOR */
.bgFranja {
  /*width:100%;
  top:80px;
  height:22px;
  position:absolute;
  background-color:#7bb020!important;*/
}

/*
 * CONVOCATORIAS
 */

.convocatoria
{
	position:relative;	
	margin-top: 10px;
	margin-bottom: 10px;	
}
.convocatoria a
{
	text-decoration:none;
}
#divGanadores ul
{
	color:#000000!important;
}

/*
 * PUBLICACIONES
 */
.publicaciones .divh3
{
	color:#026562!important;
	position: relative;
	margin  :  0px;
	padding :  0px;
	font-family: Arial;
	font-size  : 110%; /*12px;*/	
	font-weight:bold;
}
