@charset "UTF-8";
/* CSS Document */

body {  background-color: #00418D; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

#layout { width:90%; margin:0 auto; text-align:center; float:none;  }
img { border:0px; }
a { text-decoration:none; color: #003366; font-weight:bold; }
a:hover { text-decoration:underline; }
h1 { margin:0 0 20px 0; font-size:22px; background:url(../images/color.gif) no-repeat top left; padding-top:20px; font-style:italic; line-height:normal; }
h2 { margin:0 0 10px 0; font-size:16px; line-height:normal; }
h3 { margin: 0px; font-size:13px; background-color:#003366; color:#FFFFFF; padding:3px 3px 3px 8px; font-weight:normal;  }
div { float:left; }

.wMax { width:100% }
.pl15 {padding-left:15px; }
.pr15 {padding-right:15px; }
.pl7 {padding-left:7px; }
.pr7 {padding-right:7px; }
.p5 {padding:5px; }
.mt40 { margin-top:40px; }
.mb30 { margin-bottom:30px; }
.mb15 { margin-bottom:15px; }
.mr15 { margin-right:15px; }
.ml15 { margin-left:15px; }
.fn { float:none; }
.fl { float:left; }
.uppercase { text-transform:uppercase; }
.border { border:1px solid #CCC; float:none; padding:10px; }

#header {width:100%; }
#header .barra { width:100%; background:url(../images/head.gif) left; background-repeat:repeat-y; height:25px; background-color:#0094d2; }
#header .logo { background-color:#003366; text-align:left; width:60%; float:left; }
#header .partner { background-color:#003366; width:40%; text-align:right; float:left;  }
#header .menu { width:100%; background-color:#0094d2; text-align:left; color:#FFFFFF; font-weight:bold; line-height:30px;}
#header .menu a { color:#FFFFFF; font-weight:bold; line-height:30px; text-transform:uppercase;  }

#main { width:100%; background-color:#FFF; padding:30px 0 50px 0; }
#main .left { width:22%; float:left; text-align:left; }
#main .right { width:22%; float:right; text-align:left; }
#main .left ul, #main .right ul { margin:0px 0 20px 0px; padding:0px; }
#main .left li, #main .right li { list-style:none; border-bottom:1px solid #FFF; padding:2px 2px 2px 20px; margin:0px; background:url(../images/dot.gif) no-repeat left top; background-color:#DEDEDE; }
#main .center { width:78%; float:left; text-align:left; line-height:17px; }
#main .center2 { width:56%; float:left; text-align:left; line-height:17px; }
#main .list li { list-style-type:decimal; padding:5px; font-weight:bold;  }
#footer { width:100%; background-color:#003366; color:#FFFFFF; }
#footer .barra { width:100%; display:block; background:url(../images/head.gif) left; background-repeat:repeat-y; height:20px; background-color:#0094d2; }
#footer .credits { padding:10px; }
#footer a { color: #FFF; font-weight:normal; }

.album { background:url(../images/photos.png) no-repeat left; padding-left:20px; }
.next { background:url(../images/next.png) no-repeat right; padding-right:20px; }
.previous { background:url(../images/previous.png) no-repeat left; padding-left:20px; }
.foto { background:url(../images/photo.png) no-repeat left; padding-left:20px; }
.pdf { background:url(../images/pdf.gif) no-repeat left; padding:5px 0 5px 20px; line-height:25px; }