@charset "utf-8";

.general {
	background-color: #AAFF55;
	text-align: center;
	background-image: url(../images/background2.png);
}

#wrap { 
	margin: 50px auto 0 auto;
	width: 750px;
	height: 450px;
	/*border: 1px solid #000000;*/
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}

#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

#top {
	width: 750px;
	height: 100px;
	float: left;
	background-image: url(../images/logo.jpg);
	border-bottom: #ffffff solid 1px;
	}



#banners1 {
	width: 150px;
	height: 450px;
	float: left;
	background-color: #000000;
}

#fin {
	width: 750px;
	height: 20px;
	float: left;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	font-size: 8pt;
	text-decoration: none;
}

#centro {
	width: 600px;
	height: 450px;
	float: left;
	background-image: url(../images/imagenfondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a {
	text-decoration:none;
	color: #177F7D;
	font-style: inherit;
}


#fotos {
	width: 400px;
	height: 85px; 
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}

#fotosbio {
	width: 400px; 
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}

#bio {
	width: 400px; 
	height: 90px; 
	padding-left: 20px;
	margin-top: 40px;
	float: left;
}

b {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

h1 {
	font-size: 12px;
	color: #ffffff;
	font-family: "Trebuchet MS";
}


#fechanoticia {
	width: 400px; 
	height: 20px; 
	margin-top: 20px; 
	text-align: left; 
	margin-left: 20px;
	border-bottom: 1px solid white;
}



#ep {
	width: 150px;
	height: 150px; 
	float:left; 
	margin: 60px 0px 0px 60px;
}
