body {
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link_none {
	text-decoration: none;
}
.texto_normal_justify_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.link_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.link_1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.link_menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_menu_bar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
hr {
	border-top: 1px solid #999999;
}
.p-shadow {
	width: 100%;
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	background-image: url(../../images/oldpaper.png);
	background-repeat: repeat;
	background-position: center center;
}
.p-shadow div {
	width:auto;
	background: none !important;
	background: url(../../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 0 0 0;
 }
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position:static;
	text-align: center;
	vertical-align:middle;
	cursor: pointer;
	float:left;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ul.MenuBarHorizontal li:hover
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position:static;
	text-align: center;
	vertical-align:middle;
	cursor: pointer;
	float: left;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#E0E0E0;
	text-decoration:underline;
}
.texto_calendario_blanco {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.Tabla_borde_total_punteado {
	border: 1px dotted #CCCCCC;
}
.Tabla_borde_inferior_punteado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Tabla_borde_superior_punteado {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.copyright_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}.texto_normal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto_peq_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titulo_rojo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
