@charset "UTF-8";
/* 
	Designed by subwaydesign & izarweb
*/

#myGallery {
	width: 840px !important;
	height: 160px !important;
	border:2px solid #0099CC !important;
} 

.jdGallery .slideElement {
	height:160px!important;
	background-color:white!important;
}

* {
	margin:0;
	padding:0;
}

p {
	margin-bottom:15px;
}

ul {
	padding-left:25px;
	list-style-image:url(../img/flecha-menu.jpg);
}

body {
	background:#ffffff url(../img/fondo.jpg) repeat-x top left;
	font-family:Arial, 'Tahoma', Verdana, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.5em;
	color:#373737;
}

.clear { clear:both; }

a img { border:none; }

/* Links */

a:link,
a:visited,
a:active {
	text-decoration: none;
	color:#00A1D3;
}

a:hover {
	text-decoration: underline;
	color:#55C1E3;
}

td { vertical-align:top }

#wrapper {
	width:850px;
	margin:0px auto 20px auto;
}

#logo_flash {
	clear:both;
	float:left;
	position:absolute;
	padding-left:25px;
	padding-top:0px;
	z-index:500;
}

#menu {
	height:51px;
	color:#ffffff;
	text-align:right;
	vertical-align:middle!important;
	font-size:.95em;
}

#menu span {
	margin:0 8px 0 0;
	padding-left:15px;
	background:url(../img/sep-menu.jpg) no-repeat;
}

#menu_primero {
	background:none!important;
}

#menu a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#menu a:hover {
	color:#E2F0F3;
	text-decoration:none;
}

#img_bajo_menu {
}

#tooltip {
    padding: 1px;
    background:#333333;
    text-align: center;
    font-size: 10px;
	color:#FFFFFF;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

#contenido {
	padding:0;
	background:white;
	margin-top:40px;
	clear:both;
}

#sidebar {
	width:257px;
	float:left;
	clear:left;
}

.titulo_side {
	background:url(../img/titulo-side.jpg);
	height:35px;
	color:white;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-align:center;
	padding-top:15px!important;
	margin-bottom:15px;
	clear:both;
}

#cont_central {
	padding-left:35px;
	float:right;
	clear:right;
	width:550px;
}

#cont_central h2 {
	font-size:1.8em;
	margin-bottom:30px;
	padding-bottom:5px;
	color:#009ED1;
}

#footer {
	text-align:center;
	margin-top:50px;
	clear:both;
	line-height:1.8em;
	padding-top:22px;
	background:url(../img/divis-foot.jpg) no-repeat;
}

#prods_home_central {
	margin:0 18px;
}

#fotos_prods_home img {
	border:1px solid #0099CF;
	margin-top:10px;
}


#lineas_prods {
	float:left;
	clear:right;
	margin-right:15px;
	width:110px;
	font-weight:bold;
	line-height:1.7em;
	text-align:center;
	padding-left:25px;
	background:url(../img/fondo-prods.jpg) no-repeat top left;
}

#productos {
	width:520px;
	float:left;
	clear:left;
}

#productos h4 {
	margin-bottom:15px;
	color:#009ED1;
	padding-left:6px;
	border-left:4px solid #8FDEEF;
	font-size:1.5em;
	font-weight:normal;
}

#productos p {
	padding-left:16px;
	line-height:1.8em;
	font-size:.9em;
	margin-bottom:25px;
}

.txt_destacado {
	font-weight:bold;
	font-size:1.5em;
	color:#009ED1;
	line-height:1.8em;
	text-align:center;
}

.ul_productos {
	margin-bottom:30px;
	line-height:.6em;
	list-style-image:url(../img/li-productos.jpg);
}

.ul_productos li {
	line-height:.6em;
	font-weight:bold;
	padding:5px!important;
	margin:3px;
	border:1px solid #CCCCCC;
	line-height:1.2em;
}

/* FORMULARIOS ------------------------------------------------------------------------------------------------ */

#form-contacto {
	line-height:1.8em;
	clear:right;
}

#form-contacto input, #form-contacto textarea, #form-contacto select {
	float: left;
	width:360px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:3px;
	margin-bottom:3px;
	border:1px solid #888;
	padding-left:10px;
}

#form-contacto label {
	display: block;
	float: left;
	text-align: left;
	width: 160px;
	padding-right:0px;
	font-weight:bold;
	border-bottom:1px dotted #999999;;
}

#form-contacto br {
	clear: left;
}

form input:focus, textarea:focus, select:focus { color:black; }

#bot_enviar {
	border:1px solid #037FB7;
	background-color:#009ED1;
	width:100px;
	font-weight:bold;
	color:white!important;
	float:none!important;
	width:120px!important;
	text-align:center;
}

.requerido {
	background:url(../img/requerido.jpg) repeat-y;
}

.logos_marcas {
	margin:-5px auto 10px;
	text-align:center;
}