@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:#CA490B
}

#conteiner {
width:980px;
height:auto;
background-color:#000000;
margin:0 auto;
}

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

#main_izq {
width:170px;
height:auto;
float:left;
}

#main {
width:810px;
height:auto;
float:left;
}

#footer {
clear:both;
width:980px;
height:50px;
background-image:url(bg.jpg);
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:48px;
margin:0;
}

h2 {
font-size:11px;
margin:0;
display:inline;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
text-align:center;
display:inline;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FB6D0B;
display:inline;
}

.webcams {
width:158px;
height:150px;
margin:2px;
margin-top:15px;
float:left;
border:0px;
}

.webcams p{
width:158px;
height:auto;
margin:0
}

.galerias {
width:800px;
height:600px;
background:#000000;
margin-left:5px;
margin-top:15px;
float:left;
}

.galerias p{
width:800px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
float:left;
margin:0 auto;
}

.promocion {
width:800px;
height:auto;
margin-left:5px;
margin-top:40px;
float:left;
background-color:#1A1A1A;
}

.promocion_cams {
width:810px;
height:auto;
margin-top:40px;
float:left;
background-color:#1A1A1A;
}

#intercambios {
width:980px;
height:100px;
margin-top:40px;
float:left;
background-color:#3E1E0B;
}

.webcams img{
width:158px;
height:130px;
border:0;
}

.thumbs {
width:196px;
height:150px;
float:left;
margin:2px;
}

.iframe_mallor{
margin-top:40px;
width:800px;
height:200px;
float:left;
}