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

body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(../imagenes/fnd.png);
	background-repeat: repeat-x;
	background-position:center top;
	background-color:rgba(0,0,0,1.00);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenido {
	margin:auto;
	max-width:1000px;
	width:95%;
}
header {
	margin:auto;
	max-width:1000px;
	height:70px;
	width:100%;
}
.logo {
	margin:auto;
	max-width:349px;
	width:100%;
	height:auto;
	display:inline-block;
	vertical-align:middle;
}
.tel {
	margin:auto;
	max-width:640px;
	width:100%;
	height:auto;
	font-size: large;
	text-align:right;
	color: rgb(41, 171, 226);
	display:inline-block;
	vertical-align:middle;
}
nav {
	
	margin:20px auto 20px auto;
	width:100%;
	height: auto;
	text-align: center;
	display:block;
	clear:both;
}
.button {
   background-image: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(235,235,235,1) 50%, rgba(221,221,221,1) 50%,rgba(207,207,207,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(235,235,235,1) 50%, rgba(221,221,221,1) 50%,rgba(207,207,207,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(235,235,235,1) 50%, rgba(221,221,221,1) 50%,rgba(207,207,207,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(235,235,235,1) 50%, rgba(221,221,221,1) 50%,rgba(207,207,207,1) 100%);
   background-image:         linear-gradient(top, rgba(242,242,242,1) 0%,rgba(235,235,235,1) 50%, rgba(221,221,221,1) 50%,rgba(207,207,207,1) 100%);
   -webkit-box-shadow: 0px 0px 0px 1px rgba(250,250,250,1)inset;
      -moz-box-shadow: 0px 0px 0px 1px rgba(250,250,250,1)inset;
           box-shadow: 0px 0px 0px 1px rgba(250,250,250,1)inset;
   border: solid 1px rgba(112,112,112,1);
   -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
           border-radius: 3px;
   padding:20px 8px 20px;
   display: inline-block;
   vertical-align:middle;
   font-size: .739em;
   color: rgba(0,0,0,1);
   cursor:pointer;
}
.button:hover {
   background-image: -webkit-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(217,240,252,1) 50%, rgba(190,230,253,1) 50%,rgba(167,216,245,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(217,240,252,1) 50%, rgba(190,230,253,1) 50%,rgba(167,216,245,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(217,240,252,1) 50%, rgba(190,230,253,1) 50%,rgba(167,216,245,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(217,240,252,1) 50%, rgba(190,230,253,1) 50%,rgba(167,216,245,1) 100%);
   background-image:         linear-gradient(top, rgba(234,246,253,1) 0%,rgba(217,240,252,1) 50%, rgba(190,230,253,1) 50%,rgba(167,216,245,1) 100%);
   -webkit-box-shadow: 0px 0px 0px 1px rgba(239,249,254,1)inset;
      -moz-box-shadow: 0px 0px 0px 1px rgba(239,249,254,1)inset;
           box-shadow: 0px 0px 0px 1px rgba(239,249,254,1)inset;
   border: solid 1px rgba(60,126,177,1);
}
.button:active {
   background-image: -webkit-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(196,229,246,1) 50%, rgba(152,208,239,1) 50%,rgba(104,178,218,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(196,229,246,1) 50%, rgba(152,208,239,1) 50%,rgba(104,178,218,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(196,229,246,1) 50%, rgba(152,208,239,1) 50%,rgba(104,178,218,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(234,246,253,1) 0%,rgba(196,229,246,1) 50%, rgba(152,208,239,1) 50%,rgba(104,178,218,1) 100%);
   background-image:         linear-gradient(top, rgba(234,246,253,1) 0%,rgba(196,229,246,1) 50%, rgba(152,208,239,1) 50%,rgba(104,178,218,1) 100%);
   -webkit-box-shadow: 0px 0px 0px 1px rgba(154,186,203,1)inset;
      -moz-box-shadow: 0px 0px 0px 1px rgba(154,186,203,1)inset;
           box-shadow: 0px 0px 0px 1px rgba(154,186,203,1)inset;
   border: solid 1px rgba(44,98,139,1);
}
.slider {
	max-width:1000px;
	width:100%;
	height:auto;
}
section {
	margin:40px auto 40px auto;
	max-width:1000px;
	width:100%;
	height:auto;
	text-align:center;
	display: block;
	clear:both;
}
.contegeneral {
	background-image:url(../imagenes/sombra.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin:20px auto 40px auto;
	max-width:970px;
	width:100%;
	height:auto;
	text-align:justify;
	color: rgba(73,73,73,1.00);
	background-color:rgba(255,255,255,1.00);
	padding:15px;
}
.conteimg {
	margin:auto;
	max-width:272px;
	width:100%;
	text-align: left;
	color:rgba(255,255,255,1.00);
	display:inline-block;
	padding:15px;
	font-size:medium;
}
.conteimg2 {
	margin:auto;
	float:left;
	padding-right:20px;
}
.conteimg3 {
	margin: 5px;
	max-width:970px;
	width:100%;
	height:auto;
	text-align: left;
	color: rgba(0,113,188,1.00);
	display:inline-block;
	padding:10px;
	font-size:medium;
	background-color: rgba(237,237,237,1.00);
	border-radius:10px;
	font-weight:600;
}
.imgdesc {
	float:left;
}
.conteimg4 {
	margin:auto;
	max-width:200px;
	width:100%;
	text-align: center;
	color: rgba(0,113,188,1.00);
	display:inline-block;
	padding:15px;
	font-size:medium;
	font-weight:800;
	display:inline-block;
}
footer{
	width:100%;
	margin:auto;
	padding:20px 0px 20px 0px;
	background-color:rgba(84,84,84,1.00);
	font-size: small;
	color: rgba(213,213,213,1.00);
	text-align:center;
}
.txt1{
	font-size: x-large;
	font-weight:800;
	color:rgba(0,113,188,1.00);
	text-align:center;
}
.txt2{
	font-size: larger;
	font-weight:800;
	color: rgba(69,69,69,1.00);
}
.txt3{
	font-size: small;
	font-weight:400;
}
.imagen2{
	margin:auto;
	max-width:458px;
	width:100%;
	text-align:center;
}
.imagen3{
	margin:auto;
	max-width:1000px;
	width:100%;
	text-align:center;
}
form{
	margin:auto;
	max-width:500px;
	width:100%;
	text-align:center;
}
.campo1{
	margin:10px;
	max-width:500px;
	width:90%;
	text-align: left;
	font-size: small;
	font-weight:400;
	padding:10px;
}
.campo2{
	margin:10px;
	max-width:500px;
	width:90%;
	height:90px;
	text-align: left;
	font-size: small;
	font-weight:400;
	padding:10px;
}
.conteizq{
	margin:auto;
	max-width:420px;
	width:100%;
	float:left;
	display:inline-block;
}
.conteder{
	margin:auto;
	max-width:420px;
	width:100%;
	float: right;
}
.clientes{
	margin:auto;
	max-width:1000px;
	width:100%;
	height:240px;
	text-align:center;
	display:inline;
}
img{
	  border:none;}

.placeholder {
  color: #aaa;
  }
  
  .aviso {
	margin:20px auto 20px auto ;
	max-width:490px;
	width:100%;
	height:auto;
	text-align: justify;
	background-color:rgba(246,246,246,1.00);
	padding:10px;
}
.f100{
	margin:auto;
	width:100%;
	height:auto;
}
.portada{
	margin:10px;
	max-width:150px;
	width:100%;
	height:auto;
	text-align:center;
	border:thin solid rgba(132,132,132,1.00);
	padding:5px;
	display:inline-block;
	vertical-align:top;
}