@charset "utf-8";
/* CSS Document */

body { background:#F4F4EA; padding:0px; margin:0px;}

#full { border-left:1px solid #EDEDE4; border-right:1px solid #EDEDE4;}

#header { width:796px; background-color:#FFFFFF;}

#top { height:150px; width:796px; float:left; margin-bottom:2px;}

#logo { height:150px; width:220px; float:left; padding-left:5px;}
#logo img{ border:0;}

#banner { height:150px; width:571px; float:right;}

#menu { height:50px; border-top:1px solid #9A2E11; border-bottom:1px solid #9A2E11;}

#imagemenu { height:100%; width:796px; margin:0px; padding:0px;}

#content { float:left; width:796px; height:100%; background-color:#FFF; border-bottom:2px solid #988A80;}
#content h2 { font-family:Arial; font-size:14px; font-weight:bold;}
#content p { font-family:Verdana; font-size:12px; line-height:20px; text-align:justify;}

#contentl { float:left; width:368px; padding:15px;}
#contentr { float:right; width:368px; padding:15px;}
#contentrt { float:left; width:368px; padding-bottom:10px; border-bottom:2px solid #9A2E11;}
#contentrb { float:left; width:368px; padding-top:10px;}

#contentic { float:left; width:766px; height:100%; background-color:#FFF; border-bottom:2px solid #988A80; padding:15px;}
#contentic h2 { font-family:Arial; font-size:14px; font-weight:bold;}
#contentic p { font-family:Verdana; font-size:12px; line-height:20px; text-align:justify;}
#contentic ul, li { font-family:Verdana; font-size:12px; line-height:20px; text-align:justify;}
#contentic a { color:#B3BBB2; font-family:Tahoma; font-size:11px; padding-left:5px;}
#contentic a:hover { color:#000000; text-decoration:none;}

#footer { width:796px; height:20px; background-color:#E3E3D9; border-bottom:6px solid #988A80 double; text-align:center; font-family:Tahoma; font-size:11px; padding-top:5px;}
#footer a{ color:#B3BBB2;}
#footer a:hover{ color:#000; text-decoration:none;}