body {
	background-color:#C8D422;
	margin-top: 0px;	
}

#tabla_verde {
	margin-top:10px;
}

#tabla_verde_o {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #71A92E;
	text-align: left;
}

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	text-align: justify;
}

#pie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-align:center;
}

#horizontal {
	background-image:url(imagenes/barra_horizontal.jpg)
}

#vertical {
	background-image:url(imagenes/barra_vertical.jpg)
}

.miniaturas {
	border: 1px solid #71A92E;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
}

#foto1 {
    float:right;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 2px;
}

#tabla_blanca {
	background-color:#FFF;
	background-image:url(imagenes/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}

#precio {
	color: #71A92E;
	font-size: 18px;
	font-weight: bold;
}

#nota {
	font-size:10px;
}

a:link {
	color: #71A92E;
	text-decoration:none;
	font-weight: bold;	
}

a:visited {
    color: #71A92E;
    text-decoration:none;
}

a:active {
    color: #71A92E;
    text-decoration:none;
}

a:hover {
	color:#71A92E;
	text-decoration:none;
	text-align: center;
}

#nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}

#apellido {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}

#email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}

#mensaje {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}

#apellido {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}

#telefono {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
}


#enviar {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	border: thin solid #71A92E;
	text-align: center;
}

#texto {
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	font-style:normal;
	font-weight: normal;
	text-align: justify;
}

.miniaturas {
	border: 2px solid #71A92E;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

.enlaceboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	background-color: #030;
	text-decoration: none;
} 
.enlaceboton:link, 
.enlaceboton:visited { 
    border-top: 1px solid #cccccc; 
    border-bottom: 2px solid #666666;    border-left: 1px solid #cccccc; 
    border-right: 2px solid #666666; 
} 
.enlaceboton:hover { 
    border-bottom: 1px solid #cccccc; 
    border-top: 2px solid #666666; 
    border-right: 1px solid #cccccc; 
    border-left: 2px solid #666666; 
} 
