body {
	background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #AA6600;
	text-decoration: none;

}
a:visited {
	color: #AA6600;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}


.normal
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;

}
.pequeña
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.peque
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.formulario
{ 
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	border: 1px #999999 solid;
}


.mainDiv
{
	width:186px;
}
.topItem
{
	width: 186px;
	color: #5C5C5C;
	text-indent:24px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 4px 1px;
	line-height: 22px;
}
.topItemOver
{
	text-indent:24px;
	background-position:4px 1px;
	background-repeat:no-repeat;
	width: 186px;
	cursor:pointer;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/menu.jpg);
	line-height: 22px;
}
.topItemClose
{
	text-indent:24px;
	background-position:4px 1px;
	background-repeat:no-repeat;
	width: 186px;
	color: #333333;
	cursor:pointer;
	font-weight: bold;
	background-image: url(../images/menu.jpg);
	line-height: 22px;
}
.topItemCloseOver
{
	text-indent:24px;
	background-position:4px 1px;
	background-repeat:no-repeat;
	width: 186px;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/menu.jpg);
	color: #333333;
	line-height: 22px;
}
.dropMenu
{
	width: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter: alpha(opacity=100);
}
.subMenu
{
	width: 186px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subItem
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	width: 186px;
	text-indent: 14px;
	height: 18px;
}
.subItem a
{
	color: #AA6600;
	line-height: 18px;
	text-indent: 14px;
}
.subItemOver
{
	color: #FF6600;
	text-indent: 14px;
	line-height: 18px;
}
.subItemOver  a
{
	color: #FF6600;
	background-color: #FFFFFF;
	text-indent: 14px;
	line-height: 19px;
	cursor: pointer;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.Estilo1 {
	color: #054B5C;
}
.Estilo2 {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.Estilo3 {
	color: #D69C44
}
.Estilo4 {
	font-size: 13px;
	font-weight: bold;
	text-indent: 4px;
}
.Estilo5 {
	font-size: 14px;
	background-image: url(../images/titulo.gif);
	background-repeat: no-repeat;
	line-height: 37px;
	text-indent: 30px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 0px;
}
