/****		CSS Paty Bueno	****/

*{margin:0px;}
body 
	{
	font:12px  Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff url(imagenes/fondo.jpg) repeat-x;
	text-align:justify;
	margin:auto; 
	}
.clear{clear:both}
#cabecera
		{
			width:984px;
			margin:auto;
			height:403px;
			background:transparent url(imagenes/cabecera.png) no-repeat;
		 }

#cabecera2
		{
			width:984px;
			margin:auto;
			height:403px;
			background:transparent url(imagenes/cabecera2.png) no-repeat;
		 }
#contenedor
		{width:984px;
		margin:auto;
		margin-top:0px;
		overflow:hidden;
		}
#derecho
		{
		background:transparent url(imagenes/contenido.png) no-repeat;
		width:667px;
		float:left
		}
#derecho2
		{
		background:transparent url(imagenes/contenido2.png) no-repeat;
		width:986px;
		float:left;
        height: 440px;
		}

#contenido-derecho
		{margin-left:215px;
		width:425px;
		height:218px;
		 }

#contenido-derecho2
		{margin-left:252px;
		width:696px;
		height:218px;
		 }

#contenido-derecho a
		{color:#5ca98b;
		}
.texto-azul
		{color:#729cb2;
		}
.texto-azulb{color:#5ca98b;}

#menu-contenido
		{
		background:transparent url(imagenes/fondo-contenido.png) repeat-y;
/*		margin-top:38px;*/
		height:679px;
		padding-left:17px;
		}
#seccion-menu
		{
		/*margin-left:5px;*/
		width:675px;
		}
.menu
		{width:292px;
		height:389px;
/*		margin-left:10px;*/
		margin-left:16px;
		margin-top:-7px;
		float:left;

		}
.menu-post
		{width:292px;
		height:292px;
		margin-left:16px;
		margin-top:-1px;
		float:left;
		}
	
.texto-menu
		{background:transparent url(imagenes/vineta-menu.jpg) no-repeat;
		height:184px;
		width:295px;
		margin-top:-5px;
		position:relative;	
		}
.texto-menu-post
		{background:transparent url(imagenes/vineta-menu.jpg) no-repeat;
		height:108px;
		width:295px;
		margin-top:-6px;
		position:relative;	
		}
.parrafo
		{
		padding-top:20px;	
		text-indent:40px;
		}

.formato-texto
		{color:#5ca98b;
		text-decoration:none;
		}
.pie-contenido
		{background:transparent url(imagenes/pie-menu.jpg) no-repeat;
		 height:15px;
		}

#izquierdo
		{
		width:317px;
		float:left;		
		}
#contacto
		{
		background:transparent url(imagenes/fondo-contactos.png) no-repeat;
		height:583px;
		}
#promociones
		{
		background:transparent url(imagenes/fondo-productos.png) no-repeat;
		height:314px;
		}
#promociones p
		{
		width:280px;
		padding-top:10px;
		}
#promociones ul
		{
		list-style-image:url(imagenes/vineta-submenu.jpg); 

		}

#promociones li
		{
		text-decoration:none;
		color:#346681;
		font-weight: bold;
		font-size:14px;
		}
#menu-promociones
		{
		margin-left:30px;
		width:200px;
		}


#pie-pagina
		{
		background:transparent url(imagenes/pie-pagina.png) no-repeat;
		width:984px;
		float:left;
		height:65px
		}


#pie-pagina2
		{
		background:transparent url(imagenes/pie-pagina.png) no-repeat;
		width:984px;
		float:left;
		height:65px;
        margin-left: 182px;
		}
#pie-pagina p
		{
		text-align:center;
		}
#pie-pagina p a
		{
		color:#220000;
		text-decoration:none;
		}

/*------------------------------------*/
/*-----contacto de forma contacto-----*/


#fiel
		{
		width:200px;
		text-align:left;
		height:370px;
		}
#fiel button { 
	border:0 solid #000000;
	background:url(imagenes/boton-enviar.png) no-repeat;
	cursor: pointer;	
	width:150px;
	margin-top:-10px;
	margin-bottom:10px;
	height:36px;

}



#forma_contacto textarea{
							font-family:Arial,Helvetica,sans-serif;
							font-size:12px;
							height:50px;
						   }
#forma_contacto label
					{
					margin-top:2px;
					}

#izquierdo #forma_contacto .fondo-etiquetas{background:url(imagenes/fondo-etiquetas1.jpg) no-repeat;}

/*-----contacto de forma contacto-----*/
/*------------------------------------*/

#validaciones{margin:auto; text-align:center;margin-top:0px;}
#mapa
	{
	margin-top:102px;
	width:210px;
	}
#ver-mapa
	{
	margin-top:5px;
	margin-left:165px;
	width:55px;
	}

