body {
	background-color: #999999;
}
body,td,th {
	font-family: arial;
	font-size: 10pt;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #2288B4;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#estilosc{
	background-color: #ffffff;
	margin: auto;
	width: 800px;
	background-image: url(images/fdo-spc.gif);
	background-repeat: no-repeat;
}


#contenedor {
	width: 800px;
	background-color: #ffffff;
	clear: both;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 800px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}
#cabecera {
	float: left;
	height: 113px;
	width: 800px;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	
}
#tabla {
	font-family: arial;
	font-size: 9pt;
	color: #359cc3;
	text-decoration: none;
}

#pie {
	height: 25px;
	width: 800px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}

