/*////// begin of ELEMENTS //////*/

BODY{
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:90%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	scrollbar-3dlight-color:#E0DECC;
	scrollbar-arrow-color: #FD0000;
	scrollbar-base-color:#484C54;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#47536E;
	scrollbar-highlight-color:#c0c0c0;
	scrollbar-shadow-color:#4D4A41;
	background-color: #666666;
	background: #666666;
}

A{
color: yellow;
text-decoration: none;
}

A:LINK,A:ACTIVE,A:FOCUS, {
color: yellow;
text-decoration: none;
}

A:VISITED{
color: yellow;
text-decoration: none;
}

A:HOVER{
color: yellow;
cursor:hand;
text-decoration: underline;
}


H1{
color:#ffffff;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:20px;
margin-top: 8px;
line-height : 30px;
font-weight: bold;

}

H2{
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:100%;
font-weight: bold;
color: #000000;
margin-bottom: 15px;
}

H3{
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:95%;
font-weight: bold;
color: #000000;
margin-top : 30px;
margin-bottom : -15px;
}

H4{
color:Silver;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
line-height: 16px;
margin-left: 25px;
margin-top: 2px;
margin-bottom: 2px;
font-weight: normal;
}

H5{
color:#FFFFFF;
font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
line-height : 14px;
margin-left: 25px;
margin-top: 4px;
margin-bottom: 4px;
font-weight: BOLD;
}

H6{
color:#ffffff;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:11px;
line-height: 16px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
}

LI{
color:#c0c0c0;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:80%;
}

P{
color:#ffffff;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:13px;
line-height: 24px;
}


/*////// end of ELEMENTS //////*/



/*////// begin of COMMON CLASSES //////*/
.content{
	margin-left: 20;
	margin-right: 20;
	background-color: #474B53;
	}
	
.destacado{
	background-color: #4A5157;
	margin: 5px;
}

.gorricho{
	font-size: 10px;
}

A.gorricho{
color: Gray;
text-decoration: none;
text-align: right;
}

A.gorricho:LINK,A:ACTIVE,A:FOCUS, {
color: Gray;
text-decoration: none;
}

A.gorricho:VISITED{
color: Gray;
text-decoration: none;
}

A.gorricho:HOVER{
color: #000000;
cursor:hand;
}

.menu{
	background-color: #4A5558;
}

A.menu{
color: White;
text-decoration: none;
text-align: right;
}

A.menu:LINK,A:ACTIVE,A:FOCUS, {
color: White;
text-decoration: none;
}

A.menu:VISITED{
color: White;
text-decoration: none;
}

A.menu:HOVER{
color: #FD0000;
cursor:hand;
 vertical-align: top;
 line-height: 
}


.separador_Vertical{
	background-color: #4C5659;
	}

/*////// end of COMMON CLASSES //////*/

