body
{
}
table {
	background-color: #FFFFFF;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2445FF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.verde
{
	background:#B1B880;
}.verde2 {
	background-color: #535B32;
}
.cuadro {
	border: 1px solid #D4D6CC;
}
.obras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535b32;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535b32;
	font-weight: bold;
}
.ancho1 {
	width: 80px;
	border: 1px solid #535B32;	
}
.ancho2 {
	width: 49px;
	border: 1px solid #535B32;	
}
.ancho3 {

	width: 170px;
	border: 1px solid #535B32;	
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-left: 5px;
}
a {
	color: #525931;
	text-decoration: none;
}
.thEventos {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.ancho5 {
	width: 60px;
	height: 12px;
	border: 1px solid #535B32;	
}
.ancho6 {

	width: 41px;
	border: 1px solid #535B32;	
	height: 14px;
}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-weight: normal;
}
.ancho7 {


	width: 145px;
	border: 1px solid #535B32;	
	height: 14px;
}
.ancho8 {



	width: 83px;
	border: 1px solid #535B32;	
	height: 16px;
}
.ancho9 {
	width: 50px;
	border: 1px solid #535B32;	
	height: 16px;
}
.ancho10 {
	width: 144px;
	border: 1px solid #535B32;	
	height: 14px;
}
#obras_scroll {
	height: 200px;
}


/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{
	position:relative;
	overflow:hidden;
	width:100%;
	height:218px;
	z-index:100;
	visibility: visible;
	}
div#wn	{ 
	position:relative; 
	left:0px; top:0px; 
	width:100%; height:252px; 
	clip:rect(0px, 100%, 250px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:relative; 
	left:0px; top:0px; 
	width:100%; 
	z-index:1; 
	}

table#imgTbl { background-color:#fff; width:132px }
table#imgTbl td { height:140px; vertical-align:middle; text-align:center }
