
body {
	background-color: #F0E6C8;
	color: #800040;
	text-decoration: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10;
	padding: 0 0 0 0;
}

h1 {
	font-weight : bold;
	FONT-SIZE: 13pt;
	text-align : center;
}

h2 {
	font-weight : bold;
	FONT-SIZE: 11pt;
	text-align : center;
}


a, a:visited {
	color : #800040;
	text-decoration : none;
	font-weight : bold;
}


a:hover {
	color : #ff0000;
}

.marco {
	padding : 0;
	text-align : center;
	border-width : 2;
	border-color : #800040;
	border-style : solid;
}

.tblFotos {
	width:95%;
	border: 0;
}

th {
	background-color : #800040;
	FONT-SIZE : 10;
	color : #F0E6C8;
}

td {
	FONT-SIZE: 10;
}

td.tblTxtCentro {
	TEXT-ALIGN: center;
	text-decoration : none;
	FONT-SIZE: 10pt;
}

a.menu, a.menu:visited {
	color : #800040;
	font-weight : bold;
	font-size : 11px;
}
a.menu:hover {
	color : #ff0000;
}

a.submenu, a.submenu:visited {
	color : #DF681F;
	font-weight : bold;
	font-size : 11px;
}
a.submenu:hover {
	color : #ff2222;
}
div.submenu2 {
	float:left;
	background-color: #FF984F;
}

.tblSubrayado{
	padding : 0;
	text-align : center;
	font-size : 10px;
	border-width : 0;
	border-color : #800040;
	border-style : solid;
	border-bottom-width : 1;
}

.imgHand{
	cursor:pointer;
}

