body
{
	font-family : Georgia, Times New Roman, serif; 
	background: #BA5F02;
	padding : 0px; 
	margin : 0 0 0 0; 
	color : #000000;
}

body, td, th, p, ul, ol { font-size : 12px; }

a 
{
text-decoration:none;
color : #4F4318;

cursor: hand;
}


a:hover 
{
 text-decoration:underline;
}

a:visited 
{
}

h1 
{
	color:White;
	font-size:30px;
}

h2, h3, h4 { color : #444; font-family : Georgia, Times New Roman, serif; }

}
.container
{
	width: 766px;
	background-color:Olive;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	border-left: solid 1px #7F7637;
	border-right: solid 1px #7F7637;
	overflow:hidden;
}

.pagination
{
	font-size:10px;
}

.head
{
	height:100px;
	color:#FFFFFF;
	background:#000000;
	vertical-align:middle;
z-index:0;
}

.loggedinfo
{
	text-align:right;
	padding : 6px 0 6px 5px;
	color : #666;
	background : #E6D9AA; 
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight:bold;
	width:100%;
	height:0px;
}

.head_info
{
	text-align:right;
	color:#FFFFFF;
	vertical-align:middle;
	width:100%;
	z-index:0;
}

.head_info a
{
 color:#C7C8C9;	
}


.bread
{
	padding : 6px 0 6px 5px;
	color : #666;
	background : #E6D9AA; 
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-bottom: solid 1px #CFC39B;
}


.navigation
{
	background: #F1EDD0 url(images/navigation.png) repeat-x;
	color:#fff;
	padding:0px;
}
	
	
.bar
{
	width :160px; 
	font-size : 10px; 
	font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	vertical-align:top;
	padding:0px;
	text-align:center;
	background : #DFD8A7; 
	z-index:0;
}	

.barempty
{
	font-size : 10px; 
	font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	vertical-align:top;
	padding:0px;
	text-align:center;
	background : #F1EDD0; 
	z-index:0;
}	
	
.login_block
{
		padding : 6px 0 6px 5px;
	color : #666;
	background : #E6D9AA; 
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight:bold;	
}	

.main
{
	width:590px;
	background-color:#F1EDD0;
	color : #444; 
	font-size : 13px;
	vertical-align:top;
	padding:5px 15px 15px 15px;
	line-height : 20px;
    font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif;
	overflow:hidden;
	
}

.foot
{
	height:25px;
	background:#E6D9AA url(images/footer.png) repeat-x;
	text-align:center;
	padding : 0 10px 0 10px; 
	border-bottom: solid 1px #A38B32;
	border-top: solid 1px #A38B32;
	color : #3F3510; 
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footlinks
{
	height:20px;
	background:#E1D19A;
	text-align:left;
	padding : 0 10px 0 10px; 
	border-bottom: solid 1px #A38B32;
	color : #6F5E22; 
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.footsmallbox
{
	height:20px;
	background:#E1D19A;
	text-align:right;
	padding : 0 10px 0 10px; 
	border-bottom: solid 1px #A38B32;
	color : #6F5E22; 
	font-family: Verdana, Sans-serif;
	font-size: 9px;
	font-weight: bold;
}


.barreviewtop
{
height:24px;
background:#CFB963 url(images/tablatop.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
font-style:italic;
text-align:center;
}
.barreviewtop td
{
vertical-align:bottom;
}
.barreviewbody
{
font-family:"Times New Roman", Times, serif;
background:#CFB963;
text-align:justify;
}
.barreviewbody td
{
padding-left:5px;
padding-right:4px;
padding-top:5px;
padding-bottom:4;
font-size:11.5px;
}
.barreviewbodytitle
{
background:#CFB963;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
text-align:right;
}
.barreviewbodytitle td
{padding-right:4px;
 font-size:11px;
}
.barreviewfooter
{
height:24px;
background:#CFB963 url(images/tablabottom.jpg) repeat-x;
text-align:right;
padding-right:5px;
font-size : 8px; 
font-family : Verdana, Arial, Helvetica, Tahoma, sans-serif; 
}

.barreviewfooter td
{
padding-right:4px;
font-size : 10px;
vertical-align:top;
}

#maincontent
{

}
	
#nav ul 
{
	display: block; 
	list-style-type: none; 
	margin: 0; 
	padding : 0; 
	border: 0; 
}


#nav li 
{
	display : block; 
	margin : 0px; 
	padding : 0px; 
	border-top : 1px solid #658FD4;
	border-right : 0; 
	display : block; 
	font-weight : bold; 
}


#nav a 
{
	width : 180px; 
	padding : 6px 0px 2px 10px; 
	margin : 0px; 
	display : block; 
	color : #fff; 
	text-decoration : none; 
}

#nav a:hover 
{
	background : #658FD4; 
	color : #fff; 
}

#nav a.active 
{
	font-weight : bold; 
	background-color : #2A5AA8; 
	color : #fff; 
}

.active
{
	background-color : #2A5AA8; 
	padding: 8px 0 0 8px;	
}

#nav a.active:hover 
{
	background-color : #5080CE; 
	color : #fff; 
}	

#nav li.first 
{
	border-top : 0; 
}

#nav li li 
{
	font-weight : normal; 
	font-size : 10px; 
	line-height : 13px; 
	border-top : 0; 
	}

#nav li li a 
{
	padding-left : 30px; 
	width : 100%;  
}

.button {
	color: #4F4214;

	font-size:x-small;
	height: 25px;

	padding-left:3px;
	padding-right:3px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

/* begin nav */

.navBar {
	height: 28px;
	z-index:0;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	position: relative;
	
}

.collapsed, .expanded {
	float: left;
	display: inline;
}

.collapsed .dropContainer {
	visibility: hidden;
}

.expanded .dropContainer {
	visibility: visible;
}

.collapsed .navItem {
	color: #8F4D00;
}

.expanded .navItem {
	color: #8F4D00;
}

.navItem, .anchorItem {
	border: 0px solid #f00;
	position: relative;
	display: inline;
	top: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 5px;
	background-image: url(images/pipe.png);
	background-repeat: no-repeat;
	/* added */
} 

.navItem img {
	/* added */
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: middle;
}

.anchorItem {
	width: 68px;
}

.navItem a {
	color: #555;
	text-decoration: none;
}

.navItem a:hover {
	color: #8F4D00;
}

.dropContainer {
	position: relative;
	width: 10px;
	overflow: visible;
}

.dropMenu, .anchorDropMenu, .dropMenu2 {
	position: absolute;
	left: 0px;
	top: 13px;
	width: 166px;
	clear: both;
	background-color: #EFC768;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #BF942F;
	border-right: 1px solid #BF942F;
	border-top: 1px solid #BF942F;
	border-left: 1px solid #BF942F;
	z-index: 800;
}
.anchorDropMenu, .anchorDropMenu .dropMenu2 {
	background-color: #CCC;
	border-left: none;
	width: 166px;
}

.dropMenu .dropItem, .dropMenu .dropItemHi, .anchorDropMenu .dropItem, .anchorDropMenu .dropItemHi {
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* remove on final */
	cursor: pointer;
	/* remove on final */
	
}

.dropMenu .dropItem_s, .dropMenu .dropItemHi_s {
	position: relative;
	padding-left: 3px;
	padding-right: 5px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	color: #4f4a4a;
	cursor: pointer;
}

.dropMenu .dropItemHi a, .dropMenu .dropItem a, .dropMenu .dropItemHi_s a, .dropMenu .dropItem_s a {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #4f4a4a;
	width: 100%;
}

.anchorDropMenu .dropItem {
	cursor: pointer;
	color: #4f4a4a;
	
}

.dropContainer .dropItemHi {
	background-color: #EFBA3B;
	cursor: hand;
	color: #8F4D00;
}

.anchorDropMenu .dropItemHi {
	background-color: #CFBE7C;
	color: #880000;
}

.dropContainer a {
	color: #CCC;
	text-decoration: none;
}

.dropContainer a:hover {
	color: #8F4D00;
}

.anchorDropMenu a, .anchorDropMenu a:link {
	display: block;
	padding: 2px 0px 2px 0px;
	width:100%;
	color: #F00;
	text-decoration: none;
}

.anchorDropMenu a:hover {
	color: #880000;
}

.rule {
	height: 2px;
	line-height: 1px;
	border-top: 1px solid #aaa;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
}

/* specific tier 2 classes */

.dropMenu2 {
	left: 159px;
	top: -8px;
	visibility: hidden;
	z-index: 801;
}

.dropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}

.anchorDropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}

.dropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}

.anchorDropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}


.navmenu
{
color : #000000;
padding:88px;
background: solid #000000;
}

.navmenu a
{
color : #000000;
}

.navmenu a:hover
{
color : #000000;
}

img.tier2Arrow {
	position: absolute;
	left: 152px;
	top: 4px;
}

/* end nav */
/* Balloons de comentarios */

.balloon {
	margin: 4px 20px 4px 20px;
	
}
.balloon_ar {
	background-image:url(images/balloon_fondo_ar.gif);
	background-repeat:repeat-x;
}
.balloon_ab {
	background-image:url(images/balloon_fondo_ab.gif);
	background-repeat:repeat-x;
}
.balloon_izq {
	background-image:url(images/balloon_fondo_izq.gif);
	background-repeat:repeat-y;
}
.balloon_der {
	background-image:url(images/balloon_fondo_der.gif);
	background-repeat:repeat-y;
}
.balloon_txt {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #444;
	background-color:#E6D9AA;
}
.balloon_nick {

}

.balloon_nick a {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #000000;
	font-weight:bold;

}
.balloon_nick a:link {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #000000;
	font-weight:bold;

}
.balloon_nick a:visited {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #000000;
	font-weight:bold;

}
.balloon_nick a:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #F10000;
	font-weight:bold;

}
.balloon_nick a:active {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #000000;
	font-weight:bold;

}
.balloon_fecha {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #656565;
	padding: 4px 0px 0px 0px;
}
.package_price_name
{
	font-weight:bold;
	font-size:14px;
}
.package_price_name
{

	font-color:red;
}