/* Página Index */
BODY{
	width: 733px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	text-align:center;
}

.Acudex {
	color: #FE5D02;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
li{
	margin-left:10px;
	margin-bottom: 5px;
}
a {
	text-decoration:none;
	color:#FF6600;font-size:12px;
}
a:hover {
	text-decoration:underline;}

strong {
	color:#333333;
}

#cabecera {
	margin-bottom:2px;
	width:733px;
}
#texto {
	float: left;
	width: 425px;
}
#cuerpo {
	width: 700px;
}
#inferior {
	margin-top: 10px;
	position: relative;
}
#menu {
	width: 425px;
	float: left;
}
#pie {
	width: 700px;
}
#superior {
	margin: 5px;
	position: relative;
	padding: 5px;
}
#inferior {
	position: relative;
	padding: 5px;
	margin: 5px;
}
#pie {
	padding: 5px;
	margin-top: 25px;
}
#imagen {
	text-align: center;
	padding-left: 25px;
	float: right;
}
#novsup {
	background-image: url(imagenes/novsup.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#texto {
	width: 430px;
	text-align: justify;
	color:#333;
}
#novedades {
	background-color: #FE5D02;
	height: 190px;
	padding: 7px;
}
#novinf {
	background-image: url(imagenes/novinf.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#novinf a {
	color:#FFFFFF;
}
#noticias {
	float: right;
	width: 200px;
}
/*scroll de rss*/
#pscroller2{
text-align: left;
height: 175px;
padding: 5px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
	text-decoration: none;
	color: #FFFFFF;
}
#avisos {
	width: 430px;
	position: relative;
	background-color: #9999CC;
	padding: 10px;
}
#avisos a {
	color: #CCCCCC;
}
