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

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

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

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

#cabecera{
	background: transparent url(images/sexoporcams.jpg) no-repeat;
	height : 211px;
	width: 760px;
}
#cabecera2{
	background: transparent url(images/sexoporcamstranx.jpg) no-repeat;
	height : 211px;
	width: 760px;
}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	height :60px;
	width: 760px;
	
	background-color: #FFCCcc;
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 0px 0px 0px;
}

#navabajo{
	height : 29px;
	width: 760px;
	text-align : center;
	font-size:11pt;
	font-weight : bold; 
} 
#cuerpo{
	width: 530px;
	padding: 13px 3px 15px 10px;
	float:right;
	background: transparent url(images/decora_trans.jpg) no-repeat bottom right;	
}

#cuerpo2{
	width: 750px;
	padding: 13px 3px 15px 10px;
	float:right;
	background: transparent url(images/decora_trans.jpg) no-repeat bottom right;	
}

#fbuscar{
	
}

#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
.radio{
	clear : both;
}

#lateral{
	width: 200px;
	float:left;
	height: 500px;
	margin-top: 3px;
	margin-left: 2px;
}

#registro{
	
}

#otras{
	
}


.cuerpolateral{
	background-color: #ffffff;
	padding: 5px 4px 13px 10px;
	margin-bottom: 15px;
	border-left : 1px solid #FFCC99;
	border-right : 1px solid ##FFCC99;
	border-top : 1px solid #FFCC99;
	border-bottom : 1px solid ##FFCC99;
}

.titlat{
	color:#0000ff;
	font-size:10pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 0px;
	font-weight : bold;
	letter-spacing : 2px;
	background: #FFCCcc ;	
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
}

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