/* @override 
	http://estudiodesoluciones.com/hidronia/estilos.css
	http://hidronia.com/hidronia/estilos.css
*/

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font: 12px Verdana, Arial, sans-serif;
}

body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
}

a { text-decoration: none; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

.negro10px {
	font-size: 10px;
	color: #000000;
}

a:hover.negro10px {
	color: #999;
}

#tabla_borde1px {
	border: 1px solid gray;
}

#cabecera {
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid gray;
	background-image: url(imagenes/degradado_cabecera.jpg);
	background-repeat: repeat-x;
}

#div_cabecera {
	margin:0 auto;
	width: 1000px;
	display: block;
	height: 70px;
}

#login {
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid gray;
}

#div_login {
	margin:0 auto;
	width: 1000px;
	display: block;
	height: 25px;
}

#navegacion {
	height: 35px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#div_navegacion {
	margin:0 auto;
	width: 1000px;
	display: block;
	height: 35px;
}

#cuerpo {
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 10px;
}

#div_cuerpo {
	width: 1000px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}

#pie {
	height: 30px;
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid gray;
}

#div_pie {
	width: 1000px;
	display: block;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

#producto {
	margin-left: 4px;
}

#div_producto {
	height: 250px;
	position: relative;
	float: left;
	border: 1px solid gray;
	width: 230px;
	margin: 8px;
}

#producto_individual {
	margin-left: 10px;
}

#div_producto_individual {
	width: 450px;
	height: 450px;
	border: 1px solid gray;
}

.nombre_producto {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.medidas_producto {
	font-size: 12px;
	color: white;
}

.cabecera_producto {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.textos_producto {
	color: black;
	font-size: 9px;
}

.texto_navegacion {
	font-size: 10px;
	color: black;
}

.texto_pie {
	color: black;
	font-size: 10px;
}

.precio_producto {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.texto_12px {
	font-size: 12px;
	line-height: 16px;
}
.texto_30px_gris {
	font-size: 30px;
	color: #666666;
}
.texto_30px_blanco {
	font-size: 30px;
	color: #fff;
}

#menu_lateral {
	width: 150px;
	border-right: 1px solid gray;
	min-height: 590px;
	float: left;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px dotted gray;
width: 150px;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px dotted gray;
	color: gray;
	background: none no-repeat;
	padding: 6px;
}

#navlist li a:hover {
	text-decoration: underline;
}

#subnavlist
{
padding-left: 0;
margin-left: 0;
width: 150px;
}

#subnavlist li
{
list-style: none;
	color: gray;
	background: none no-repeat;
	padding: 6px;
	margin: 0 0 0 20px;
}

#subnavlist li a:hover {
	text-decoration: underline;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: url(imagenes/cuadrado-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: url(imagenes/cuadrado-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: url(imagenes/cuadrado-on.gif) left center no-repeat;
color: black;
}

#contenedor_imagen {
	width: 520px;
	min-height: 570px;
	float: left;
}

#imagen {
	width: 500px;
	height: 500px;
	border: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
}

#imagen_mini {
	width: 80px;
	height: 80px;
	border: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
}

#datos_tecnicos {
	width: 300px;
	float: left;
	border: 1px solid gray;
}

.textos_datos_tecnicos {
	color: #333;
	font-size: 10px;
}
.cabecera_nombres {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	}
a.cabecera_on {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.campo_form {
	height: 24px;
	width: 215px;
	border: 1px solid #333;
	font-size: 12px;
}
.comentarios_form {
	height: 135px;
	width: 215px;
	border: 1px solid #333;
	font-size: 12px;
}
#contenedor_mapa {
	height: 390px;
	width: 558px;
}
#map {
	height: 390px;
	width: 550px;
	border: 1px solid #333;
	margin: 5px;
}
#precio {
	width: 300px;
	float: left;
	border: 1px solid gray;
}
#separador {
	float: left;
	height: 30px;
	width: 300px;
}

#tabla_borde1px, #tabla_borde1px tr {
	border: 1px solid gray;
}