#wrap { margin:0 auto 0 auto; width:590px; background:#CCCCCC; align:center;}


#contenedor {
	background:#999966;
	position:relative;
	width:560px;
	margin:auto;
	height: 132px;
	left: 0;

}

#contenedor2 {
	background-image: url(../images/backgroundmenu.jpg);
	position:relative;
	width:560px;
	/*margin:0 auto 0 auto;*/
	/*margin:auto;*/
	height: 132px;
	left: 0;

}

#menu2{/*background:#999966*/; text-align:center; float:right; width:410px; height:125px;}
#logo2{/*background:#999966*/; float:left; width:150px; height:120px;}
/*#009999*/
#menu{background:#999966; text-align:center; float:right; width:410px; height:125px;}
#logo{background:#999966; float:left; width:150px; height:120px;}
logo{background:#999966; float:left; width:150px;height:120px;}
#selectedLink { text-decoration:none; font-weight:bold; color:#000000; padding-top:5px;padding-bottom:5px}

a.nav:link {text-decoration:none; font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:12px; color:#000000;} /*link*/
a.nav:visited {text-decoration:none;color:#000000;} /*link visitado*/
a.nav:hover {text-decoration:underline; color:#FFFFFF;} /*link al pasar el mouse por encima*/
a.nav:active {text-decoration:none; } /*link activo*/
a.nav:focus {text-decoration:none; color:#000000; padding-top:5px;padding-bottom:5px}

p{ font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:13px; margin-left: 1cm; margin-right: 1cm; TEXT-ALIGN: justify} 
p.secundario{ color:#333333; } 
p.pies{ TEXT-ALIGN:center; color:#999900; font-size: 10px; margin-left: 0; margin-right: 0; }
