
#menu {
	/*background: #333;*/
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
}

#menu li {
	float: left;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	/*font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;
}
#menu a {
	/*background: url(../images/seperator.gif) bottom right no-repeat;*/
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 6px 14px;
	text-decoration: none;
}
#menu a:hover {
	background:  url(../images/hover.gif) bottom repeat-x;
	color: #e38118;
	padding-bottom: 6px;
	}

#topderecho{
	float:left;
	text-align:left;
	/*padding: 6px 0px;*/
	padding-top:1px;
	margin-top:3px;
	height:27px;
	width:365px;
	padding-bottom:0px;
}
#xchat {
	width:300px;
	padding-top:5px;
}
#conten {
	
	width:557;
	height:auto;
	padding-top:5px;
}
#cont1{
	width:557;
	height:auto;
	background-image:url(../img/bgcontenido.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	
	
}
#conte2 {
	margin-left:0px;
	margin-right:0px;
	text-align:justify;
	height:350px;
}
#servicios{
	
	width:284px;
	height:224px;
	padding-right:3px;
	
}
#servicios1{
	background-image:url(../img/bgservicios.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
	height:224px;
}
#servicios0{
	
	width: auto;
	height:224px;
	/*padding-right:3px;*/
	
}
#servicios10{
	background-image:url(../img/bgservicios.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	/*padding-right:3px;*/
	padding-left:3px;
	text-align:left;
	height:224px;
}

#tituloinfor {
	font-size:15px;
	color:#e4831c;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}
#reporte{
	/*width:581px;*/
	width:auto;

	height:224px;
	
	}
#reporte1{
	background-image:url(../img/bgservicios.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	/*padding-right:3px;
	padding-left:3px;
	text-align:left;*/
	height:224px;
	}
#navi {
	list-style:none;
	margin: 0;
	padding:0;
	/*padding-left:7px;
	padding-right:5px;
/*	margin-right:6px;*/
	
}
#navi li {
	border-bottom: 1px solid #f6cb9a;
	
}
#navinoti {
	list-style:none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify
}
#navinoti li{
	border-bottom: 1px solid #CCC;
	
}
#divnoticias{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #333;
	
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	
}
a:active {
	text-decoration:none;
	color: #000;
}
	

	
