body {
	margin: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39090F;
	height: 800px;
	background: #F89400;
	
}


a {
  color: #993300;
}


a:hover {
  color: black;
}


a img {
  border: 0px;
}


blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}


#page {
	margin: auto;
	width: 780px;
	height: auto;
}


#header {
	background: url('../../../archivos/header/encabezado.jpg');   
	height: 150px;
	width: 780px;
}

ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}

#top_menu_container {

	background: orange url('../images/top_menu_bk.png');
	background-repeat: repeat-x;
	
	height: 24px;
	width: 780px;
}

#top_menu {
	height: 24px;
	width: 780px;
	margin: auto;
	text-align: left;
}

#top_menu ul{
	margin: 0px;
	padding: 4px;
	list-style: none;
}

#top_menu li{
	display: inline;
	white-space: wrap;
}

#top_menu li a{
	/*
	background: url('../images/top_menu_bk.png');
	*/
 	padding: 4px 10px 8px 10px;
	font-weight: bold;
}

#top_menu li a:hover{
	text-decoration:  underline; 
	/*
	color: white;
	background: #D599A1 url('../images/top_menu_hover.png') repeat-x;	
	background: url('../images/top_menu_hover.png')  center ;	
	background-repeat: repeat-x;
	padding-top: 1px; 
	padding-bottom: 2px; 
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 2px solid #C8C8C8; 
	padding-left:8px; 
	padding-right:8px; 
	padding-bottom:6px	
	*/
}

#border_left {
	height: auto;
}

#main {
	background: #FFFFFF;
	/*   width: 780px;   */
	margin: auto;
	height: auto;
}


#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	/*
	width: 580px;
	*/
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.pathway a {
	text-decoration: none;		
}


.contentheading, .componentheading {
	color: #993300;	
	font-weight: bold;
	font-size: 1.5em;	
	text-align: left;

	/* ESPACIO ENTRE COLUMNAS NOTICIAS*/
	padding-left: 8;

}

.contentpagetitle {
	color: DarkOrange2;	
	font-weight: bold;
	font-size: 1em;	
	text-align: left;
}

.contentpane, .contentpaneopen {	
	width: auto;
	text-align: left;
	height: auto;

	
}

.createdate {
	color: gray;
}

.small {
	color: gray;
}

#menu_right {
	width: 150px;
	/*
	float: right;
	background: #dedede;
	*/
	min-height: 150px;
	margin: 5px;
}

#menu_right ul {
    /*   width: 100%;   */
	margin: 2px;
	padding: 0px;
}

#menu_right li {
	width: 150 px;
  list-style: none;	
}

#menu_right table.moduletable {
	/*   width: 100%;  
    border-left: 1px solid orange ;
	border:	1px solid #D8D8D8;
	*/
	margin-bottom: 3px;
    padding-left:5px
}

#menu_right table.moduletable th{
	color: #000000;
	text-align: left;
    /*  width: 100%;  */
	border: 0px solid #b72323;
	background:  darkorange
	padding-left:5px; 
  padding-right:5px; 
  padding-top:2px; 
  padding-bottom:3px
}

#menu_right table.moduletable td {
	/*   width: 100%;   */
	padding-left:10px
}

#menu_right table.moduletable td a{
	width: 150px;
	padding: 2px 5px 2px 5px;
	Xdisplay: block;
	}
#menu_right table.moduletable td a:hover{	
	color: black;
	background: url('../images/top_menu_hover.png');	
  /*
		  border: 1px solid #D599A0;
			color: white;
	background: darkorange;
  */
}


#active_menu {
text-align  : left; 
font-weight : bold;
text-decoration:none;
/*
background: orange url('../images/top_menu_bk.png');
*/
background: Wheat ;

} 


#cleaner {
	
	margin: 0;
}
#footer {
	
	height: 40px;
	width: 780px;
	font-size: 0.85em
}
#border_right {
	
	height: auto;
}
.sectiontableentry1 {
	background: #FBFBF5;
}
.sectiontableentry2 {
	background: #F5F5F5;
}

#content {
	text-align: left;
	padding: 8px 20px 15px 25px;
	font-size: 0.9em;
	height: auto;
	
}

#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background: url('../images/readon_normal.png') no-repeat;
}
a.readon:hover {
	background: url('../images/readon_hover.png') no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url('../images/comments.png') no-repeat;
}
.write_comment a.readon:hover {
	background: url('../images/comments.png') no-repeat;
}
