@CHARSET "ISO-8859-1";
body {
background-color: #e7ebef;
}
#wrapper {
	width: 100%;
	text-align: center;
	
}
#container {
	width: 1045px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 100%;
	background-color:#FFFFFF;
	height: 150px;
	
}

#imagenes {
	width: 100%;
	background-color:#FFFFFF;	
}

#menu{
	width: 100%;
	background-color:#ffffff;	
	margin-bottom: 10px;
}	

#content {
	width: 100%;
	background-color:#FFFFFF;
	height: 420px;
}
#content2 {
	width: 100%;
	background-color:#f5f7f9;
}

#pie {
	width: 100%;
	background-color:#FFFFFF;	
	background-color:#eef2f5;
}
#espacio {
	width: 100%;
	background-color:#FFFFFF;
}
#barra {
	width: 100%;
	background-color:#FFFFFF;
}
#tamano_letra{
	font-size:15pt;
	color: #d52d00;
}
#tamano_letra3{
	font-size:18pt;
	color: #d52d00;
}
#tamano_letra2{
	font-size:11pt;
	color: #ffffff;
}