body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C3C3C;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
a:link {
	color: #000099
}
a:visited {
	color: #000099
}
h1 {
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px
}
h2 {
	font-size: 16px;
	color:#000099;
	font-weight:400;
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px
}
h3 {
	font-size: 15px;
	color:#000099;
	font-weight:400;
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom:0px
}
/*footer*/
.footer {
	background-color:#75B1E3;
	font-size: 11px;
	color: #FEFEFE;
	height:30px
}
.footer a {
	font-size:11px;
	color: #FEFEFE
}
/*galerias de cuadros*/

.h1pad {
	margin-left:9px;
	margin-top:3px;
	color: #FEFEFE;
	font-size:16px
}
.h1pad2 {
	margin-left:9px;
	margin-bottom:7px;
	color: #000099;
}
td.h1 {
	background-color: #75B1E3;
	height:30px;
	color:#FEFEFE
}
/*gif para bordes redondeados*/
div.topLeft {
	height: 4px;
	background:url(/imagenes/cor-t-l.gif) no-repeat top left;
}
div.topRight {
	height: 4px;
	background:url(/imagenes/cor-t-r.gif) no-repeat top right;
}
div.BotLeft {
	height: 4px;
	background:url(/imagenes/cor-b-l.gif) no-repeat bottom left;
}
div.BotRight {
	height: 4px;
	background:url(/imagenes/cor-b-r.gif) no-repeat bottom right;
}
.tablaAyuda {
	background-color:#75B1E3;
	font-size: 14px;
	color: #454545;
}
.tablaAyuda2 {
	background-color:#CAE1F4;
	font-size: 14px;
	color: #454545;
}
.pie {
	font-size:15px;
	font-weight: bold;
	color: #000099
}
.subTitle {
	font-size:15px;
	font-weight: bold;
	color: #454545;
	text-decoration:underline
}
