
body {
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e5e5;
}

#contenedor{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.header{
	background: url("../img/header.jpg") no-repeat;
	width: 960px;
	height: 344px;
}

.title{
	background: url("../img/title.jpg") no-repeat;
	width: 960px;
	height: 119px;
}

.titlefotos{
	margin: 30px 0 0 0;
}

.hora{
	background: url("../img/hora.jpg") no-repeat;
	width: 960px;
	height: 51px;
	padding-bottom: 5%;
}

.hora h1{
	color: #FFF;
	margin: 0px auto;
	text-align: center;
	padding: 1% 0 0 0;
	font-size: 29px;
}

.fotos{
	float: left;
	width: 412px;
	margin: 0 auto;
}

.leftfot{
	margin-left: 14%;
}

.contfotos{
	margin: 0px auto;
width: 960px;
overflow: hidden;
}