/* General
----------------------------------------------- */

body {
	background-color: #d4d2c7;
	background-image:url(Media/Interfase/Fondo.gif);
	margin:0px;
	padding:0px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

h4 {margin:0; padding:0;}

hr {display:none;}

p, address, dl, td, th {
	margin: 0;
	margin-bottom:8px;
	font-size:90%;
	font-style:normal;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#3ece80;
	font-size:90%;
	
}

a:hover {color:#66D99A;}

acronym {
	border-bottom:1px dotted #3ece80;
	cursor: help;
}

/* Wireframe Principal
----------------------------------------------- */

#WRAPPER {
	margin:0 auto;
	width:690px;
	background-color:#fff;
	padding:7px;
	border-style:solid;
	border-width:8px;
	border-color:#bbb9b3;
}

/* Banner
----------------------------------------------- */

#BANNER {
	background-color:#f3f2f2;
	height:128px;
	width:690px;
	background-repeat: no-repeat;
	margin:0px; padding:0px;
}
#BANNER h1 {margin:0px;padding:0px;}

/* Navegacion
----------------------------------------------- */

#MENU {
	margin:0px;
	width:690px;
	clear:right;
		}
#BOTONERA {
	font-size:75%;
	height:25px;
	color:#000;
	width:690px;
	margin-bottom:2px;
	margin-top:3px;
	background-image: url(Media/Interfase/Fnd_botonera.gif);
	background-repeat: repeat-x;
	}
	
#BOTONES {
	display:block;
	height:25px;
	margin:0px;
	padding:0px;
	padding-left:17px;
	background-image: url(Media/Interfase/Fnd_botones.gif);
	background-repeat: no-repeat;
}

#BOTONES li {float:left; list-style-type:none;}	
	#BOTONES li a {background-color:#3ece80;}	
	#BOTONES li a:hover {background-color:#696968;}	
	
#INICIO {
	background-color: #dadada;
	height:16px;
	color:#000; 
	width:682px;
	text-align:right;
	padding-top:3px;
	padding-right:8px;
}
#INICIO a {color: #666666; font-size:75%;}

#HOME #INICIO a {display:none;}

/* Contenido
----------------------------------------------- */

#CONTENIDO {
	float:left;
	width:465px;
	margin-top:20px;
}
#TITULARES {
	background-image: url(Media/Interfase/FondoTit_contenido.gif);
	background-repeat: repeat-x;
	width:460px;
	height:58px;
	border-right:4px solid #3ece80;
	border-left:1px solid #dadada;
}

#TITULARES h2 {
	margin:0px;
	padding:0px;
	float:left;
}

#TITULARES p {
	margin-top:14px;
	float:right;
	font-size:80%;
	margin-right:5px;
}

/* Destacados
----------------------------------------------- */

#DESTACADOS {
	float:right;
	width:205px;
	margin-left:20px;
	clear:none;
}

/* Herramientas
----------------------------------------------- */

#HERRAMIENTAS {width:205px; margin-bottom:20px; margin-top:20px;}

#HERRAMIENTAS ul, #HERRAMIENTAS li {padding:0; margin:0;}

#HERRAMIENTAS li {
	list-style-type: none;
	margin-bottom:1px;
	height:18px;
}

#HERRAMIENTAS li a {
	display:block;
	color:#000;
	background-color:#3ece80;
	border-top-style: none;
}

#HERRAMIENTAS li a:hover {background-color:#696968}

/* Accesos Rapidos y Anuncios
----------------------------------------------- */

#ACCESOS, #ANUNCIOS {clear:both;}

#ANUNCIOS {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#3ece80;
}

#ANUN_AMSASOC h3, #ANUN_ASISTIR h3 {margin:0px; margin-bottom:15px; margin-top:15px; padding:0px; }

#ACCESOS a, #ANUNCIOS a {
	font-size:75%;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	margin-left:45px;
}

#ACCESOS a:hover, #ANUNCIOS a:hover {color:#fff; background-color:#3ece80;}

#ACCESOS h4, #ANUNCIOS h4, #ACCESOS h4 a, #ANUNCIOS h4 a {
	display:block;
	float:left;
	width:97px;
	height:97px;
	margin:0px; 
	padding:0px;
}

#ACCESOS ul, #ANUNCIOS ul, #ANUNCIOS p, #ACCESOS p {
	margin:0; padding:0;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:8px;
}
#ACCESOS li,  #ANUNCIOS li {
	font-size:80%;
	margin:0; padding:0;
	list-style-position: inside;
	list-style-type: none;
}

#AC1_cont, #AC2_cont, #AC3_cont, #A3_cont, #AN1_cont {
	height:97px;
	width:108px;
	display:block;
	float:right;
}

#AC1, #AC2, #AC3 {width:205px; height:97px; margin-bottom:4px;}

#AC1 h4, #AC1_cont, #AC3 h4, #AC3_cont, #AN1_cont, #AN1 h4 {background-color:#e0dfdd;}
#AC2 h4, #AC2_cont {background-color:#d6dfe3;}


#AC1 a, #AN1 a, #AC3 a {background-color:#ececeb}
#AC2 a {background-color:#e6ecee}
#AN1 {height:142px; width:205px;}

#ANUNCIOS h3 {margin:0px; padding:0px; display:block; width:205px;}

#buzon {margin-bottom:10px;}

#buzon p {display:none;}

/* Footer
----------------------------------------------- */

#FOOTER {
	background-color: #dadada;
	font-size:80%;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:0px;
	color:#000; 
	clear:both;
	width: 690px;
	height: 19px;
}

#FOOTER a {
	font-size:100%; 
	font-weight:normal;
	color: #666666;}#novedades {
margin-bottom:10px;
}
