@import"coin-slider.css";@import"menu.css";@import"promaq.css";@import"contacto.css";

*{
	border:0;
	margin:0;
	padding:0;
}

article,aside,div,figure,footer,header,hr,nav,section{
	display:block;
}

@font-face{
    font-family: "humnst777_btroman";
    src: url("../fonts/tt0857m_-webfont.eot");
    src: url("../fonts/tt0857m_-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/tt0857m_-webfont.woff") format("woff"),
         url("../fonts/tt0857m_-webfont.ttf") format("truetype"),
         url("../fonts/tt0857m_-webfont.svg#humnst777_btroman") format("svg");
    font-weight: normal;
    font-style: normal;
}

body{
	display:block;
	font-family:"humnst777_btroman",Helvetica,Verdana;
	font-size:14px;
	text-align:center;
}

a{
	color:#FFF;
	text-decoration:none;
}

#con:hover,#ini:hover{
	color: #000000;
}

header{
	background:#FFF url(../img/imgindex/cabecerabg.png) 0px 100% repeat-x;
	border-top:4px solid #4e535a;
	border-bottom:2px solid #D7DBE1;
	height:140px;
}

#fondcab{
	background:#FFF url(../img/imgindex/cabecera.jpg);
	height:100%;
	margin:0px auto;
	text-align:center;
	width:960px;
}

#cabeza{
	position:relative;
	text-align:right;
}

#ini{
	font-weight:bold;
	right:285px;
}

#con{
	font-weight:bold;
	right:200px;
}

#tru{
	color:#000000;
	right:18px;
}

.btn{
	position:absolute;
	top:118px;
}

.fondobanner{
	background:#FFF url(../img/imgindex/bannerbg.png) 416px 100% repeat-x;
	height:416px;
	position:relative;
}

.productos{
	margin: 0px auto;
	text-align: center;
	width: 960;
}

.produc{
	display:inline-block;
	height:230px;
	margin:0px 15px;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;
	vertical-align:top;
	width:192px;
}

.borde1{
	background:#d7dbe1;
	display:inline-block;
	padding:4px;
	-ms-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}

.borde1:hover{
	background:#6685d6;
	opacity:0.7;
	-ms-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}

h4{
	color:#0033BB;
	font-size:15px;
	margin:5px 0px;
	text-align:left;
}

.alineacion{
	color:#4E535A;
	font-size:12px;
	line-height:18px;
	margin:5px 0px;
	text-align:left;
}

aside{
	height:80px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:16px;
	width:960px;
}

.lidiv{
	border:1px solid #D7DBE1;
	margin:0px auto;
	width: 960px;
}

footer{
	color:#9CA6B4;
	font-size:12px;
	height:19px;
	margin:3px auto;
	text-align:left;
	width:960px;
}