@charset "utf-8";
/* CSS PHOTON */
*{
	margin:0;
	padding:0;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg-body.png);
	background-repeat:     repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#contenedor {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg-contenedor.png);
	background-repeat:    repeat-y;
}
#cabecera {
	background-color: #FFFFFF;
	width: 900px;
	height: 85px;
	padding-left: 50px;
	padding-right: 50px;
}
#menu-cabecera {
	height: 85px;
	width: 235px;
	background-image: url(../img/bg-menu-cabecera.png);
	background-repeat: no-repeat;
	float: right;
	padding-left: 10px;
}
#menu-cabecera ul{
	list-style-type: none;
}
#menu-cabecera ul li{
	list-style-type: none;
	padding-top: 10px;
}
#menu-cabecera ul li a, a:visited{
	text-decoration: none;
	color: #333333;
	border-bottom-style: none;
	
}

#menu-cabecera ul li a:hover{
	color: #00A0D3;
	text-decoration: none;
}
#logo {
	float: left;
	display:block;
	height: 85px;
	width: 220px;
	background-image: url(../img/logotipo.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#logo a{
	height: 85px;
	width: 220px;
	display:block;
	padding-top: 85px;
	display:block;
	overflow:hidden; 
}
#menu {
	width:900px;
	height:40px;
	position:relative;
	background-image: url(../img/bg-botonera.png);
	padding-left: 50px;
	padding-right: 50px;
	background-repeat:  repeat-x;
}
#menu ul {
	list-style:none;
	margin-left: 100px;
	padding: 0px;
}

#menu ul li {
	display: block;
	height: 32px;
	overflow: hidden;
	background-image: url(../img/bg-bt-menu.png);
	width: 160px;
	text-align: center;
	float:left;
	padding-top: 8px;
}

#menu ul li a {
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	width:160px;
	height:40px;
	display:block;
}
#menu ul li a:hover {
	width:160px;
	height:40px;
	display:block;
	background:transparent url(../img/bg-bt-menu-a.png);
	margin-top:-8px;
	padding-top:8px;
}
#imagen {
	width: 1000px;
	background-image: url(../img/bg-imagen.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
#contenido {
	width: 880px;
	padding-right: 60px;
	padding-left: 60px;
	background-image: url(../img/bg-contenido.png);
	background-repeat: repeat-y;
}
#contenido ul li{
	list-style-image: url(../img/icono-contenido.png);
}
#cont-izq {
	float: left;
	width: 180px;
	padding-left: 80px;
	padding-right: 10px;
	padding-top: 50px;
}
#info {
	font-size: 16px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
	background-color: #EFEFEF;
	height: 30px;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(../img/bg-solicite-info.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 20px;
}
#info a{
	text-decoration: none;
	border-bottom-style: none;
}
#info a:hover{
	color: #333333;
	border-bottom-style: none;
}
#cont-izq ul{
	list-style-image: url(../img/icono.png);
	border-bottom-style: none;
	padding-left: 10px;
}
#cont-izq ul li{
	padding-bottom: 10px;
}
#cont-izq ul a{
	border-bottom-style: none;
}
#cont-centro {
	float: left;
	width: 410px;
	padding-right: 10px;
	padding-left: 10px;
}

#cont-centro ul{
	padding-left: 30px;
}
#pro-uno {
	float: left;
	width: 194px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	height: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../../../images/productos/producto4.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}
#pro-uno ul{
	list-style-type: none;
}
#pro-dos {
	float: left;
	width: 195px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	height: 150px;
	background-image: url(../../../images/productos/p2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}
#pro-dos ul{
	list-style-type: none;
}
#pro-tres {
	float: left;
	width: 195px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	height: 150px;
	background-image: url(../../../images/productos/producto3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#pro-tres ul {
	list-style-type: none;
}
#pro-cuatro {
	float: left;
	width: 194px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	height: 150px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../../../images/productos/p1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#pro-cuatro ul {
	list-style-type: none;
}

#cont-centro ul li{
	padding-bottom: 5px;
}
#cont-der {
	float: left;
	width: 230px;
	padding-top: 20px;
}
#pie {
	background-image: url(../img/bg-pie.png);
	float: left;
	height: 60px;
	width: 1000px;
	text-align: center;
	top: 20px;
	padding-top: 60px;
}
.clear {
	clear: left;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.recuadro {
	background-image: url(../img/bg-cont-der.png);
	background-repeat: no-repeat;
	width: 230px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.negrita {
	font-weight: bold;
}
a:link {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #00A8DB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00A6D9;
}
.cuadrado{
	text-decoration: none;
	background-image: url(../img/bg-cont-der.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #c3c3c3;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #333333;
}
.cuadrado a{
	font-weight: bold;
	border-bottom-style: none;
}
.foto1{
	width: 1000px;
	background-image: url(../img/bg-foto1.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.foto2{
	width: 1000px;
	background-image: url(../img/bg-foto2.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.foto3{
	width: 1000px;
	background-image: url(../img/bg-foto3.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.foto4{
	width: 1000px;
	background-image: url(../img/bg-foto4.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.foto5{
	width: 1000px;
	background-image: url(../img/bg-foto5.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.foto6{
	width: 1000px;
	background-image: url(../img/bg-foto6.png);
	background-repeat: no-repeat;
	height: 264px;
	float: left;
}
.texto-diferente {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
/****************************************************/
/********** Caractersticas del FORMULARIO PIDANOS INFORMACIÓN / PEDIDO DE PRODUCTO***********/
/****************************************************/


#PedidoForm p, #ContactForm p {
	padding-left: 15px;
	padding-right: 15px;
}
#PedidoForm label, #ContactForm label {
	display: block;
	width: 120px;
	float: left;
	margin-top: 10px;
	padding-left: 45px;
}
#PedidoForm input, #ContactForm input {
	display: block;
	width: 200px;
	float: left;
	margin-top: 10px;
/*	border:1px solid #cccccc;*/
}

#PedidoForm textarea, #ContactForm textarea {
	margin-top: 10px;
	width: 200px;
	height: 200px;
	float: left;
	border:1px solid #cccccc;
}
#PedidoForm input[type="submit"], #ContactForm input[type="submit"] {
	margin: 20px 0 20px 120px;
	width: 120px;
}
#PedidoForm select, #ContactForm select {
	display: block;
	width: 200px;
	float: left;
	margin-top: 10px;
}

#PedidoForm input[type="reset"], #ContactForm input[type="reset"] {
	margin: 20px 0 20px 40px;
	width: 120px;
}
/*#PedidoForm input[type="checkbox"], #ContactForm input[type="checkbox"]{
	margin: 0 0 0 40px;
	width: 20px;
	float: rigth;

}*/
.flotante{
	float: left;
	width: 300px;
}
#PedidoForm input[type="hidden"], #ContactForm input[type="hidden"]{
	display: none;
}

br.clear-l {
	clear: left;
}

#cajacheck {

    padding-left:15px;
	padding-right:15px;
	
	
}
#cajacheck input[type="checkbox"] {

	width: 170px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;

}

#cajacheck p{
	width: 150px;
	float: left;
	margin-top: 10px;
	

}

/*#km_form input[type="text"] {
	width: 300px;
	margin: 10px 0px;
}

#km_form input[type="submit"] {
	width: 150px;
	margin: 10px 0px;
}*/