BODY {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: repeat-x;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #ff0000;
	}
A:HOVER {
	color: #990000;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 10pt;
}
H2{
	font-size: 9pt;
}

p {
   color : #000;
   text-align: center;
   line-height: 1.5em;
   margin: 0;
   padding: 5px 0 5px 0;
}

.clear {
   clear: both;
   margin:0;
   padding:0;
}	

#borde{
	border-left : 2px solid #ffffff;
	border-right : 2px solid #ffffff;
	width: 760px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align: left;
	width: 760px;
	margin: auto;
	background-color : #ffffff;
}

#cabecera{
	background: transparent url(imagenes/webcam-sexo-chat.jpg) no-repeat;
	height : 110px;
	width: 760px;
}


#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}


#navegador{
	background-color: #E3E3E3;
	height : 20px;
	width: 760px;
		
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 5px 0px 0px;
}	
#navabajo{
	height : 29px;
	width: 760px;
	text-align : center;
	font-size:8pt;
	font-weight : bold; 
} 


#cuerpo{
	width: 562px;
	padding: 13px 3px 15px 10px;
	float:right;
	text-align : center;	
}

#cuerpo2{
	width: 760px;
	padding: 13px 3px 15px 10px;
	text-align : center;
}


#iframe-acceso {
	WIDTH: 660px;
	padding: 20px 0px 0px 0px;
}



#lateral{
	background-color: #e3e3e3;
	width: 185px;
	float:right;
	border-bottom : 2px solid #ffffff;
	border-top : 2px solid #ffffff;
}


.cuerpolateral{
	padding: 5px 4px 13px 10px;
	
}
.titlat{
	background-color:#CCCCCC;
	color:#000;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #000;
	text-decoration: underline;
}
A.enlacenav:HOVER{
	color: #000;
	text-decoration: none;
}

#pie{
	clear : both;
	font-size: 10px;
	color : #000000;
	text-align : center;
	margin : 30px 10px 0px 0px;
	padding-bottom:10px;
}