html {font-family: Arial, Verdana, Sans Serif;font-size: 10px;}
body {background-color: #F3EAFF;}

#central {background-color: #B19FC1;border: 1px solid #9999DD;margin-top: 5px;}

#central .cabecera {height: 52px; background: #B19FC1 url('imgs/cabecera.jpg') left bottom no-repeat;}
#central .cuerpo {width: 694px; height: 300px; background: #B19FC1 url('imgs/cuerpo.jpg') left top no-repeat}

#central .direccion {font-size: 12px; font-weight: bold; color: #FFFFFF; padding-right: 5px; padding-left: 5px;}

#central img {border: 0px;}
#central a {text-decoration: none; color: #FFFFFF;}
#central .texto1 {font-size: 20px; color: #FFFFFF;}

