/* generales */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
}

a{
text-decoration:none;
}

hr{
color:#E19C11;
clear:both;
}

a:visited{
color: #672F08;
}

label {
margin:0px;
}

input {
margin:0px;
}
/* hasta aqui */

/* estilos cindex*/
#fotoindex{
margin-top:10px;
margin-bottom:15px;
}
/* hasta aqui */

/* estilos clocalizacion */
#textolocalizacion{
margin-left:20px;
margin-right:20px;
}

#mapazonafranca{
float:left;
margin:20px;
}
#mapacallerosa{
float:left;
margin-top:20px;
}
/* hasta aqui */


#tamanomenu{
height:inherit;
}

#principal {
	background:url(../imagenes/fondoparabotonera.gif);
	margin:0 auto;
	width:617px;
	height: 100%;
    min-height: 100%;

}

/* estilos cabecera */
#cabecera {
	width:inherit;
	height:253px;
}
/* hasta aqui */

/* estilos menu */
#menu {
	background-image:url(../imagenes/parafondoboton.jpg);
	width: 154px;
	min-height: 100%;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;}
	
#categorias {
	height:20px;
	font-family:"Monotype Corsiva", Arial, Verdana;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../imagenes/boton2.jpg);
	text-align: left;
	padding-left: 45px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:15px;	
}

#categorias a{
color:#BB7810;
}


#subcategorias {
	background-image:url(../imagenes/subboton3.jpg);
	text-align: left;
	padding-top: 4px;
	height:17px;
	padding-left: 25px;
	padding-right:10px;
}

/* estilos contenido */
#contenido {
	width: 463px;
	height:inherit;
	min-height: 100%;
	float: left;
	text-align:left;
}
/* hasta aqui */

/*estilos cempresa */

#fotoempresa1{
float:left;
margin-left:40px;
margin-right:20px;
padding-top:10px;
}

#fotoempresa2{
float:right;
margin-top:40px;
margin-right:50px;
}

#textoderecha{
height:inherit;
float:right;
width:190px;
padding-right:10px;
}

#textoizquierda{
margin-left:40px;
float:left;
margin-top:20px;
}
/* hasta aqui */


/* estilos ccontacta */

#fondocontacta{
margin-left:20px;
margin-bottom:20px;
margin-right:20px;
}

#organizaformulario{
float:left; 
margin-right:25px;
margin-left:15px;
}

/* hasta aqui */

/* estilo pie */

#pie {
	width:inherit;
	height: 45px;
    clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/*padding:10px; MOZILLA TIENE PROBLEMAS CON LAS CAPAS CON PADDING*/
    text-align: center;
	background: url(../imagenes);
}
/* hasta aqui */

/* Estilo productos */
#textoproducto{
float:left; 
width:300px;
}

#imagenroducto{
float:right;
}


#capafondoproductos{
width:414px;
background-image:url(../imagenes/paracaja/fondo.jpg);
padding-left:20px; 
padding-right:10px;
}

#centracaja{
padding-bottom:10px;
padding-top:20px;
padding-left:10px;

}
/* hasta aqui */


/* estilos sistema de noticias*/
#scrollnoticias {
	width:142px;
	margin-right:20px;
	margin-top:10px;
    height:168px;
	background:url(../imagenes/sistemadenoticias.gif);
	float:left;
	padding-top:30px;
	color:#672F08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:hand;
}	
	
#scrollnoticias marquee{
   height:150px;
   width:120px;
   margin:10px;
}	

#scrollnoticias a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}

/* hasta aqui*/

/* estilos apartado noticias */
.fecha {
	color:#672F08;
}


