#printhead {
display:none;
}
html {
	background:#FFF4F4 none repeat scroll 0% 0%;
	border:0pt none;
	height:100%;
	margin:0pt;
	max-height:100%;
	overflow:hidden;
	padding:0pt;
}
body {
border:0pt none;
height:100%;
margin:0pt;
max-height:100%;
overflow:hidden;
padding:0pt;
}
p {
padding:10px 10px 10px 10px;
text-align:justify;
}
#content {
display:block;
height:100%;
max-height:100%;
overflow:auto;
position:relative;
z-index:3;
font-family: Arial,sans-serif;
font-size: 1.2em;
list-style-image:url(../img/li.gif);
list-style-position:inside;
}
#head {
background: #FFFFFF repeat url(../img/fondotitulo.gif) scroll 0% 0%;
border-bottom:1px solid #000000;
color:#FFFFFF;
display:block;
height:80px;
margin:0pt;
position:absolute;
right:18px;
top:0pt;
width:100%;
z-index:5;
}
#head a{
font-size:x-small;
color:#FFFFFF;
}
#foot {
background:#FFE2D9 none repeat scroll 0% 0%;
border-top:1px solid #000000;
bottom:-1px;
color:#000000;
display:block;
height:20px;
margin:0pt;
position:absolute;
right:18px;
text-align:center;
width:100%;
z-index:4;
font-style:italic;
font-size:x-small;
}
.pad1 {
display:block;
float:left;
height:50px;
width:18px;
}
.pad2 {
display:block;
height:80px;
}
#content p {
padding:15px 15px 15px 15px;
}
.bold {
font-size:1.2em;
font-weight:bold;
}
.red {
color:#CC0000;
font-family:"trebuchet ms","trebuchet","verdana",sans-serif;
margin-left:5px;
}
h2 {
margin-left:5px;
}
h3 {
margin-left:5px;
}
#menu{
	width:200px;
	float:left;
	font-size:small;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: center;
	display: block;
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 16px;
	font-weight: normal;
}

#menu a {
	text-decoration: none;
	background-color: #FFDBCE;
	display: block;
	border-top: 1px solid #D2575A;
	border-bottom: 1px solid #990D22;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #000000;
	display: block;
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}

#menu a:hover {
	color: #000000;
	border-top: 1px solid #cccccc;
	background-color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
#content h4 {
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	font-size: large;
}
