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

.div_central{
	width:1440px;
}
.div_contenedor{
	margin:0 auto;
	width:990px;
}
.div_datosfoto{
	float:left;
	width:730px;
	height:200px;
	background-color:#f9f9f5;
}
.div_foto{
	background-color:#FFF;
	float:left;
	width:180px;
	height:180px;
	margin:10px;
}
.div_info{
	float:left;
	width:450px;
	height:180px;
	margin:10px 0 ;
	font-size:14px;
	color:#8b8b89;
	font-family: Verdana;
}
.div_info strong{
	font-size:18px;
}
.div_menu{
	float:left;
	width:730px;
	height:45px;
}
.div_frame{
	float:left;
	width:730px;
	height:500px;
}
.div_direccion{
	float:right;
	background-color:#eee;
	width:260px;
	height:770px;
	font-size:12px;
	color:#8b8b89;
	font-family:Verdana;
}
.div_direccion strong{
	color:#000;
}
/*******FRAME INTERIOR*********/
.div_frame2{
	font-family:Verdana;
	width:640px;
	height:480px;
	margin:0 0 0 50px;
}
/**************/