body					{ margin: 0 auto 0 auto; width:1024px;font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;}
#cabecera 		{ width:1024px; background-image:url(/images/logo.gif); background-repeat:no-repeat; height:140px; background-position:right}
h1					{ font-size:1.3em; color:#00d}
#menu 			{ width:250px; height:600px; float:left; background-image:url(../images/fondoMenu.jpg); background-repeat:no-repeat}
#menu a 			{ font-size: .9em;  text-decoration: none;  color: #000; font-weight:bolder}
#menu a:hover 	{ font-size: .9em;  text-decoration: underline;  color: #00d;}

#contenido		{ width:700px; height:700px; float:right; font-size:.95em; background-image:url(/images/fondoContenido.jpg); background-repeat:no-repeat; padding-left:50px}

#pie 				{  font-size: .8em;  color: #666; width:1024px}

