#bodystyle {
background-color:#fff;
margin-left:0;
margin-right:0;
margin-top:0;
}
#background {
height:100%;
position:absolute;
width:100%;
z-index:1;
}
#scroller {
height:100%;
left:0;
overflow:auto;
position:absolute;
top:0;
width:100%;
z-index:2;
}
#content {
padding:5px 300px 20px 200px;
}
.imgenbg {
	display:none
}
#container {
height:100%;
margin:auto;
overflow:auto;
position:absolute;
width:100%;
z-index:1000;
}

h3 {
color:#000;
font-size:12px;
font-weight:normal;
text-align:justify;
}

h4 {
color:#000;
font-family:"Times New Roman",Times,serif;
font-size:12px;
font-weight:bolder;
}
h6 {
color:#000;
font-size:12px;
font-weight:normal;
text-align:right;
}
.titulo {
margin-bottom:0;
margin-top:0;
}
.textcontainer {
width:650px;
}
.linksalign {
float:right;
text-align:right;
width:650px;
}
a:link {
color:#000;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:visited {
color:#000;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:active {
color:#000;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:hover {
color:#000;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

