@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	margin-top:0px;
	padding: 0;
	background-image:url(bg.jpg);
	background-repeat:repeat;
	background-color:#070707;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}


a:link , a:visited , a:active{
color:#FFFFFF;
text-decoration:none;
}


a:hover {
background-color:#771500
}


#conteiner {
width:980px;
height:1200px;
margin:0 auto;
}


#header {
width:980px;
height:150px;
float:left
}

#main {
width:980px;
height:auto;
float:left;
background-color:#1C0001
}

#header img {
float:left;
margin:3px;
}


.top_cams {
width:550px;
height:auto;
float:left;
margin-left:50px;
}


.top_cams p{
width:130px;
height:auto;
float:left;
margin:3px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}


.cams1 {
width:130px;
height:100px;
margin:2px;
border:0
}


h3 {
border:0;
margin:0;
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
float:left
}


.descripcion {
width:950px;
height:auto;
float:left;
margin-left:10px;
border:1px #F55700 dashed;
background:#121212;
font-size:11px;
padding:4px;
}


.promocion {
width:970px;
height:auto;
background-color:#0D0D0D;
margin-top:25px;
border:1px #550616 dotted;
float:left;
}


.cams {
width:151px;
height:150px;
margin:5px;
float:left;
}

.placer {
width:315px;
height:auto;
float:left;
margin:3px;
background-color:#000000;
}

.promocion p {
float:left;
width:970px;
height:auto;
background-color:#550616;
margin:0 auto
}

.promocion img {
float:left;
} 

.promo_top {
width:970px;
height:auto;
background-color:#0D0D0D;
margin:0 auto;
float:left;
}

.webcam_tra {
width:478px;
height:auto;
margin:3px;
float:left;
}

h4 {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:red;
margin:1px;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:1px;
}

.galerias {
width:904px;
height:auto;
float:left;
margin-left:35px;
margin-top:15px;
background-color:#000000;
}

.thumb {
width:220px;
height:147px;
margin:3px;
border:0;
float:left;
}

.banner {
width:970px;
height:auto;
background-color:#0D0D0D;
margin-top:25px;
float:left;
}

#footer {
width:980px;
float:left;
margin-top:20px;
height:auto;
background-color:#1C0001;
}