body {
	background-color: #98004d;
	margin: 0;
}

img{
	border: 0px;
}

div#contenedor{
	position:relative;
   width: 800px;
   /*height: 920px;*/
   margin: 0px auto;
   /*border:1px solid red;*/
   
}

div#menu{
	/*float:right;*/
	width: 800px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:0px;
	/*border:1px solid red;*/
}
div#menu_bajo{
	background-color: #fff;
	height:5px;
	line-height:1px;
	border-left: solid;
	border-bottom: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #5A5A5A;
}
div#menu a{
	margin-bottom:-5px;
	float:left;
}
.titular{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
}

div#contenidos{
	position:relative;
	/*border: 1px solid blue;*/
}

.titular_texto{
	width:720px;
	margin-left:20px;
	/*border:1px solid blue;*/
}

.img_show{
	position:absolute;
	left:%50;
	width:900px;
	margin-left:-40px;
}


.btn_menu{
	margin-right:0px;
	border:0px;
}

.div_img_porno{
	width: 624px;
	padding:10px;
	margin: 0 auto;
}
.div_img_amateur{
	padding:30px;
	float:center;
	margin-left:40px;
}
.img_porno{
	margin:5px;
}
.img_amateur{
	margin-left:50px;
}

