body {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
}

#cuerpo {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondo_cuerpo.jpg);
	background-repeat: no-repeat;
	height: 675px;
	width: 920px;
}

#cabecera {
	height: 140px;
}

.linea1 {
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 275px;
	margin-top: 10px;
	margin-left: 20px;
	float:left;
}

#cabecera > .linea1 {
	margin-left: 35px;
}

.linea2 {
	padding-top: 65px;
	padding-right: 20px;
	float:right;
}

#cuerpo_main {
	width: 920px;
	margin-top: 2px;
}

#columna1 {
	height: 451px;
	width: 230px;
	padding-left: 35px;
	float: left;
}

#main {
	width: 606px;
	height: 423px;
	background-image: url(../imagenes/fondo_main.jpg);
	background-repeat: repeat-y;
	margin-left: 285px;
	padding-top: 20px;
}

#cuerpo_main > #main {
	margin-left: 283px;   
}


#imagen1 {
	height: 233px;
	width: 210px;
	background-image: url(../imagenes/fondo_recuadro_nuevo.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-left: 350px;
	padding-top: 1px;

}

#foto{
	background-image: url(../imagenes/foto.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 206px;
	margin-left: 10px;
	z-index: 100;
	vertical-align: top;	
}

#vermas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-align: right;
	z-index: 1;
}

#empresa {
	width: 300px;
	float:left;
	padding-top: 30px;
	margin-left: 10px;
}

#main > #empresa { margin-left: 20px; }

#titulo1 {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}

#texto1 {
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}


#imagen2 {
	background-image: url(../imagenes/foto1.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 147px;
	margin-left: 15px;
	float:left;
}

#main > #imagen2 {
	margin-left: 30px;
}

#diseno {
	margin-left: 220px; 
}

#titulo2 {
	font-family: Arial Narrow;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
    padding-top: 30px;
}

#texto2 {
    width: 330px;
    padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#pie{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	clear: both;
	padding-top: 45px;
}


#fichaprod {
	height: 400px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.main_art {
	width: 250px;
	margin-left: 330px;
}

.nombre{
	font-family: "Arial";
	font-size: 16px;
	color: #62893F;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62893F;
}

div .img {
	float:left;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 321px;
	text-align: center;
	background-color:#FFFFFF;
}

.datos {
	width: 250px;
	height: 200px;	
}

.descripcion {
	border: 1px solid #cccccc;
	padding-left: 5px;
	padding-top: 5px;
	height: 150px;
	background-color:#FFFFFF;
}

#colores {
    border: 1px solid #CCCCCC;
	height: 70px;
    padding-left: 5px;
	padding-top: 5px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#tabla_colores {
	padding-top: 5px;
}

.menu_nav_lista{
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}    

.menu_nav_lista a {
	color: #62893F;
	text-decoration: none;
}

.menu_nav_lista a:hover {
	color: #28381B;
}

.boton_consulta {
	background-image: url(../imagenes/boton_consultar.jpg);
	background-repeat: no-repeat;
	margin-left: 160px;
	width: 88px;
	height: 34px;	
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align:center;
}

.siguiente, .ultimo, .anterior, .primero{
    width: 60px;
	height: 29px;
	text-align: center;
	line-height: 24px;
	float:left;
	background-image: url(../imagenes/boton_navegacion.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-right: 2px;
	
}


.primero_vacio, .anterior_vacio, .ultimo_vacio, .siguiente_vacio{
   width: 60px;
   margin-right:2px;
   margin-top:5px;
   float:left;
}

#form_contacto{
   border:0px;
   padding-left:50px;
   font-family:Arial, Helvetica, sans-serif;
}

#form_contacto .titulo{
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	margin-bottom:20px;
}

#form_contacto label{
    display:inline-block;
	width:90px;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}

#form_contacto input, #form_contacto textarea {
	font-size: 12px;
	color: #666666;
    width:200px;
}

#form_contacto input #per_check_masinfo{
	margin-right:80%;
}


#form_contacto .bot_envio{
    border:0px;
}