@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#central {
	position:absolute;
	width: 840px;
	margin-left:50%;
	left:-420px;
	top:40px;
}
.divisor-top {
	height: 30px;
	border: 0px;
}
.divisor-centro {
	min-height: 200px;
	border: 0px;
}
.divisor-bot {
	min-height: 15px;
	border: 0px;
}
.pics {
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}
.boton {
	border: 0px;
}
#menu {
	width:840px;
	max-height:106px;
}
#bot_menu {
	width:840px;
	max-height:20px;
}
.ico {
	border-width: 1px;
	border-style: solid;
	border-color:#FFF;
	margin-left:10px;
	margin-right:10px;
}
.boton_menu {
	margin-left:11px;
	margin-right:11px;
}
.contenido {
	min-height:320px;
	width:840px;
}
#fotos {
	float:left;
	width: 480px;
	border-width: 1px;
	border-style: solid;
	border-color:#FFF;
}
.foto-opinion{
	border-width: 1px;
	border-style: solid;
	border-color:#FFF;
	}
#textos {
	float:right;
	border:none;
	width: 320px;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	margin:auto;
}
.bot-regresar {
	width:840px;
	border:none;
	height:30px;
}
#textos-opiniones {
	border:none;
	width: 320px;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	}

