* {
    padding: 0;
    margin: 0;
} 

body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa;
}

img { border: none; }
a { color: #97C4FF; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }
h5 { color: Yellow; font-size: 30px;}
#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
border: 5px solid #222;
height: 100px;
background: #333;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 570px;
float: left;
text-align: justify;
border: 5px solid #222;
padding: 10px;
background: #333;
}
.left h2 {
color: #FFFFFF;
font-size: 24px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 10px;
width: 160px;
float: right;
border: 5px solid #222;
font-size: 12px;
padding: 10px;
background: #333;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 10px;
text-align: center;
color: #eee;
font-size: 11px;
border: 5px solid #222;
padding: 10px;
background: #333;
}


#galeria{
height:850px;
width:532px;
margin:10px auto 0 auto;
list-style:none;
padding:0px;
height:0px;
clear:both;
}

#galeria li{
width:216px;
height:216px;
float:left;
text-align:center;
background:white;
margin:10px;
line-height:0px;
padding:0px;
display: table;
overflow:hidden;
}

#galeria div{
display: table-cell;
vertical-align:middle;
}

#galeria img{
width:216px;
border:0px;
}

#galeria .vertical{
height:216px;
width:auto!important;
}


#galeriaPaginas{
padding:50px 0 0 0px;
}

#galeriaPaginas ul{
list-style:none;
clear:both;
margin:0px;
padding:0px;
}

#galeriaPaginas li{
float:left;
margin:0 10px 0px 0;
padding:3px 8px;
border:1px solid gray;
background:white;
}

#galeriaPaginas a,#galeriaPaginas a:visited{
color:gray!important;
}

#galeriaPaginas li.current{
border:1px solid blue;
}

#galeriaPaginas li.current a,#galeriaPaginas li.current a:visited{
color:blue!important;
}
