a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
ul {
	
	list-style-type: square;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
li {
	margin-left: 25px;
	padding-top: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
	color: #333333;
	text-indent: 0px;
}

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #515151;
	background-image: url(../images/back_lines.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 840px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 840px;
	float: left;
	border: 1px none #ccc;
	height: 125px;
	margin: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftcolumn {
	color: #333;
	border: 1px none #ccc;
	padding: 0px;
	height: 600px;
	width: 227px;
	float: left;
	background-color: #e1e0dd;
	background-image: url(../images/fondo_sub2.gif);
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
}
#content {
	float: left;
	color: #333;
	border: 1px none #ccc;
	width: 574px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 350px;
 width: 195px;
 float: left;
}
#user4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-indent: 0px;
	margin-left: 25px;
}
#footer {
	width: 840px;
	height: 0px;
	clear: both;
	color: #333;
	border: 1px none #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#submenu {
	height: 26px;
	width: 810px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	background-image: url(../images/submenu_top.jpg);
	background-repeat: repeat-x;
}
.secciones {
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabla_submenu {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h3 { 
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
	text-decoration: underline;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.article_separator{
   display:none;
}



