	
	/*	------------------------------------------------------------------------------------------
		TOUR DEL EMPLEO - FORO
		------------------------------------------------------------------------------------------
	*/

	
	
	/* ------------------------------------------------------------------------- seccion */
	
	DIV.seccion
	{
		padding:0 0 0 20px;
		text-align:left;
		color:#999;
		background:url(../imagenes/fondo_gris_deg.gif) repeat-x;
		overflow:hidden;
	}
	
	DIV.lateral
	{
		width:100px;
		float:right;
		background-color:#e8f3f7;
		margin:0 20px 0 20px;
	}	
	
	DIV.lateral UL
	{
		margin:20px 10px 0 10px;
	}		
	
	DIV.lateral UL LI
	{
		margin-bottom:10px;
	}
	
	DIV.seccion H2
	{
		font-size:1.3em;
		color:#fff;
		position:absolute;
		margin:-20px 0 0 17px;
		padding:0 0 0 20px;
		background:url(../imagenes/flecha_menu.gif) no-repeat left center;
	}
	
	DIV.titulares
	{
		background:#fec901 url(../imagenes/fondo_titulares.gif) repeat-x bottom right;
		border:solid #893c34;
		border-width:0 1px 1px 1px;
		padding:10px;
		color:#000;
		margin-right:20px;
	}
	
	DIV.titulares P.mapa
	{
		background:url(../imagenes/titulares_mapa.gif) no-repeat top left;
		width:100px;
		height:79px;
		float:left;
		margin:0 10px 0 -20px;
		text-indent:-1000px;
	}
	
	DIV.titulares P.nombre
	{
		font-size:2.1em;
		font-weight:bold;
		margin-bottom:5px;
	}
	
	DIV.content
	{
		margin-top:20px;
	}
	
	DIV.content H3
	{
		font-size:1.4em;
	}
	
	DIV.content P
	{
		margin:20px 0;
		font-size:1.2em;
	}
	
	DIV.content H4
	{
		margin:20px 0;
		background:url(../imagenes/fondo_titulos.gif) repeat-x bottom;
		font-size:1.6em;
		font-weight:bold;
		padding:8px;
		width:350px;;
		border:solid 1px #9e9e9e;
	}
	
	DIV.content H6
	{
		font-size:2.6em;
		color: #006699;
		font-weight:bold;
	
	}
	
	
	DIV.content UL
	{
		margin-bottom:20px;
	}
	
	
	/*	------------------------------------------------------------------------------------------ 
		Alberto Moral
		------------------------------------------------------------------------------------------
	*/