body { 
  margin: 0;
	padding: 0;
  background: #F4DEAF url("images/bg.jpg");
	} 
#container {
  margin: 0  auto;
  background-color: #FD9A7C;
  border: 1px solid #900;
  height:auto !important;
  width: 100%;
  max-width: 1100px;
  min-width: 800px;
  width: expression((documentElement.offsetWidth || document.body.offsetWidth) < 801 ? '800px' : '100%' && (documentElement.offsetWidth || document.body.offsetWidth) > 1101 ? '1100px' : '100%');
}

p.text, p.biblio  { font-family: Palatino Linotype; text-decoration: none; font-size: 15pt; text-indent: 25px; text-align: justify;
               margin-top:0; line-height:30px; margin-bottom:0 }
p.text-2{ font-family: Arial; text-decoration: none; font-size: 16px; text-indent: 25px; text-align: justify; 
               margin-top:0; line-height:25px; margin-bottom:0;  }
p.links { font-family: Palatino Linotype; font-size: 19px; color: #000080; text-align: center; line-height:0; margin-top:0; margin-bottom:0 }
a.links { font-family: Palatino Linotype; font-size: 19px; color: #000080; text-align: center; line-height:0; margin-top:0; margin-bottom:0 }
p.menu  { text-align: center; font-family: Times New Roman; font-size: 17px; 
               font-weight: bold; margin-top:6; margin-bottom:6 }
a.menu  { text-align: center; font-family: Times New Roman; font-size: 17px; 
               font-weight: bold; color:#E3230F; margin-top:6; margin-bottom:6; text-decoration:none }
p.z     { text-align: center; line-height: 100%; font-family: Times New Roman; font-size: 28px; 
               font-weight: bold; margin-top: 12px; margin-bottom: 8px }
h1      { font-family: Palatino Linotype; font-size: 25px; color: #E3230F; font-weight: bold; text-align: center; margin-top:18; margin-bottom:12 }
h2      { font-family: Palatino Linotype; font-size: 23px; color: #E3230F; text-align: center; 
               margin-top: 12; margin-bottom: 12 }
h3      { font-family: Palatino Linotype; font-size: 21px; color: #E3230F; text-align: center; 
               margin-top: 12; margin-bottom: 12 }
h4      { font-family: Palatino Linotype; font-size: 18px; color: #E3230F; text-align: center; 
               margin-top: 12; margin-bottom: 12 }
               
.content {font: 18px/22px Arial; text-align:left; margin:0;} 
.content2 {font: 18px/22px Arial; text-align:left; margin:0; margin-left:20px} 
.content3 {font: 18px/22px Arial; text-align:left; margin:0; margin-left:35px} 
a.content {color: #900; text-decoration: none;}
a:hover.content {color: #E3230F; text-decoration:underline;}
li {font:15pt/25px Palatino Linotype; text-align:left; margin:0}

.cen {font-family: Verdana; font-size: 12pt; text-align: center; text-indent: 0; 
               line-height: 150%; margin-top: 0; margin-bottom: 0}  
               
a.cen {color:#E3230F}  
a:hover.cen {color:#800}  
a.text  { font-family: Palatino Linotype; text-decoration: none; font-size: 15pt; color:#E3230F }
               
               
               
div.footlayerIE { position:absolute;
 border: 2px solid #9D0000; padding: 0.8em;
 background: #FFFFCC; visibility:hidden; width: 70%}

 A.footlink {cursor:hand; color: #9D0000; text-decoration:none; font-family:Times New Roman; font-size:17pt; font-weight:bold }
 
 a:hover.footlink{color:#FF0000}

 P.foottext{ text-align:justify; text-indent: 2ex; margin: 0; font-style:normal; 
 font-variant:normal; font-weight:bold; font-size:17px; font-family:Arial; 
 color:#000000; padding-left:0.8em; padding-right:0.8em; padding-top:0.1ex; padding-bottom:0.1ex }
 
p.right {text-align: right; font:italic 12pt/15px Verdana; font-variant:; margin:0}