.serie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
	padding: 10px;
	letter-spacing: 2p x;
}

.obras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	padding: 10px;
	letter-spacing: 1px;
	background-color: #eee;
	vertical-align: middle;
}

.tabla1 {
	border: 1px solid #A0A0A0;
	
}


.tabla2
	{
	border-color : #A0A0A0;
	border-width: 0 1 0 0px;
	border-style : solid;
}


.tabla3
	{
	padding: 10px;
}

.tabla4
	{
	border-color : #A0A0A0;
	border-width: 1 0 1 0px;
	border-style : solid;
}

.tabla4a
	{
	border-color : #A0A0A0;
	border-width: 1 0 0 0px;
	border-style : solid;
}

.tabla5
	{
	border-color: #A0A0A0;
	border-width: 1 1 1 0px;
	border-style: solid;
}



.tabla7
	{
	border-color : #A0A0A0;
	border-width: 1 1 0 0px;
	border-style : solid;
}

.tabla6
	{
	padding: 10 10 0 10px;
}

td {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	line-height: 18px;
}

.titulo {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #000;
	letter-spacing: 2px;
	padding: 10px
	}

.pie {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6c6c6c;
	text-align: center; 
}

A {color:#535353;text-decoration: none;}
A:Visited {color:#535353;}
A:Active {color:#535353;}
A:Hover {color:#000000;text-decoration: underline;}


select, input, textarea
		{
		font-family: verdana, tahoma, arial, helvetica;
		font-size: 10px;
		border-width: 1px;
		padding: 0px;
		background-color: #ffffff;
		border-color: #909090;
		}