@charset "utf-8";
/* CSS Document */

body {
background: #02233b;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

a {
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

a:hover {
text-decoration:underline;
color:#FFFF00;
}

h1 {
width:200px;
height:110px;
}

h1 span {
display:none;
}

h2 {
width:380px;
height:50px;
}

h2 span {
display:none;
}

h3 {
text-align:center;
}

#container {
width:1000px;
position:relative;
margin-left:auto;
margin-right:auto;
}

#center {
width:1000px;
}

#menu {
width:200px;
float:left;
}

#content {
width:800px;
margin-left:200px;
}

#foto {
height:620px;
padding-left:50px;
text-align:center;
}

#ads {
padding:0 50px 0 100px;
}

img {
border:none;
}

ul {
list-style:none;
margin:0 0 0 0;
padding:0 0 0 0;
}

p.desc {
font-size:12px;
margin-top: 3px;
color:#FFFF00;
}

.sel {
color:#FFFF00;
padding-left:10px;
text-decoration:underline;
}
#gallery {
padding-left:50px;
}
