.carousel-inner{
background-image: url(img/background.jpg);
}
.carousel-item{
/* background-image: url("img/background.jpg"); */
}
.botones a:hover{
color: #0d3475;
}
.texto16_bold{

	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
}
.texto20_bold{

	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
}
.texto14{

	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
}
.texto14_bold{

	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
}
.texto12_blanco{

	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}

.texto12_bold_blanco{

	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.texto20_bold_negro{

	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.texto14_negro{

	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.texto14_negro_bold{

	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

#contenedor{
	width:100%;
	margin:0 auto;
	border:0px solid #000000;
}


#botonera{
	width:100%;
	height: 44px;
	margin: auto auto;
	background-color:#666;
}
#botonera2{
	width: 80%;
	margin: auto auto;
	background-color: #666;
	}

#header{
	width:1024px;
	margin:0 auto;
	background-color:#fff;

	vertical-align:bottom;
	}

#header img{margin:10px 10px 15px 0px; float:left}

#contactos{

	float:right;
	border:1px solid #000000;
	display:inline-block;


	}

.contactos{color:#666; font-size:11px; padding-bottom:25px; font-weight:bold;display:block; text-decoration:none; font-family: 'Open Sans', sans-serif;}

.botones{list-style:none;/* float:left; */display: inline-block;width: 15%;background-color:#666;}

.botones a{color:#fff;font-size:16px;font-weight:700;padding:10px 44px;display:block;text-decoration:none;font-family: 'Open Sans', sans-serif;transition: 0.2s;}


#slide{padding:0px; float:inherit;}
#iconos{
	width:1024px;
	margin:0 auto;


	}
.cajas{width:300px; margin-left:31px; float:left}


#txtcontainer{
	background-color: #DBDBDB;
	margin:0 auto;
	width:100%;
}
#textos{

	margin:0 auto;
	text-align: center;
	width:1024px;
}

#cajaspie{
	width:100%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}

#pie{
height:40px;
text-align:center;
vertical-align:middle;
background-color:#666;
}
