body {
	background:#FFFFFF;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
td.cuerpo {
	background-color: #D6E75A;
	padding-top: 5px;
	padding-bottom: 15px;
}
td.menu {
	width: 175px;
	padding-right: 5px;
	padding-left: 7px;
	height: 100%;
	vertical-align: top;
}
td.line {
	width: 2px;
	background-color: #000000;
}
td.texto {
	background-color: #D6E75A;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-align: justify;
}
td.menuTop {
	height: 266px;
	background-image: url(../images/_smenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	vertical-align: top;
}
td.menuMiddle {
	height: 100%;
	background-image: url(../images/_mmenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.menuMembrete {
	height: 134px;
	background-image: url(../images/_imenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 30px;
	line-height: 15px;
}
div.menu{
	background:none;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	width: 100%;
}
div.menu2{
	background:#E13415;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	cursor: hand;
	font-weight: normal;
	filter:alpha(opacity=80, finishopacity=0, style=1, startx=0, starty=0, finishx=255, finishy=255);
}
a.menu {
	font-size:11px;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial;
}
div.subMenu {
	background:none;
	text-decoration: none;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}
div.subMenu2 {
	background:#E13415;
	text-decoration: none;
	width: 100%;
	cursor: hand;
	font-weight: normal;
	filter:alpha(opacity=80, finishopacity=0, style=1, startx=0, starty=0, finishx=255, finishy=255);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}
td.textov {
	text-align: justify;
}
td.texttab {
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}
.form {
	font-family: Arial;
	font-size: 10px;
}
.cuerpo .texto table.derecha {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #D6E75A;
}
.cuerpo .texto table.izquierda {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.cuerpo .texto table {
	background-color: #D6E75A;
	border: 1px solid #000000;
}
