body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
}
.fotos{
 width:404px;
 height:186px;
 border: 1px solid #EC4044;
}
.contenido{ width:520px;
 border: 1px solid #EC4044;
}
.copete{
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.texto{	font-family: "trebuchet MS", tahoma, arial;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #EC4044;
	text-decoration: none;
}
.buscador{
	background-color:#565656;
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 11px;
	color:#FFFFFF;
	border: none;
}
.footer{font-family: "trebuchet MS", tahoma, arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a{font-family: "trebuchet MS", tahoma, arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}