body {
	font-family:Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#3d3d3d;
	margin:0;
	padding:0;
	background:#242424 url(/img/web/24109s6.jpg) repeat scroll 0 0;
	
}

table{
font-size:12px;
font-family:Verdana;
}

.maincontent{
	position:relative;
	display:block;
	top:140px;
	left:0px;
	width:800px;
	background-color:#FFFFFF;
	-moz-border-radius:.0em .0em .8em .8em;
}

.contenido_central{
text-align:justify;
}

.contenido_central li{
/*border: 1px dashed lightgray;
background-color: rgb(245, 255, 255);
padding: 2px;
margin: 3px;
cursor:default;*/
margin-bottom:10px;
list-style-image:url('/img/web/2nve9ds.jpg');
}

.contenido_central li:hover{
/*border-style: solid;
background-color: rgb(230, 250, 250);*/
}

.left_menu_mainbox {
	opacity:0.88;
	width:95%;
	border:1px solid gray;
	border-bottom-width:0px;
	-moz-border-radius:.6em .6em .3em .3em;
}

.left_menu_title {
	border-bottom:1px solid gray;
	height:auto;
	background-color:#E6E6E6;
	background-image:url(/img/web/2r71r7r.jpg);
	background-position:right;
	background-repeat:repeat-x;
	color:#164660;
	padding:8px;
	-moz-border-radius:.6em .6em .0em .0em;
	cursor:pointer;
}

.left_menu_title_text {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}

a {
	color:#0077BB;
	text-decoration: underline;
	font-weight:bold;
	cursor:pointer;
}

a:link {
	text-decoration: underline;
	color: #0077BB;
	font-weight:bold;
}

a:visited {
	text-decoration: underline;
	color: #0077BB;
	font-weight:bold;
}

a:active {
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
	font-weight:bold;
}

.news_icons {
	margin-right: 15px;
	background:url(/img/web/25kmtq9.jpg) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	font-family:Verdana;
}

.pagnv a {
	font-family:Verdana;
	font-size:12px;
	border:1px solid #818181;
	background-color:#E7E7E7;
	color:#000000;
	padding:4px;
	text-decoration:none;
}

.pagnv a:hover {
	border:1px solid #000000;
	background-color:#0077BB;
	color:#FFFFFF;
	text-decoration:none;
}

.topbars {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:126px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
	/*text-shadow:1px 1px #46535E;*/
	cursor:pointer;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
cursor:pointer;
}

.mattblackmenu li a:hover{
/*background-color:#6D6D6D;*/
background-image:url(/img/web/xgfk0j.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.mattblackmenu li a{
font: bold 12px Verdana;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
color: white;
cursor:pointer;
}

.mattblackmenu li a:visited{
color: white;
}

/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
color:#0099CC;
display: block;
width: 230px; /*width of menu (not including side paddings)*/
background-color: white;
text-decoration: none;
padding: 4px 5px;
cursor:pointer;
font: bold 12px Verdana;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #292929;
color: white;
text-decoration:none;
font: bold 12px Verdana;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

ul.slideshow {
	list-style:none;
	width:700px;
	height:80px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:0px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

form{
border:0px none #FFFFFF;
}

/* 	=========================================	
	User Profile 
	=========================================	*/
#userProfile {
	float:right;
	margin-right:20px;
	margin-top:8px;
	margin-bottom:-8px;
	width:431px;
	height:100px;
	background-image:url(/img/icons/bg.png);
	background-repeat:no-repeat;
	padding:8px;
	color:#898989;
}

#userProfile a:link, a:visited {
	color:#336699;
	text-decoration:none;
}
#userProfile a:hover, a:active {
	color:#5f98d1;
	text-decoration:none;
}
#userProfile a:focus {
	outline:none;
}


#userProfile .row {
	width:106px;
	float:left;
	padding:1px;
}
#userProfile .info {
	float:left;
	width:325px;
	height:82px;
	padding:5px;
}
#userProfile .textHeading {
	color:#3b5b84;
	padding-bottom:2px;
	font-size:12px;
	text-transform:capitalize;
}
.tabTop a {
	width:90px;
	padding:0 4px 0 4px;
	height:18px;
	margin-top:-1px;
}
.tabTop span a:link, .tabTop span a:visited {
	background-color:#7CB135;
	border:#68942e 1px solid;
	border-bottom:#68942e 2px solid;
	color:#d1ff94;
}
.tabTop span a:hover {
	color: #ffffff;
	background-color:#8ac33f;
}

.avatar {
	width:80px;
	height:80px;
	margin:auto;
	border:1px solid #d8d8d8;
}
div.left {
	float:left;
}

.divider {
	height:1px;
	border-bottom:#d8d8d8 dotted 1px;
	margin:1px 0 2px 0;
}
.dividerDarkBlue {
	height:1px;
	border-bottom:#3B5B84 dotted 1px;
	margin:1px 0 2px 0;
}
.clearer {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:0;
}
