BODY{
	width: 780px;
	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;
}

#cabecera {margin-bottom:2px; width:733px;}

#menusup {
	width: 733px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-bottom: 10px;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#menusup a  {
	text-decoration: none;
	padding: 5px;
	margin: 20px;
	color: #CCCCCC;
	border: thin solid #F6F4F1;
}
#menusup a:link a:visited a:active {
}
#menusup a:hover {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FE5D02;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #FE5D02;
	border-right-color: #FE5D02;
	border-left-color: #FE5D02;
}

#contenedor {
	width: 733px;
	padding: 10px;
	border: 1px outset #FE5D02;
	margin: 10px;
	background-color: #F6F4F1;
}
#cuerpo{
	margin-left:40px;
	width: 700px;
}
#cuerpo #texto{	float:left;width: 430px; text-align: justify;color:#333;}	
#cuerpo #fotos {float:right;width: 200px;margin-left:30px;}

#cuerpo #MENU {margin-RIGHT:40px;text-align:center;}

.pagina {
	width: 733px;
	display:block;
	margin:0 auto;
	text-align:center;
}
.texto{
	width: 60%;
	text-align: justify;
	color:#333;
	display: block;
	float:left;
	margin-top: 25px;
	margin-bottom: 25px;
/*	padding:0px 15px 15px 15px;*/
}
.fotos {
	width: 35%;
	display: block;
	float:left;
	margin:5% 0 0 4%;
	padding:10 0 10 0;
	background-color: #E5E0D5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.fotos a{
	color:#999999;
}
.fotos a:hover{
	color:#999999;
	text-decoration:underline;
}

#contacto {text-align: center;width:100%;}	
#contacto TD{
	color:#999;
	text-align: right;
	vertical-align: top;
	margin-top:10px;
	font-weight: bold;
}
#contacto input{border: 1px solid #999;width:100%;}
#contacto textarea{border: 1px solid #999;width:300px;height: 160px;}
#contacto #enviar{	background-image: url(base/enviar.png);border:none;width:76px;height: 24px;}
#contacto #borrar{background-image: url(base/borrar.png);border:none;width:76px;height: 24px;}
#datos{
	border-top:1px solid #999;
	width:93%;color: #999;
}

#pie {}

li{
	margin-left:10px;
	margin-bottom: 5px;
}
a {
	text-decoration:none;
	color:#FF6600;font-size:12px;
}
a:hover {
	text-decoration:underline;}
strong{color:#333333;}

#menu #izq {
	float: left;
	width: 200px;
	margin: 5px;
}
#menu #dcha {
	text-align: left;
	margin: 5px;
}
#menu #opciones {
	float: left;
	width: 425px;
}
#menu #noticias {
	margin-left: 425px;
	color: #FFFFFF;
	width: 200px;
}
#noticias #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;
}

#menu #novedades {
	background-color: #FE5D02;
	height: 190px;
	padding: 7px;
}


#noticias #novinf {
	background-image: url(imagenes/novinf.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*scroll de rss*/
#pscroller2{
text-align: left;
height: 150px;
padding: 5px;
}

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

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

.rssclass a{
	text-decoration: none;
	color: #FFFFFF;
}
.texto h2 {
	font-size: 14pt;
	color: #FE5D02;
	font-family: "Trebuchet MS";
}
.texto h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
}
