/* Titulo-Menu-Interno
-------------------------------------------*/
.img-titulo {
	margin: 30px 0 0 30px;
}


/* Contenido-Interno-Menu
-----------------------------------------*/
#contenido-interno-menu h2, h3 {
   margin-left: 25px;
	color: #333;
}

#contenido-interno-menu p {
	margin-left: 25px;
	margin-right: 15px;
}

/* TablaProductos
-----------------------------------*/

table {
	border: 1px solid #e2e2e2;
   padding: .1em;
}

table td {
	padding: .3em;
	border: 1px solid #e2e2e2;
}

table tr {text-align:center;}

/* LogoTitulo
-------------------------------------*/

.box-titulo {
	margin: 20px 0 0 20px;
	border: none;
}

/* FormularioContacto
---------------------------------------*/

fieldset {
	width: 400px;
	border: 1px dotted #333;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
	margin-left: 25px;
}

input {
	padding: .2em;
	margin-top: 5px;
	margin-left: 25px;
}

textarea {
   margin-top: 5px;
	margin-left: 25px;
	width: 325px;
	height: 200px;
	overflow : -moz-scrollbars-vertical;
}

.btn-enviar {
   width: 100px;      
	display: block;
   padding: .2em;
	background-color: #584D13;
	color: #fff;
	border: none;
	margin-left: 25px;
	
} 

/* F.I.R. TitulosProductos
-------------------------------------*/

h4 {margin-left:25px;}

h1.logos {
	position: relative;
	left: 20px;
	width: 350px;
	height: 92px;
}

h1.logos span.azp2000 {
	position: absolute;
	width: 100%;
   height: 100%;
	background-image: url(../img/logos/azp2000.jpg);
	background-repeat: no-repeat;
}

h1.logos span.bacsol {
	position: absolute;
	width: 100%;
   height: 100%;
	background-image: url(../img/logos/bacsol.jpg);
	background-repeat: no-repeat; 
}

h1.logos span.bacsoltv {
	position: absolute;
	width: 100%;
   height: 100%;
	background-image: url(../img/logos/bacsolvt.jpg);
	background-repeat: no-repeat;
}

h1.logos span.orgasol {
	position: absolute;
	width: 100%;
   height: 100%;
   background-image: url(../img/logos/orgasol.jpg);
	background-repeat: no-repeat;	
}

h1.logos span.yogen5 {
	position: absolute;
	width: 100%;
   height: 100%;
   background-image: url(../img/logos/yogen5.jpg);
	background-repeat: no-repeat; 	
}

h1.logos span.yoorin {
	position: absolute;
	width: 100%;
   height: 100%;
   background-image: url(../img/logos/yoorin.jpg);
	background-repeat: no-repeat;  	
}

h1.logos span.yookarin {
	position: absolute;
	width: 100%;
   height: 100%;
   background-image: url(../img/logos/yookarin30m.jpg);
	background-repeat: no-repeat;  	
}