/* Unchanged */
@charset "utf-8";
/* CSS Document */

BODY {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}

a {
text-decoration:none;
}
img {
border:0px;}

h2 {
font-size:13pt;
color:#000000;
font-weight:bold;}

.red-title {
color:#ED1C24;
size:12pt;
text-transform:uppercase;
font-weight:bold;
}

.purple-title {
color:#9933CC;
font-size:13pt;
font-weight:bold;}


#main	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:800px;
height:100%;}

#heather	{
width:770px;
height:100px;
border-bottom:#C8C7C7 solid 1px;
padding:10px;
padding-right:20px;
background-color:#FFFFFF;

 }
 
.logo	{
position:relative;
float:left;
left:-10px;
bottom:0px;
top:50px;
border:0px;
}

#top-menu a{
float:right;
margin-top:20px;
text-align:center;
display:block;
width:50px;
height:70px;
text-decoration:none;
vertical-align:bottom;
margin-top:35px;}

#top-menu a:hover	{
color:#959595;}

.menutxt{
position: relative;
z-index: 0;

}

.menutxt:hover{
background-color: transparent;
z-index: 50;

}

.menutxt span{
position: absolute;
visibility: hidden;
width:100px;
height:20px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;

text-decoration: none;
}

.menutxt:hover span{ 
visibility: visible;
text-align:center;
top: 0px;
left: -25px; /*position where enlarged image should offset horizontally */

}

#content-box	{
clear:right;
width:800px;
}

#left-content	{
float:left;
background:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:20px;
text-align:justify;
width:555px;
}

#right-content	{
float:left;
padding-top:20px;
width:225px;
text-align:left;
background-color:#FFFFFF;
}

#certificado {
float:left;
width:150px;
background-color:#CCFF66;
padding:37px;
text-align:left;}

#right-pictures	{
float:left;
width:150px;
margin:37px;
text-align:left;
font-size:8pt;}


#right-submenu	{
width:175px;
margin-left:50px;
}

#right-submenu li {
line-height:25px;
list-style:none;
font-size:8pt;
}

#right-submenu li:hover {
font-size:8pt;
}

#right-submenu	a{
display:block;
line-height:25px;
width:130px;
font-size:8pt;
text-decoration:none;
}

#right-submenu	a:hover{
font-weight:bold;}


#bottom	{
clear:left;
width:800px;
padding-top:20px;
line-height:15px;
background-color:#FFFFFF;}
