/*
 *  PROYECTO: Obra social 2006
 *  DESCRIPCIÓN: Hoja de estilos de la sección "Emprendedores"
 *  AUTOR: David Ortiz 10/05/2006
 */

body
{
	padding-bottom:24px!important;
	background-repeat: repeat-x;
	background-image: url(../../gifs/BGEmprendedores.gif);
}

/*
 *	CABECERA (Estilos específicos de la sección)
 */

#header
{
	height: 80px;	
	background-image: url(../gifs/bgHeaderEmprendedores.gif);
}

#header .selectedItem
{
	background-color:#005BAA!important;
}

/* PIE */
#footer
{
	text-align:center;
	width:100%;
	float:left;
	clear:both;
	margin-top:20px;
}

/* 
 *	MENU PRINCIPAL (zona izquierda)
 */

#menu				
{	
	top     :  12px;	
}
#menu .selectedItem
{
	background-color: #E5EEF7!important;
	color:#005BAA;
}
#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 #005BAA!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 #005BAA!important;
}
#menu .separa {
  width:auto;  
  margin:0px 0px 3px 0px;
  padding:0px 0px 0px 0px;
  border: solid 1px #ffffff;
  border-bottom:solid 1px #005BAA!important;
  clear:both;
}
#menu .menutop
{	
	margin:0px 0px 0px 0px!important;
	padding:0px!important;
	width:155px!important;
}



/*
 * ZONA DE CONTENIDO (Elementos específicos de la sección)
 */

#contleftemp			
{
	margin-top:20px;
	margin-left    :   10px;
	width   : 155px;						
	padding:0px;
}

#contcentral
{
	top:10px;	
	width:420px;
}

#cont h1
{
	color:#005BAA!important;	
}
#cont h2
{
	color:#ff9805!important;
}
#cont h3
{
	color:#026562!important;
}

.imgLeft
{
	float:left;
}

/* 
 * FRANJA SUPERIOR 
 */
.bgFranja {
  width:100%;  
  top:81px;
  height:15px;
  position:absolute;
  background-color:#005BAA!important;
}


/*
 * HOME
 */

#intro
{
	margin: 20px 0px 15px 0px;
}

/*
 * FORMACION
 */
#cursosOnline
{
	position:relative;		
	width: 400px;
	margin: 0px;
	padding: 10px;
	background-color: #efefef;
}

#cursosOnline #logoIfo
{
	float:left;
}

#cursosOnline #textoIfo
{
	padding-left: 90px;
}

.curso
{
	position:relative;	
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
 * PREMIO
 */

.premiado
{
	position:relative;	
	margin-top: 10px;
	margin-bottom: 10px;
}
.premiado .imgRight
{
	float:right;
	margin: 2px 0px 2px 5px;
}

/*
 * GALERÍA DE IMÁGENES
 */ 

.galeria
{
	position:relative;	
	background-color: #f3f3f3;
	margin: 0px;
	padding: 10px;
	text-align: center;	
}

.galeria .navegador
{
	margin-top: 10px;
	position:relative;				
	text-align: center;		
}

.galeria .navegador img
{	
	border: none;	
}

.galeria .navegador .info
{			
	height: 20px;		
	padding: 5px;
	vertical-align: top;	
}

/*
 * ASESORÍA ON-LINE
 */
.subir
{
	text-align:right;
}
/* Separadores */
.separaforo {
  width:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-bottom:solid 2px #005BAA;
  clear:both;
}
/* LISTADOS */
.listado
{
	color:#000000!important;	
}
.listado strong
{
	color:#000000!important;
}
.listado h3
{
	text-decoration:none!important;
}
/* Mapa de universidades */
#infolayer
{
	position: absolute;
	padding: 2px;
	background-color: #cccccc; 
	visibility: hidden;
	z-index : 2;
}

/* Accesibilidad */
.divh2
{
	position: relative;
	margin  : 10px  0px  0px 0px;
	padding :  0px  0px  0px  0px;
	font-family: Arial;
	font-size  : 130%; /*14px;*/
	color:#ff9805!important;
	font-weight:bold;
}

