/**
 =UNDO HTML
 --------------------------------------------- */
:link,:visited { text-decoration: none }
ul { list-style: none }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
hr,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*BODY
-----------------------*/

body { text-align: center; }
/* MAIN
-------------------------*/
#main { width:750px ; margin: 0 auto; text-align: justify; font: 14px normal Arial, sans-serif; border: 2px solid #73B6C6; }

/* HEADER
-------------------------*/
#header { height: 130px ; }
#head01 { height: 46px ; background: transparent url(../img/head01.jpg) 0 0 no-repeat; }
#head02 { height: 46px; background: transparent url(../img/head02.jpg) 0 0 no-repeat; }
#head02 span { display: none; }
#head03 { height: 38px ; background: transparent url(../img/head03.jpg) 0 0 no-repeat; }

/* SIDEBAR
-------------------------*/
#sidebar { vertical-align: top; width: 200px; }
#sidebar #nav { list-style: none; margin: 0; padding: 0; }
#sidebar #nav li { height: 30px; background: #FFFFFF url(../img/back1.jpg) 0 0 no-repeat; }
#sidebar #nav a { display: block; font: 16px normal Arial, sans-serif; font-weight: bold; color: #FFFFFF; padding-left: 20px; padding-top: 4px; }
#sidebar #nav a:hover { color: #2F657F; background: #FFFFFF url(../img/back1.jpg) 0 -30px no-repeat; }


/* CONTENT
-------------------------*/
#content { text-indent: 10px; border-left: 2px solid #73B6C6; }
#content p {margin: 5px;}
#content h3 { margin: 10px; color: #2F657F; font-size: 16px; }
#content ul { padding-left: 30px; }
#content li { list-style-image: url(../img/bifa.jpg);  margin: 0; padding: 0; }
#content .left { float: left;  padding: 5px; }
#content .right { float: right;  padding: 5px; }
#content #order { margin: 0 auto; text-align: center; padding: 10px; }
#content .center { text-align: center; margin: 0 auto;}


/* PRICES
-------------------------*/
#prices { text-align: center; margin: 0 auto; }
#prices td { border: 1px solid #777; }
#prices p { color: #2F657F; font-size: 12px; font-weight: bold; }
#prices p span { color: #FF9E00; font-size: 16px; font-weight: bold; }


/* FOOTER
-------------------------*/
#footer { height: 30px ; background: transparent url(../img/backfoot.jpg) 0 0 no-repeat; }
#footer p { text-align: center;  color: #FFFFFF; margin:0; font-size: 11px; }

