.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.sobre {text-decoration: none}
.sobre:hover {text-decoration: underline}
.sobre:active{text-decoration: underline}
.sobret {text-decoration: none}
.sobret:hover {text-decoration: none}
.sobret:active{text-decoration: none}
.top {
	border: 2px solid #FFFFFF;
}
.padd {
	margin: 2px;
	padding: 2px;
}
.bordefoto {
	border: thin solid #991111;
}
.fondotabla {
	background-color: #E8E7DA;
}
.fondocelda {
	background-color: #FFFFFF;
}
.borde_bot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-color: #4A4A4A;
}
.borde_bot_dot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-color: #4A4A4A;
}
.borde_izq {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #4A4A4A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
}
.menuinb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 1px;
}
.bold {font-weight: bold;}
.borde {
	border: 1px solid #4A4A4A;
}
.borde_dot {
	border: 1px dotted #4A4A4A;
}