@charset "UTF-8";
#Logo {
	width: 250px;
	margin: auto;
	background-color: #FFF;
	background-image: url(img/logo.png);
	background-position: center 80px;
	height: 180px;
	background-repeat: no-repeat;
}
.caja {
	width: 250px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.caja {
	width: 250px;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#direccion {
	font-size: 10px;
	text-align: center;
	width: 250px;
	margin: auto;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 12px;
	padding-top: 30px;
}
#direccion {
	font-size: 10px;
	text-align: center;
	width: 250px;
	margin: auto;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 12px;
	padding-top: 30px;
}
.centrado {
	text-align: center;
}
.centrado {
	text-align: center;
}
#caja p {
	font-size: 12px;
	color: #666;
	text-align: left;
}
#caja h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#caja h1 {
	font-size: 28px;
	color: #666;
	text-align: center;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
#Interior {
	width: 470px;
	background-color: #FFF;
	background-image: url(img/Logo2.jpg);
	background-position: left 85px;
	height: 350px;
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 80px;
}
#Contenidointerior {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	float: none;
	clear: none;
	margin-left: 220px;
}
#Contenidointeriorcentrado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	float: none;
	clear: none;
	margin-left: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.Negrita {
	font-weight: normal;
	color: #000;
}
