/* CSS Document */
@import url("articulo_detalle.css");


	#botoneraConcursosAgenda{
		margin-top:-40;px;
	}
	

#cuerpo{
	background-image:url(../images/global_cuerpoIndex.jpg);
	height:427px;
}

#contenido{
	background-image:none;
	text-align:center;
}

#intro{
	background-image:url(../images/intro.jpg);
	width:578px;
	height:63px;
	margin:0 auto;
}

#barraNavegacionPortada{
	background-image:url(../images/linea_principal.jpg);
	width:686px;
	height:240px;
	margin:0 auto;
}

ol {
	padding-top:0px;
}


#contenido li{
	background-image:none;
	height:120px;
	float:left;
	padding-left:0px;	
}
#antecedentes{
	float:left;
	width:235px;
	height:140px;	
	left:0px;
	top:0px;
	padding-left:0px;
	padding-top:0px;
}

a#navAntecedentes_no_seleccionado{
	background-position:center bottom;
	width:235px;
	height:140px;	
	padding-left:0px;
}
#laguerra{
	width:215px;
	height:140px;	
	padding-left:0px;	
	float:left;
	left:0px;
	top:0px;
	padding-left:0px;
	padding-top:0px;
}

a#navLaguerra_no_seleccionado{
	background-position:70px bottom;
	width:215px;
	height:140px;	
	padding-left:0px;
}


#consecuencias{
	width:215px;
	height:140px;		
	float:left;
	left:0px;
	top:0px;
	padding-left:0px;
	padding-top:0px;
}

a#navConsecuencias_no_seleccionado{
	background-position:center bottom;
	width:215px;
	height:140px;		
	padding-left:0px;
}


#yademas{
	position:relative;
	top:60px;
	left:275px;
}

* html #yademas{
	top:40px;
}

#sabiasQue{
	background-image:url(../images/sabiasque.jpg);
	width:500px;
	height:90px;
	margin:0 auto;
	text-align:left;
	padding-left:90px;
	font-style:italic;
	font-size:80%;
}

* html #sabiasQue{
	position:relative;
	top:-33px;
}
#tituloSabiasQue{
	font-weight:bold;
	text-indent:-5px;
}

#tituloSabiasQue h4{
	font-size:inherit;
	font-weight:inherit;
}


#contenidoSabiasQue{
	padding-top:2px;
	width:460px;
}
