@charset "utf-8";
/* CSS Document */
#textConstr{
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}


#contenedor {
	width:855px;
	height:auto;
	background-image: url(Imagenes/pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	/*margin: auto;*/

}
#header {
	left:20px;
	top:24px;
	width:840px;
	height:249px;
	margin-left: 8px;
}


#pie {
	left:16px;
	top:521px;
	width:840px;
	height:92px;
	z-index:3;
	margin-left: 8px;
}

body {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(structure.gif);
}


.Estilo1 {
	font-size: 14px;
	font-weight: bold;
}

	img{border:none;}



/* Easy Slider */
#slider 	{
			border:#000 1px solid;
}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:260px;
		height:210px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */




/* Easy Slider */
#slider2 	{
			border:#000 1px solid;
}
	#slider2 ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:260px;
		height:210px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */



/* Easy Slider */
#slider3 	{
			border:#000 1px solid;

}
	#slider3 ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider3 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:260px;
		height:210px;
		overflow:hidden; 
		}
	span#prevBtn{

		}
	span#nextBtn{
		}					

/* // Easy Slider */



/* Easy Slider */
#slider4 	{
			border:#000 1px solid;
}
	#slider4 ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider4 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:260px;
		height:210px;
		overflow:hidden; 
		}
	span#prevBtn{

		}
	span#nextBtn{
		}					

/* // Easy Slider */

