* {
    padding: 0;
    margin: 0;
} 


body {
background: #FFE5FF;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 14px;
text-align:center;
color: #000;
line-height: 24px;


}

a {
	color: #CB392C;
	text-decoration: underline;	
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

p {
	padding-top: 20px;
}



#contenedor {
width: 850px;
margin: 0 auto;
}


#header {
background: transparent url(imagenes/caseraswebcamlogo.jpg) no-repeat;
	width:850px;
	height:200px;
		}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 10px 0 10px 0px;
}
#header h1 {
text-decoration: none;
color: #FF52FF;
}
		
#headert {
background: transparent url(imagenes/caseraswebcamtranxlogo.jpg) no-repeat;
	width:850px;
	height:200px;
		}		
	

#headert h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
text-align:left;
margin: 15px 0px 0px 200px;
}

#headert h1 {
text-decoration: none;
color: #FF52FF;
}
#headert h2 {
color: #000000;
font-size: 16px;
font-weight: 100;
padding: 10px 0 0 1px;
margin: 15px 300px 0px 150px;
}

#headerg {
background: transparent url(imagenes/caseraswebcamgaylogo.jpg) no-repeat;
	width:850px;
	height:200px;
		}		
	

#headerg h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
text-align:left;
margin: 15px 0px 0px 200px;
}

#headerg h1 {
text-decoration: none;
color: #FF52FF;
}
#headerg h2 {
color: #000000;
font-size: 16px;
font-weight: 100;
padding: 10px 0 0 1px;
margin: 15px 300px 0px 150px;
}


#header h2 {
color: #000000;
font-size: 16px;
font-weight: 100;
padding: 10px 0 0 1px;
margin: 15px 280px 0px 150px;
}


#menu {
height: 30px;
line-height: 30px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #0000ff;
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #B3B3FF;
text-decoration: underline;
}

#contenido {
margin: 20px 0;
line-height: 20px;
}

.left {
float: left; 
width: 620px;
text-align: justify;
}
.left h2 {
color: #FF52FF;
font-size: 22px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h2 a {
color: #B7271F;
}
.left ul{
	padding: 15px;
}

.right {
margin-top: 10px;
float: right;
width: 170px;
padding: 5px;
background: #FFCCCC;
border: 1px solid #FF52FF;
}
.right h2 {
font-size: 14px;
color: #000;
padding: 5px 0 2px 0;
font-weight: bold;
}
.right ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
.right ul li {
}
.right ul li a {
display: block;
border-bottom: 1px solid #999;
color: #0000ff;
padding: 2px 10px;
text-decoration: none;
}
.right ul li a:hover {
color: #B3B3FF;
text-decoration: none;
}
.acceso {
float: left; 
width: 850px;
text-align: center;
}

.foto	
	 	{  
	float:left;
	margin:70px 0 0 90px; 
	width:160px;
	height:120px;
	
}


 .payout	{  
	float:right;
	margin:10px  90px 0px 10px; 
	width:450px;
	height:250px;
	
}


.banners {
float:left;
width:160px;
height:160px;
margin: 10px 5px 10px 5px;
padding:0 0 0px 10px;
}

#footer {
font-size: 11px;
color: #000;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #FF52FF;
}
#footer a { 
color: #000;
}
#footer a:hover {
text-decoration: none; 
}

