* {
margin: 0;
padding: 0;
}


body {
	background: url('../img/bodybg.jpg') repeat-x;
	text-align: center;
	font-size:0.9em;
	line-height:20px;
	font-family: Arial, serif;  
	color: #585858;
	
}

a, a:hover, a:link, a:visited{
	color: #585858;
	text-decoration: none;
}
img {
	border: #ccc 1px solid;
	margin: 3px;
}

#datos h3 {
	margin: 90px 10px 10px 10px;
}

li {
	list-style: none;
}
p {
	margin: 10px;
}

.left {
	float:left;
}

#thumbs li {
	list-style: none;
	display: inline;
}
#pagina {
	margin: 0 auto;
	width: 800px;
}

#header img {
	border: none;
	margin: 0;
	padding:0;
}
#header {
	height: 150px;
	margin-bottom: 15px;
	background: url('../img/barra.png') repeat-x bottom;
}

/* #navegacion {
	height:  30px;
	background: yellow;
}
*/

#contenido {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#footer {
	height: 30px;
	background: #e9e8e8;
	clear:both;
	margin-bottom: 0px;
}

#footer p {
	padding: 5px;
}

#datos {
	width: 360px;
	float: left;
	text-align: left;
}

#datos li {
	list-style-position: inside;
	margin: 10px 10px;
}

#principal {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}

#principal h3 {
	margin: 45px 10px 10px 10px;
}
#principal li {
	list-style-position: inside;
	margin: 10px 10px;
}

#thumb-prod {
	width: 600px;
	margin: 0 auto;
	text-align: justify;
}

#thumb-prod h3 {
	margin: 45px 10px 10px 10px;
}

#prod {
	margin-top: 30px;
}
.producto {
	width: 200px;
	height: 160px;
	float: left;
	list-style: none;
	margin: 0;
	font-weight: bold;
}

#prod {
	text-align: center;
}

.justificar {
	text-align: justify;
}

.right {
	float: right;
	margin-left: 20px;
}

.left {
	float: left;
	margin-right: 20px;
}

.clear {
	clear:both;
	min-height:30px;
	height:auto !important;
	height:30px;
}

.video {
	margin: 20px;
}

.inicio {
	float:left;
	height:150px;
	width:198px; 
	background: url('../img/01.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/01.png',sizingMethod='crop');

}

.inicio a {
	float:left;
	height:150px;	
	width:198px;
}
		
.inicio a:hover{
	float:left;
	width:198px;
	height:150px;
	background: url('../img/01-claro.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/01-claro.png',sizingMethod='crop');
}
.empresa {
	float:left;
	height:150px;
	width: 134px;
	background: url('../img/02.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/02.png',sizingMethod='crop');
}

.empresa a {
	float:left;
	height:150px;
	width: 134px;
}
		
.empresa a:hover{
	float:left;
	height:150px;
	width: 134px;
	background: url('../img/02-claro.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/02-claro.png',sizingMethod='crop');
}
.productos {
	float:left;
	height:150px;
	width: 135px;
	background: url('../img/03.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/03.png',sizingMethod='crop');
}
.productos a {
	float:left;
	height:150px;
	width: 135px;
}
		
.productos a:hover{
	float:left;
	height:150px;
	width: 135px;
	background: url('../img/03-claro.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/03-claro.png',sizingMethod='crop');
}
.produccion {
	float:left;
	height:150px;
	width: 134px;
	background: url('../img/04.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/04.png',sizingMethod='crop');
}
.produccion a {
	float:left;
	height:150px;
	width: 134px;
}
		
.produccion a:hover{
	float:left;
	height:150px;
	width: 134px;
	background: url('../img/04-claro.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/04-claro.png',sizingMethod='crop');
}
.contac {
	float:left;
	height:150px;
	width: 199px;
	background: url('../img/05.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/05.png',sizingMethod='crop');
}
.contac a {
	float:left;
	height:150px;
	width: 199px;
}
		
.contac a:hover{
	float:left;
	height:150px;
	width: 199px;
	background: url('../img/05-claro.png') no-repeat;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/05-claro.png',sizingMethod='crop');
}


.slideshow2 { height: 232px; width: 232px; }
.slideshow2 img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }




#contact-area {
	width: 600px;
	margin-top: 25px;
}



#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}



label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;

}

#live {
	margin-top: 0;
	font-size: 0.7em;
	text-align: center;
}

#live p {
	margin: 0;
}


a.sub {
	text-decoration: underline;
	font-style: italic;
}

#datos ul li {
	text-indent: 30px;
}

#datos ul li a {
	display: block; width: 20px; height: 20px;
	text-indent: 30px;
}

.celeste {
	background: url('../img/colores/celeste.png') no-repeat;
}

.amarillo {
	background: url('../img/colores/amarillo.png') no-repeat;
}

.azul {
	background: url('../img/colores/azul.png') no-repeat;
}

.rojo {
	background: url('../img/colores/rojo.png') no-repeat;
}

.blanco {
	background: url('../img/colores/blanco.png') no-repeat;
}

.negro {
	background: url('../img/colores/negro.png') no-repeat;
}

.natural {
	background: url('../img/colores/natural.png') no-repeat;
}

.verde {
	background: url('../img/colores/verde.png') no-repeat;
}
