/* CSS Document */

body {
background-image:url(fondo.jpg);
background-repeat:repeat-x;
margin:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-color:#F0E7D6;
}

a {
color:#FFFFFF;
text-decoration:none;
}

img {
border:0px;
}

h1, h2 {
padding:0px;
margin:0px;
}

h2 {
font-size:22px;
background-color:#000000;
}




#contenedor {
height:3600px;
width:934px;
margin:0 auto;
}

#header {
width:934px;
height:200px;
background-image: url(amateurs_videos_fondo.jpg);
background-repeat:repeat-x;
float:left;
}

#header #titulo {
float:left;
}

#header #contenido {
float:left;
width:486px;
height:200px;
margin:0px;
padding:0px;
background-color:#000
}

#header #contenido #videos {
	width:486px;
	height:150px;
	float:left;
	background-color:#000000;
	text-align: center;
}

#header #contenido #videos img {
float:left;
padding:0px 5px 0px 5px;
}
#header #contenido #videos span {
padding:0px 5px 0px 5px;
float:left;
width:152px;
text-align:center;
}

#header #contenido p {
font-size:12px;
display:inline;
}




.thumbs {
float:left;
width:932px;
background-color: #000000;
height:720px;


}


.thumbs img {
float:left;
padding:3px;
}


.dating {
width:882px;
height:226px;
float:left;
background-color:#000000;
text-align:center;
padding-left:50px;
}

.webcamsrecurso1 {

width:932px;
height:auto;
float:left;
background-color:#000000;
text-align:center;
}
#alerta
{
	position: fixed;
	right:0px;
	bottom:0px;
	width:250px;
	height:300px;

}

.300_250
{
	float:left;
	width:300px;
	height:250px;
}


#footer {
width:100%;
height:150px;
background-color:#034750;
clear:both;
}

.videos {
width:932px;
height:400px;
background-color:#000000;
float:left;
text-align:center;
}

.videos img {
padding:3px;
}

.webcamsfooter {
	width:930px;
	background-color:#000000;
	height:auto;
	float:left;

}

#footer #links{
width:930px;
height:150px;
margin:0 auto;
font-size:24px;
padding-top:10px;
}

#footer #links a{
border:solid 1px;

}


#footer #links a:hover{
background-color:#000000;
}

