body{
	background: url(fondo2.jpg);
	background-repeat : repeat;
	background-position : center;
}
table.fondocha{
	background : url(fondota.gif) repeat-y center top;
}
table.marcorobot{
	border : thin ridge #63AACB;
}
p.lateral1 {
	text-decoration : none;
	font: 12pt Arial, sans-serif;
	color : Black;
	padding-right : 5px;
	padding-left : 5px;
	font-weight : bold;
}
p.titulo {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	border : thin solid #0B317D;
	background-color : Teal;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
}
p.lateral2 {
	text-decoration : none;
	font: 10pt Arial, sans-serif;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
}
p.lateral3 {
	text-decoration : none;
	font: 10pt "MS Serif", "New York", serif;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
}
p.columna {
	text-decoration : none;
	font: 10pt  arial;
	color : Black;
	padding-right : 5px;
	padding-left : 5px;
}
p.columnapeque {
	text-decoration : none;
	font: 8pt  arial;
	color : Black;
	padding-right : 5px;
	padding-left : 5px;
}
A.dos{
	text-decoration : none;
	font: bold 10pt Arial, sans-serif;
    color : Teal;
}
A.dos:HOVER {
	text-decoration : none;
	font: bold 10pt Arial, sans-serif;

	color : Teal;
}
A.dos:VISITED{
	font: bold 10pt Arial, sans-serif;

	color : TEal;
}
A {
		color : Blue;
		text-decoration : none;
	font: 10pt Arial, sans-serif;
}
A:HOVER {
		color : Blue;
		text-decoration : none;
	font: 10pt Arial, sans-serif;
}
A:VISITED {
	color : Blue;
	text-decoration : none;
	font: 10pt Arial, sans-serif;
}
a.centro {
	text-decoration : none;
	font: 8pt Arial, sans-serif;
	border : thin solid White;
	background-color : Teal;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}
a.centro:VISITED{
	text-decoration : none;
	font: 8pt  Arial, sans-serif;
	border : thin solid White;
	background-color : Teal;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}
a.centro:HOVER{
	text-decoration : none;
	font: 8pt Arial, sans-serif;
	border : thin solid White;
	background-color : Navy;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}
a.enlace {
	text-decoration : none;
	font: 7pt Arial, sans-serif;
	border : thin solid White;
	background-color : Teal;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}
a.enlace:VISITED{
	text-decoration : none;
	font: 7pt  Arial, sans-serif;
	border : thin solid White;
	background-color : Teal;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}
a.enlace:HOVER{
	text-decoration : none;
	font: 7pt Arial, sans-serif;
	border : thin solid White;
	background-color : Navy;
	color : White;
	padding-right : 5px;
	padding-left : 5px;
	width : 130px;
}