#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 600px;


}
#contenedor #centro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#header {
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 900px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-repeat: no-repeat;
}
#centro {
	float: right;
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(imagenes/asociactiva_fdo_2011.gif);
}
#areas {
	float: left;
	text-decoration: none;
	width: 180px;
}

#areas .asociatips ul {
margin:4px;
padding-left:2px;
padding-bottom:2px;
line-height: 1em;


}

#areas .asociatips ul li {
	margin:0 0 0 10;
	padding:0 0 0 10;
	color:#FF6600;
	font-family:"Trebuchet MS", Arial;
	font-size:80%;
	line-height:2em;
	list-style-type: none;
}

#areas .asociatips ul li a{
	color:#FF6600;
	line-height:normal;
	text-decoration:none;
}

#areas .asociatips ul li a:hover, a:visited{
	color:#333333;
	text-decoration:none;
}

