/*** PARAMETROS GENERALES ***/
body {
    margin-left:25%;
	 margin-right:25%;
	 background-color: #FFFFFF;
	
}
.bordePagina {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #008131;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008131;
}


/*** PARA SECCIONES ***/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #3D3E39;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.normal STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #013366;
	text-decoration: none;
}
.normal UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(Imagenes/vineta_blue.gif);
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.normal LI {
	list-style-image: url(Imagenes/vineta_blue.gif);
}
.normal FORM {
	margin: 0px;
	padding: 0px;
}
.normal INPUT {
	height: 19px;
}
.normal A, .normal A:link, .normal A:active, .normal A:visited {
	color: #0000FF;
	text-decoration: underline;
}
.normal A:hover {
	color: #0000FF;
	text-decoration: none;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #333333;
}
.bordeBanner {
	border: 1px solid #999999;
}
li {
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
.tablegreen {
	border: 1px solid #C2CDBC;
	background-color: #EBEFE9;
}
.tablegreen TR {
	padding: 3px 3px 0px;
}
.tablegreen LI {
	line-height: 12px;
}
body {
	border: 0px 0;
}
.TablaBorde {
	border-top: solid #1A5592;
	border-right: 1px solid #1A5592;
	border-bottom: 1px solid #1A5592;
	border-left: solid #1A5592;
}
#bordetabla {
	background-color: #FFFFFF;
	border: 1px solid #B74A4D;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E61A1B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
