@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px;}

div.cabecera{margin:auto; width:796px; height:342px; background-image:url(../imagen/cab_aje.jpg); background-repeat:no-repeat; background-position:top center;}

div.menu{float:right; width:247px; padding:30px 20px  0px 0px;}

div.titulo{margin:auto; width:796px; height:57px; background-image:url(../imagen/titulo.jpg); background-repeat:no-repeat; background-position:top center;}

div.contenido{margin:auto; width:796px; height:500px; background-image:url(../imagen/wall_panel.jpg); background-repeat:no-repeat; background-position:top center;}

div.texto{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#535353; text-align:justify; padding:20px;}

a.enlace:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#bd0019; text-decoration:none;}
a.enlace:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#bd0019; text-decoration:none;}
a.enlace:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#bd0019; text-decoration:underline;}


