div#header {				background: url(../imagenes/layout/fondoheader.gif) #435772 no-repeat;
							padding: 0;
							margin: 0;
							height: 140px;}

div#content	{				margin-left: 180px;
						    margin-top: 5px;
							margin-right: 5px;
							min-height: 450px;}

div#content p	{			line-height: 1.2;
							text-align: justify;}

div#content h1 	{			line-height:1.2;}

div#navigation{	 			background: url(../imagenes/layout/fondonavigation.gif) #435772 no-repeat;
							float: left;
							width: 163px;
							min-height: 700px;
							margin-top: -3px;
							padding-top: 0px;}

div#wrapper	{				float: right;
							width: 100%;
							margin-left: -200px;}

div#footer	{				clear: both;
							width: 100%;
							background: #142841;
							color: #333;
							font-size: .77em; }

div#footer p {				margin: 0;
							padding: 5px 10px;}

div#footer a {				display: inline;
							padding: 0;}
		 
div#copyright {				font-family: arial, verdana; 
							text-align: right;
							color: black;
							font-size: .6em;
							margin-right: 5px;
							margin-bottom: 20px;}

div#copyright a {			color: black;
							text-decoration: none;}

div#copyright a:hover {		display: inline;
							padding: 0;
							color: yellow;
							text-decoration: underline;}		 


