@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------- RESET CSS ------*/

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
*::-moz-selection {
	background:#CCC none repeat scroll 0 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/*------------------------------------------------------------- ESTRUCTURA DE LA WEB ------*/
body {
	background-image: url(../imagenes/background.jpg);
	background-color:#f2f2f2;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

#mainindex {
	margin:auto;
	padding:auto;
	width:673px;
	height:auto;
	text-align:center;
}

#conter {
	margin:auto;
	padding:auto;
	width:750px;
	height:auto;
}

#colizq {
	width:125px;
	height:77px;
	float:right;
}

#colder {
	width:750px;
	height:auto;
	padding-top:10px;
	background-image:url(../imagenes/brush-background.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	margin: auto;
}

#colder-medium {
	width:750px;
	height:auto;
	padding-top:10px;
	/*background-image:url(../imagenes/brush-background-medium.jpg);*/
	background-position:top right;
	background-repeat:no-repeat;
	margin: auto;
}
/*------------------------------------------------------------- ESTRUCTURA INTERNA ------*/
#slider-main {
	background-color:#f0f0f0;
	width:750px;
	height:330px;
	margin-bottom:20px;
	
	-moz-box-shadow: 0px 0px 5px 1px #666;
	-webkit-box-shadow: 0px 0px 5px 1px #666;
	box-shadow: 0px 0px 5px 1px #666;
}

#text-conter{
	height:auto;
	width:750px;
	clear:both;
}

#parizq {
	width:365px;
	float:left;
	margin-right:18px;
	margin-bottom:0px;
}

#parder {
	width:365px;
	float:left;
	margin-bottom:0px;
}

#foto-service {
	background-image:url(../imagenes/foto-service-fondo.png);
	background-repeat:no-repeat;
	height:154px;
	width:233px;
	float:left;
	margin-right:20px;
	margin-bottom:0px;
}

#text-service {
	width:497px;
	float:left;
}

#item-service {
	margin-bottom:10px;
	height:200px;
}

#foto-productos {
	background-image:url(../imagenes/foto-productos-fondo.png);
	background-repeat:no-repeat;
	height:170px;
	width:340px;
	float:left;
	margin-right:20px;
	margin-bottom:0px;
}

#text-productos{
	width:390px;
	float:left;
}

#item-productos {
	margin-bottom:10px;
	height:210px;
}

#by {
	width:140px;
	float:right;
	margin-top:20px;
	font-size:11px;
}

#bt-consulta{
background-image:url(../imagenes/bt-consulta-off.jpg);
background-repeat:no-repeat;
height:18px;
width:69px;
padding-top:3px;
padding-left:5px;
}

/*------------------------------------------------------------- BOTONERA ------*/
#botonera {
	margin-top:50px;
	font-size:12px;
	float:none;
	width: 400px;
}

#botonera ul {
list-style:none outside none;
margin:0;
overflow:hidden;
padding-left:15px;
display:block;
}

#botonera ul li {
	margin-right:10px;
	margin-bottom:5px;
	width:80px;
}

#botonera ul li a {
	display:block;
	outline:none;
}

#botonera ul li a:link {
color:#333;
text-decoration:none;
width:80px;
}
#botonera ul li a:visited {
	color:#333;
	width:80px;
}
#botonera ul li a:hover {
	color:#0CF;
	margin-left:5px;
	font-weight:bolder;
}
#botonera ul li a:active {
	color:#0CF;
	width:80px;
}
#botonera ul li a.activo {
	color:#333;
	font-weight:bolder;
	margin-left:10px;
	width:80px;
}
/*------------------------------------------------------------- BOTONERA1 ------*/
#botonera {
	font-size:12px;
	width: 600px;
	height: 20px;
	padding-top: 55px;
	padding-bottom: 10px;
}

#botonera ul {
	list-style:none outside none;
	margin:0;
	overflow:hidden;
	padding-left:15px;
	display:block;
	width: 120px;
	float: left;
}

#botonera ul li {
	margin-right:10px;
	margin-bottom:5px;
	width:80px;
}

#botonera ul li a {
	display:block;
	outline:none;
}

#botonera ul li a:link {
color:#333;
text-decoration:none;
width:80px;
}
#botonera ul li a:visited {
	color:#333;
	width:80px;
}
#botonera ul li a:hover {
	color:#0CF;
	margin-left:5px;
	font-weight:bolder;
}
#botonera ul li a:active {
	color:#0CF;
	width:80px;
}
#botonera ul li a.activo {
	color:#333;
	font-weight:bolder;
	margin-left:10px;
	width:80px;
}

/*------------------------------------------------------------- ESTILOS TEXTOS ------*/
h1{
	font-family:"Helvetica", Arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color:#3c414a;
	font-size:26px;
	text-shadow:1px 1px 0 white;
	font-weight:bold;
	text-rendering:optimizelegibility;
}

h2{
	font-family:"Helvetica", Arial, sans-serif;
	margin-top:0px;
	margin-bottom:8px;
	color:#3c414a;
	font-size:16px;
	text-shadow:1px 1px 0 white;
	font-weight:lighter;
	text-rendering:optimizelegibility;
	line-height:13pt;
}

h3{
	background-image:url(../imagenes/border_line.jpg);
	background-repeat:repeat-x;
	height:2px;
	margin-top:0px;
	margin-bottom:0px;
}

h4{
	font-family:"Helvetica", Arial, sans-serif;
	margin-top:0px;
	margin-bottom:8px;
	color:#3c414a;
	font-size:22px;
	text-shadow:1px 1px 0 white;
	font-weight:lighter;
	text-rendering:optimizelegibility;
	line-height:18pt;
}

/*------------------------------------------------------------- ENLACES O IPERVINCULOS ------*/
a.enlace_a:link {
color:#666;
font-family:"Helvetica", Arial,sans-serif;
font-size:11px;
text-shadow:1px 1px 0 white;
text-rendering:optimizelegibility;
text-decoration:none;
outline:none;
}
a.enlace_a:visited {
color:#3c414a;
font-family:"Helvetica", Arial,sans-serif;
font-size:11px;
text-shadow:1px 1px 0 white;
text-rendering:optimizelegibility;
text-decoration:none;
outline:none;
}
a.enlace_a:hover {
color:#F39;
font-family:"Helvetica", Arial,sans-serif;
font-size:11px;
text-decoration:none;
outline:none;
}
a.enlace_a:active {
color:#3c414a;
font-family:"Helvetica", Arial,sans-serif;
font-size:11px;
text-shadow:1px 1px 0 white;
text-rendering:optimizelegibility;
text-decoration:none;
outline:none;
}

a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0CF;
}
a:active {
	text-decoration: none;
	color: #333;
}
