@charset "UTF-8";
#contenedor {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 126px;
	width: 600px;
	background-image: url(images/logo.png);
}
#menu {
	float: left;
	height: 34px;
	width: 450px;
	margin-left: 150px;
}
#slide {
	float: left;
	height: 270px;
	width: 600px;
}

#nosotros {
	float: left;
	height: 450px;
	width: 600px;
}
.linea {
	float: left;
	height: 25px;
	width: 600px;
	background-image: url(images/linea.png);
}
#bio {
	float: left;
	height: 200px;
	width: 600px;
}
.boton {
	float: left;
	height: 29px;
	width: auto;
	margin-right: 5px;
}
#foto {
	float: left;
	height: 120px;
	width: 130px;
	margin-top: 30px;
	margin-left: 20px;
}
#texto_bio {
	float: left;
	height: 200px;
	width: 450px;
}
#footer {
	float: left;
	height: 40px;
	width: 600px;
}
.italic {
	font-family: Cambria, Helvetica;
	font-size: 16px;
	font-style: italic;
	color: #D39B30;
	text-align: right;
}
.bold {
	font-family: Cambria, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D39B30;
	text-align: end;
}
.texto {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #153D7C;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: normal;
	display: block;
	margin-right: 20px;
}
.footer_t {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #153D7C;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.slogan {
	font-family: Cambria, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #D29B30;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 5px;
	padding-top: 17px;
}
.mi_vi {
	float: left;
	height: 400px;
	width: 300px;
}
.titulo {
	float: left;
	height: 80px;
	width: 300px;
}
.texto_2 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #173F79;
	text-align: justify;
	word-spacing: normal;
	display: block;
	float: left;
	height: 180px;
	width: 230px;
	margin: 20px;
	padding: 15px;
	line-height: 15px;
}
#slide2 {
	float: left;
}
#menu_2 {
	float: left;
	height: 200px;
	width: 200px;
	padding-top: 40px;
}
#content {
	background-color: #153D7C;
	float: left;
	height: 400px;
	width: 340px;
	margin: 10px;
}

#content2 {
	background-color: #153D7C;
	float: left;
	height: 250px;
	width: 540px;
	margin: 10px;
}
#espacio_foo {
	float: left;
	height: 150px;
	width: 600px;
}
#orga {
	float: left;
	height: 100px;
	width: 580px;
	background-color: #173F79;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	line-height: 15px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
