@charset "utf-8";
/* CSS Document */




/** Página **/

body{margin:0px; border:0px; background-image:url(../images/bg.gif); background-repeat:repeat-x; }

/** Fim de Página **/





/** Tabelas **/

#menu{ background-image:url(../images/bg-menu.gif); background-repeat:no-repeat; height:40px;}
#footer{ background-image:url(../images/bg-menu.gif); background-repeat:no-repeat; height:20px;}
#cabecalho-box{ border:#CC6633 solid thin; } 
#spacer{ background-color:#FFF; height:2px; }
#menu-restaurante{ border: 1px dashed black;}
#content-restaurante{ width:600px; border: 1px dashed black; padding:5px;}

/** Fim de Tabelas **/





/** Textos **/

.cabecalho-box-text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }
.menu-texto{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
.footer{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000;}
.agenciam{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}
.box-title{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
.title-paginas{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; font-weight:bold;}
.form{ background:#FFF; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:12px; border:#093 solid thin;}
.menu-restaurante{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
.menu-selecao{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#093; text-decoration:none;}
.footer{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000;}

/** Fim de Textos **/



/** Links **/

a.menu-texto:link{ color:#000; text-decoration:none;}
a.menu-texto:visited{ color:#000; text-decoration:none;}
a.menu-texto:hover{ color:#000; text-decoration:underline;}
a.menu-texto:active{ color:#000; text-decoration:none;}

a.box-title:link{ color:#000; text-decoration:underline;}
a.box-title:visited{ color:#000; text-decoration:underline;}
a.box-title:hover{ color:#000; text-decoration:none;}
a.box-title:active{ color:#000; text-decoration:none;}

a.agenciam:link{ color:#FFF; text-decoration:none;}
a.agenciam:visited{ color:#FFF; text-decoration:none;}
a.agenciam:hover{ color:#FFF; text-decoration:underline;}
a.agenciam:active{ color:#FFF; text-decoration:none;}

a.menu-restaurante:link{ color:#000; text-decoration:underline;}
a.menu-restaurante:visited{ color:#000; text-decoration:underline;}
a.menu-restaurante:hover{ color:#FFF; text-decoration:none; background:#090;}
a.menu-restaurante:active{ color:#FFF; text-decoration:none; background:#090;}

/** Fim de Links **/





