BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(fondo_pagina2.jpg);
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #5d3222;
	SCROLLBAR-3DLIGHT-COLOR: #5d3222;
	SCROLLBAR-DARKSHADOW-COLOR: #5d3222;
	background-repeat: repeat-x;
	background-position: top;
	}
	
.link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.link:hover {
	COLOR: #ffffff; font-weight:bold; TEXT-DECORATION: none
}
.link:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.menu_home {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
.menu_home:hover {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: b;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 22px;
	FONT-STYLE: normal;
	FONT-FAMILY: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #DBDBDB; /*#29166f;*/
	TEXT-DECORATION: none;
	display: block;
}
.menu_home:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.inthenews {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #006699; TEXT-DECORATION: none
}

.inthenews:hover {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #006699; font-weight:bold; TEXT-DECORATION: none
}

.menu_titus_home {
	PADDING-LEFT: 6px; FONT-WEIGHT: bold; FONT-SIZE: 13px; MARGIN-LEFT: 0px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}

.inthenewsAzul {
	FONT: 11px Arial, Helvetica, sans-serif; COLOR: #32427D; TEXT-DECORATION: none
}

/******************************* ESTILOS POPUP **********************************/

/* ////// DRAWERS ////// */
#drawer {
	/*margin: 0px;*
	/*padding: 10px 0px 10px 0px;*/
	width: 776px;
	height: 265px;
	position:absolute;
	margin: 4px 94px;
	/*background-image:url(/imagenes/popupTools/bg_cerrar.gif);*/
	background-image:url(/imagenes/popupTools/bg.gif);
	display:none;
}

#drawer a {
	text-decoration: none;
}

#drawer img {
	border: 0px;
}

#drawer h3 {
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height:26px;
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#drawer p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #8c76aa;
	line-height: 16px;
}

#drawer ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none; 
	overflow: auto;
}

#drawer li {
	line-height: 16px;
	border-bottom: 1px solid #29166f;
	font-family: Arial,sans-serif;
}

#drawer li a {
	display: block;
	color: #CFCFCF;
	padding: 5px 3px;
}

#drawer li a:hover {
	background-color: #29166f;
	cursor: pointer;
}

#drawer li a h4 {
  font-family: arial, sans-serif;
  font-size: 11px;
}

#drawer li a:hover h4 {
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-family: arial, sans-serif;
}

#drawer h4 {
	color: #C4A9EB;
	display: inline;
	margin-right: 7px;
	font-size: 11px;
	font-weight: normal;
	/* border-bottom: 1px solid #9383AF; */
}

div.col1, div.col2, div.col3 {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
}

div.col3 div span {
	color: #c6abed;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
	display: block;
}

#closedrawer_corner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	left: 745px;
	vertical-align: bottom;
	width: 24px;
	height: 20px;
}

#closedrawer_corner a img {
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 20px;
}

#closedrawer_bar{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 245px;
	left:387px;
	vertical-align: bottom;
	width: 24px;
	height: 20px;
	/*background-color: #665b77;*/
}

#closedrawer_bar a img {
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 20px;
}

#closedrawer_corner a:link img, #closedrawer_corner a:visited img, #closedrawer_bar a:link img, #closedrawer_bar a:visited img {
}

#closedrawer_corner a:hover img {
	background-color: #2d2242;
}

#closedrawer_bar a:hover img {
	background-color: #2d2242;
}

#appeartools .long_headline {
	margin: 0px 10px;
}

#appeartools ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	float: left;
	overflow-x:hidden;
	overflow-y:hidden;
}

#appeartools li {
	display: block;
	clear: both;
	float: left;
}

#appeartools li a {
	width:235px;
	line-height: 12px;
	display: block;
	float: left;
}

#appeartools li a:hover {
	width:234px;
}

#appeartools li a span.description {
	display: block;
	float: left;
	margin-left: 5px;
}

#appeartools li em {
	cursor: pointer;
	FONT-WEIGHT: bold; 
	line-height: 16px;
	FONT-SIZE: 12px; 
	clear: left;
	font-style: normal;
	color:#FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none	
}

#appeartools li a:hover em {
	text-decoration: underline;
}

#appeartools li span.description span {
	line-height: 16px;
	display: block;
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}

#appeartools li img {
	padding: 4px 0px 0px 0px;
	float: left;
	width: 24px;
	height: 24px;
}


/* Special OCB default-style-overriding specificity to get some drawer styles to work. */

div #drawer div.col1 h3, 
div #drawer div.col2 h3, 
div #drawer div.col3 h3, 
div #drawer div.long_headline h3 {
  font-family: arial;
  }

/******************************* FIN ESTILOS POPUP **********************************/