/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #182F5C;
} 

/* style of item titles by Announcements and events */
.ItemTitle    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}  

/* PAGE BACKGROUND */
Body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

/* background color for the header at the top of the page  */
.HeadBg {
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
    color: #182F5C;
	background-image: none;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #182F5C;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	background-color: #182F5C;
}

.ModuleTitle_MenuArrow {
}

	.ModuleTitle_RootMenuArrow {
}
/* GENERALES */
p, td, tbody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* GENERIC */
H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

H2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
}

H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: left;
}

H4  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: left;
}

H5, DT  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: left;
}

H6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	text-align: left;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #FF9900;
	text-decoration: none;
}

A:visited   {
	color: #666;
	text-decoration: none;
}

A:hover {
	color: #999999;
	text-decoration: none;
}

A:active {
    color: #FF9900;
	text-decoration: none;
}

SMALL   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

BIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

BLOCKQUOTE, PRE {
}


UL LI   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	list-style-image: url(images/arrows2.gif);
}

UL LI LI    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

UL LI LI LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

OL LI   {
	color: #666;
}

OL OL LI    {
	color: #666;
}

OL OL OL LI {
	color: #666;
}

OL UL LI   {
	color: #666;
}

HR {
}

/* style of item titles by Announcements and events */
.ItemTitle    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* Main Menu */

.MainMenu_MenuContainer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.MainMenu_MenuBar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.MainMenu_MenuItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.MainMenu_MenuIcon {
	
}

.MainMenu_SubMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #182F5C;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* added for sub menus */
#HouseMenuNav ul
{
    padding-left: 0px;
}


 /* SubMenu */    /* SubMenu */    /* SubMenu */    /* SubMenu */


/* Vertical Menu */
#SubMenu, #SubMenu ul {
	margin: 0;
	padding: 0 0 0 8;
	list-style: url(images/bullet.jpg);
	float: left;
	width: 150px;
	line-height : 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	white-space: nowrap;
	font-weight: bold;
}

#SubMenu li {
	border: 0;
	list-style: url(images/bullet.jpg);
	position: relative;
	float: left;
	width: 150px;
	line-height : 25px;
}

#SubMenu li ul {
	position: absolute;
	left: auto;
	margin-top: -21px;
	z-index: 999;
	list-style: url(images/bullet.jpg);
}

#SubMenu li ul ul {
	left: auto;
	z-index: 999;
	list-style: url(images/bullet.jpg);
}

#SubMenu a {
	display: block;
	width: 150px;
	line-height : 25px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	list-style: url(images/bullet.jpg);
	white-space: nowrap;
}

#SubMenu li a:hover {
	color: #182F5C;
	background-image: none;	
}

#SubMenu li:hover ul ul, 
#SubMenu li:hover ul ul ul, 
#SubMenu li.sfhover ul ul, 
#SubMenu li.sfhover ul ul ul {
	left: auto;
	color: #182F5C;
	background-image: none;
}
#SubMenu li:hover ul, 
#SubMenu li li:hover ul, 
#SubMenu li li li:hover ul, 
#SubMenu li.sfhover ul, 
#SubMenu li li.sfhover ul, 
#SubMenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
	color: #182F5C;
	background-image: none;
}

#SubMenu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: block;
}

/* #sidebar .nav */
#HouseMenuNav
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: 0px;
	margin-top: 1;
	margin-bottom: 0;
	white-space:nowrap;
	height:25px;
	width: 775px;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 25px;
	text-decoration: none;
	vertical-align: middle;
}


#HouseMenuNav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	margin-top: 1;
	margin-bottom: 0;
	padding: 2 30 2 30px;
}

#HouseMenuNav a:hover 
{
	color: #CCC;
	text-decoration: none;
	;
}


/* added to remove bullets */
#HouseMenuNav li
{
   display:inline; 
}

/* added for sub menus */
#HouseMenuNav ul
{
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #CCC;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #CCC;
	text-decoration: none;
}
.bordes {
	border: thin solid #333333;
}


