
/* GENERAL */
Body
{
    background-image: url(fons.jpg);
	 margin-top: 1px;
}

.BlockTop 
{
height: 141px;	
}

.LinksSuperior{
	color: #005F32; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
}

A.LinksSuperior:Link{
color: #005F32;
text-decoration: none;
	
}
A.LinksSuperior:Active{
color: #005F32;
text-decoration: none;
}
A.LinksSuperior:Visited{
color: #005F32;
text-decoration: none;
}
A.LinksSuperior:hover{
color: #000000;
text-decoration: none;
}


.MenuTab {
	width: 755px;
	height: 28px;
	background-repeat: no-repeat;
}


.HeaderTab {
	width: 755px;
	height: 95px;
	background-repeat: no-repeat;
}


.Breadcrumbs{
color: #000000;
}

.Block {
	width: 13px;
}

.Login {

	color: #005F32; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
}


.Small {
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

.SmallD {
	color: #404040; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.User {
	font-family: Wingdings;
	font-size: 12px;
	color: black;
}


.Footer {
	height: 55px;
	background-repeat: repeat-x;
}

.FooterText {
	color: #000000; 
	font-family: Verdana, Arial; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	background-image: url(bottom.gif);
}

/* Main Menu ______________________________________________________________________________*/


.MainMenu_MenuContainer {
     padding-left:0px;
	 width: 186px;
	 height: 36px;	
	 background-color: #FFFFFF; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	height: 36px;
	background-color: #F39A00;
   	background-image: url(fons_profesional.gif);
}
.MainMenu_MenuIcon {
	color: #FFFFFF;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	height: 36px;
    background-color: Transparent;
	width: 0; 
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
}
.MainMenu_MenuBreak {
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	color: #DDDDDD;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	height: 36px;
	background-color: #F39A00;
   	background-image: url(fons_profesional.gif);
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 0pt;
	cursor: pointer;
	cursor: hand;
	background-color: #F39A00;
	border: none;
   	background-image: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* _____________________________________ */


/* hyperlink style for the DarkBackground tabs */

A.Small:Link{
color: #005F32;
font-weight: bold; 
text-decoration: none;
	
}

A.Small:Hover{
color: #005F32;
font-weight: bold; 
text-decoration: none;
	
}

A.Small:Active{
color: #005F32;
font-weight: bold; 
text-decoration: none;
	
}

A.Small:Visited{
color: #005F32;
font-weight: bold; 
text-decoration: underline;
	
}

A.SmallD:Link{
color: black;
text-decoration: none;
	
}

A.SmallD:Hover{
color: #404040;
text-decoration: none;
	
}

A.SmallD:Active{
color: black;
text-decoration: none;
	
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
	
}
