body{
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-color: #999999;
	background-position:top;
}

#contenedor2 {
	height: 380px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/fondo2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fila1{
	width:882px;
	float:left;
	padding-left: 18px;
	padding-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#contenedor_menu{
	width:194px;
	float:left;
}
#menu_b_sup{
	width:194px;
	height:30px;
	float:left;
	background-image: url(../images/sup_menu.png);
	background-repeat: no-repeat;
	background-position: top;
}
#menu_b_inf{
	width:194px;
	height:158px;
	float:left;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/pie_menu.png);
}
#menu{
	width:149px;
	float:left;
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	background-image: url(../images/fondo_menu.png);
	padding-left: 45px;
}

#menu a{
	width:173px;
	height:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration:none;
	padding-bottom:8px;
}

#menu a:hover{
	color:#FFFFFF;
	font-weight: bold;	
}

#menu a:active{
	color:#FFFFFF;
	font-weight: bold;	
}

#menu li ul{
	margin-left:10px;
	width: 100px;
}

#menu li ul a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	width: 111px;
	padding-bottom:5px;
	display:block;	
}

#menu li ul a:hover{ 
	text-decoration:underline;
	font-weight:normal;
}

#menu li{
	padding-bottom:8px;
	list-style-type: none;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#contenido{
	width:600px;
	float:left;
	padding-top: 12px;
	padding-left: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#contenido a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26708;
	text-decoration:none;
}

#contenido a:hover{
	text-decoration:underline;
}

#footer{
	width:900px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:center;
}

.moduletable{
	width:900px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#footer td{
	text-align: center;
}

#footer a{
	color: #333333;
	text-decoration:underline;
}

#footer a:hover{
	color: #333333;
	text-decoration:none;
}
a {
	color: #000;
	text-decoration: none;
}
#contenido a {
	color: #000;
	text-decoration: none;
}
#table .contentpaneopen {
	color: #000;
}
#table .contentpaneopen a {
	color: #000;
	text-decoration: none;
}
#contenido ul li a {
	color: #000;
	text-decoration: none;
}
#contenido table .contentpaneopen tbody td ul li a {
	color: #000;
	text-decoration: none;
}