@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0px;
	padding: 0;
	background-color:#111111;
	background-image: url(bg.gif);
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a:link , a:visited , a:active{
color:#FF0000;
text-decoration:none;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#conteiner {
margin-top: 0px;
margin: 0 auto;
margin-bottom:0px;
background-color:#020100;
width:980px;
height:150%;
}
#header {
width:980px;
}
H1 {
font-size:20pt;
font:bold;
margin:0px;
color:white
} 
H2 {
font: Arial, Helvetica, sans-serif;
font-size:8pt;
margin:0px;
color:white
} 
H3 {
font-size:12pt;
margin:0px;
color:white
}
H4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
margin:0px;
color:white
}
#main {
width:980px;
float:center;
color:#FFFFFF;
text-align:center;
}
.cams {
width:170px;
height:130px;
float:center;
margin: 2px;
border: 0px;
}
.cams2 {
width:155px;
height:170px;
margin: 2px;
border: 0px;
}
#online {
width:137px;
height:22px;
float:center;
margin: 1px;
border: 0px;
}
.thumb {
width:240px;
height:180px;
float:center;
margin: 1px;
border: 0px;
}
#footer {
clear:both;
width:940px;
margin:10px;
background-color:#1A0100;
}
#cams {
width: 910px;
margin: 3px;
}
#cams2 {
width: 960px;
margin: 3px;
}
#thumbs {
width: 970px;
}
#video1 {
float:left;
width: 150px;
margin:5px;
}
#iframe {
float:left;
}
#iframe2 {
float:center;
width:944px;
margin:5px;
}
#videospa {
float:left;
background:#051B30;
width:225px;
margin: 5px;
}
#framebann1 {
float:left;
margin:2px;
width:500px;
}
#framebann2 {
float:left;
margin:2px;
width:468px;
}
#vidinamicos {
float:left;
margin:4px;
width:250px;
heigth:468px;
}