/* CSS Document */

/* Panel Muenu Superior*/
#PanelMenu{background:#4169E1; text-align:center; font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; height:50px;}
#PanelMenu img {position:absolute; height:52px; width:200px; align:left;}
#PanelMenu ul li{list-style-type:none; display:inline; background:#CCCCCC; border-bottom:#FF0000;border-collapse:separate;border-collapse:separate; border-style:ridge;}


/* Cuerpo //Body// */


#body{background: #FFFFFF; width:770px; margin-left:auto; margin-right:auto;
}
#body h1{text-align:center;
}
#body p{text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:25px; font-weight:300;}
#body table{text-align:center; }
