* {
	margin: 0px;
	padding: 0px;
}

body {
/*	background:url('../images/body_background.gif') #4a4848 repeat-x 0px 0px;*/
	background:#4a4848;
	color: #a7a7a7;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin-top:10px; 
}

td{ 
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
}

h2{
	color: #f89d31;
	font-size: 12px;
	line-height: 12px;
	text-align:left;
	display: block;
	padding-top: 20px;
}

h4 {
	color: #f89d31;
	background-color: #353434;
	font-size: 11px;
	text-align:center;
	display: block;
	height: 25px;
	padding-top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

h5{
	color: #69AAD2;
	font-size: 12px;
	line-height: 12px;
	text-align:left;
	display: block;
	padding-top: 20px;
	padding-left: 25px;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 10px 0px;;
	text-align: justify;
	line-height: 15px;
}

/*******/
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
}

#page_header_sup {
	width: 770px;
	height:20px;
}

#page_header {
	padding-top:5px; 
	width: 780px;
	height: 110px;
	text-align:center;
}

#page_menu {
	width: 780px;
	height: 65px;
	text-align: center;
}

#page_body {
	margin:0px 5px 10px 5px;
}

/* Content Large */
#content_large {
	width: 570px; 
	padding-bottom:10px;
}

#content_large .divider {
	width: 530px;
}

/* Content Medium*/
#content_medium {
	width: 370px; /*380*/
	padding-bottom:10px;
}

#content_medium .divider {
	width: 330px; /*340*/
}

/* Content Small*/
#content_small {
	width: 190px; 
	padding-bottom:10px;
}

#content_small .divider {
	width: 150px; 
}
/****/

.content_header {
	height: 35px; /*38px*/
	background: url('../images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
	overflow: hidden;
}

.content_header h2 {
	padding-left: 20px;
}

.content_header_left{
	background: url('../images/main_bg_topleft.gif') no-repeat 0px 0px;
	height: 38px;
}

.content_box {
	background-color: #353434;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;
	padding-left:18px;
	padding-top:5px;
}

.content_footer{
	height:12px;
	background: url('../images/main_bg_botright.gif') #353434 no-repeat 100% 0px;
	overflow: hidden;
}

.content_footer_left{
	background: url('../images/main_bg_botleft.gif') no-repeat 0px 0px;
	height:12px;
}

.divider {
	height: 3px;
	background: url('../images/main_divider.gif') #353434 repeat-x 0px 0px;
	overflow: hidden;
}

.thumbnail {
	border: #a1a19e 1px solid;
}

/* Page Footer */
#page_footer {
	padding: 10px 10px 15px;
	color: #adacab;
	text-align: center;
}

#page_footer a {
	color: #adacab;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f7ec37;
}

/*******/
.titulo{
	color: #fff;
	text-decoration: none;
}

.tituloNB{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.lista{
	/*list-style-image:url(../imagenes/flecha.gif); */
	text-align:justify;
	padding-top: 10px;
}

.lista li{
	background-image: url(../imagenes/flecha.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px 0px 15px 25px;
}

.textoLista {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.texto{	
	color: #000000;
}

.descripcion{	
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #888888;
	padding-bottom:5px;
}

.foto{
	border: #a1a19e 1px solid;
	margin: 10px 0px 5px 10px;
}

.box{
	padding: 10px 10px 10px 10px;
}

.box1{
	padding: 10px 0px 5px 0px;
}

.box2{
	padding: 5px 5px 5px 5px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

.tabla {
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
}

.td1{ 
	height:20px; 
}



/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
padding: 0px;
height: 74px;
width:780px;
background: url(../images/nav-bg.gif);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .dividermenu{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
text-align:left; 
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none;
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
/*font-weight: bold;*/
background: url(../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #6C3600;
background: url(../images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position:center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(../images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(../images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

