  /* Style Sheet for UII.*/
body {
	position: absolute; 
	top:0; 
	left:0;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
}
.center { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: center;
}
.right { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: right;
}
a.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00008B;
	text-decoration: none;
}

a.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.index { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF8C00;
	text-decoration: none;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Justify;
}
.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: Justify;
}
.cursiva { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	font-style: italic;
}
.enfasis { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #000000;
	text-align: Justify;
}
.curneg { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	font-style: italic;
	font-weight: bold;
}
.creditos { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: Left;
	background-color: transparent;
}
p.title { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
   font-weight : bold;
	color : #003399;
	text-align : Left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.titulo { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #000000;
	text-align: Left;
}
TD { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: Left;
}
TD.tdtitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: Center;
	font-weight: bold;
	background: #EEEEEE;
}
TD.content { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: Center;
	background-image: url(/santamaria/images/b_content.gif);
	background-repeat: repeat-x;
	background-color: White;
}
TD.content2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: Center;
	background-image: url(/santamaria/images/sleft.gif);
	background-repeat: repeat-y;
	background-color: White;
}
TD.content3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: Center;
	background-image: url(/santamaria/images/b_content2.gif);
	background-repeat: repeat-y;
	background-color: White;
}
TD.bottom { 
	background-image: url(/santamaria/images/b_bottom.gif);
	background-repeat: repeat-x;
}
H1 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align : Center;
}
H2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align : Center;
}
H3 { 
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	text-align : Center;
}
UL,OL,LI { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-align : Justify;
	margin-left: 10px;
}
LI.orange { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-align : Justify;
	margin-left: 10px;
	list-style-image: url(/santamaria/images/li.gif);
}
LI.orange2 { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-align : Justify;
	list-style-image: url(/santamaria/images/li2.gif);
	text-indent: 10px;
}
DT,DD { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	text-align : Justify;
}