﻿/* Font sizes: 10px = 0.8333em; 12px = 1.0em; 14px = 1.1666em; 16px = 1.3333em; 18px = 1.5em */

/* Resetting */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { padding: 0; margin: 0 }
table { border-collapse: collapse; border-spacing: 0 }
a, img, fieldset { border: none; outline: none }
address, caption, cite, th { font-style: normal; font-weight: normal }
ol, ul { list-style: none }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
em, strong { font-weight: normal; font-style: normal }
abbr { border: none; }
iframe { border: none; overflow: hidden; }

/* Global Styles
==============================================================================================  */

body { background: #ccc8b8; font: 11px/1.25 Verdana, Arial, sans-serif; color: #5C5C5C; }
h1.pageBreak {page-break-after: always}

/* Titles */
h1 { margin-bottom: 5px; font-size: 1.1em; font-weight:bold; color:#5C5C5C}
h2 { margin-bottom: 5px; font-size: 1.2em; font-weight:bold; color:#5F1448}
h3 { margin-bottom: 5px; font-size: 1.4em; font-weight:bold; color:#5F1448}

hr {height:1px; width:100%;color:#ccc;}

/* Layout
==============================================================================================  */

html { height: 100%; }
body { height: 100%; background: #e9e86b }
#container { position: relative; width: 780px; margin-left: auto;margin-right:auto; padding: 0px; text-align: center; background: url(../images/margecentral.jpg) #ffffff;}
#header { position: relative; width: 100%; margin: 0px; padding: 0px; text-align:left; }
#menuarea { position: relative; width: 100%; margin:0px; padding: 0px; text-align:left; }
#content { position: relative; width: 100%; margin:0px; padding:0px; text-align:left; }
#footer {position: relative; clear:both; width: 100%; height:26px; margin:5px auto; padding: 0px; text-align:left;}
* html #container { height: 1%; }

.leftcol {float:left; margin: 0px; padding: 0px;}
.rightcol {float:left; margin: 0px; padding: 0px; }
.pList { width:100%; float:left; }
.pDetail { width:100%; float:left; }

/* Section Layout
==============================================================================================  */
#header { background: #fff; min-height:80px; margin:2px 15px; width:750px; }
#footer { background-color:Transparent; text-align:center; vertical-align:bottom; width:780px; }
#content { background: url(../images/fons.jpg) #ffffff; overflow:hidden; margin:10px 15px 5px 15px; width:750px;}
#marctop { background: url(../images/marctop780.jpg) no-repeat #ffffff; width:780px; height:23px; margin:0px; padding:0px; }
#marcbottom { background: url(../images/marcbottom780.jpg) no-repeat #ffffff; width:780px; height:21px; margin:0px; padding:0px; }
