@charset "utf-8";
/* CSS Document */



#header {
	background-color: #FFFFFF;
	box-shadow: 0px 3px 5px #BCBCBC;
}


#body {
	width: 100%;
}


#header-content {
	margin: auto;
	height: 135px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFF;
}

#header-content1 {
	height: 150px;
	width: 100%;
	background-color: #09F;
	background-image: url(../images/HD1.png);
}

#hc1-content {
	margin: auto;
	height: 150px;
	width: 900px;
	background-repeat: repeat-x;
	background-position: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
	vertical-align: bottom;
	float: none;
	font-style: normal;
}

#footer {
	bottom: 0;
	width: 100%;
	height: 150px;
	float: left;
	background-repeat: repeat;
	background-position: top;
	background-color: #666;
	background-image: url(../images/footer.png);
}

#footer-content {
	margin: auto;
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left;
}

.button:hover {
	color: #086CA0;

}	

.f-tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFF;
	font-weight: bold;
}

.f-tel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.white-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

li {
	text-decoration: none;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

nav[role="main"] ul li {
	float: right;
}

nav[role="main"] a {
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

nav[role="main"] li a:hover {
	color: #FFF;
	background-color: #086CA0;
}

.button {
	border: none;
	color: #333;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	height: 28px;
	width: 228px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-radius: 5px;
	padding-top: 1px;
}


nav[role="main2"] ul li {
}

nav[role="main2"] a {
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

nav[role="main2"] li a:hover {
	color: #00A8FF;
}

#fondogeneral {
	float: left;
	height: 100%;
	width: 100%;
}

#contenido {
	margin: auto;
	height: 100%;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}


#multiproposito {
	float: left;
	height: auto;
	width: 900px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#companyinfo {
	height: 150px;
	width: 390px;
	float: left;
	border: 2px solid #086CA0;
	border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#item1 {
	float: left;
	height: 400px;
	width: 297px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#item2 {
	float: left;
	height: 400px;
	width: 298px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#item3 {
	float: left;
	height: 400px;
	width: 299px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

#separador1 {
	height: auto;
	width: 885px;
	padding-left: 15px;
	float: left;
}


#redessociales {
	float: right;
	height: 174px;
	width: 470px;
}

video {
	height: 506px;
	width: 900px;
	border-radius: 15px;
	border: 2px solid #086CA0;
}
iframe {
	border: 2px solid #086CA0;
	border-radius: 15px;
}

.cot1 {
	font-weight: bold;
	font-size: 16px;
	color: #086CA0;
	font-family: Arial, Helvetica, sans-serif;
}

.cot2 {
	font-weight: bold;
	font-size: 14px;
	color: #086CA0;
	font-family: Arial, Helvetica, sans-serif;
}

#item1:hover {
	background-color: #EEE;
}
	
#item2:hover {
	background-color: #EEE;
}

#item3:hover {
	background-color: #EEE;
}


#producto {
	float: left;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
#mailform {
	border: 1px solid #086CA0;
	border-radius: 15px;
}
.Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #086CA0;
}
#empresa {
	width: 820px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
}
.pasoraya {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #086CA0;
}
.pasoraya2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
