@charset "utf-8";
body {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-size: 11px;
}

.oneColFixCtrHdr #contenedor {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #cabecera {
	background-image:url(../images/cooperativa-san-bernabe.jpg);
	background-repeat:no-repeat;
	height: 93px;
	width:742px;
	float:right;
}

.oneColFixCtrHdr #botonera {
	height: 39px;
	width:742px;
	text-align:left;
	float:right;
	border:none;
}

#botonera img {
	border:none;
}

.oneColFixCtrHdr #pie {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	clear:both;
	float:none;
	width:900px;
}

#pie a, a:hover {
	text-decoration: none;
	color:#FFCC00;
}

#pie span {
	text-align: right;
	padding-right: 30px;
	color: silver;
}

h1 {
	color:#ddc768;
	font-size:22px;
	text-align:center;
}

/*********************************
INDEX
***********************************/

.oneColFixCtrHdr #flash {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background-image:url(../images/vega-ciguela.jpg);
	float:left;
}

.oneColFixCtrHdr #copa {
	position:relative;
	height:auto;
	width:190px;
	min-height:319px;
	float:left;
	background-image:url(../images/copa-tinto-san-bernabe.jpg);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #seccion {
	line-height: 25px;
	position:relative;
	height:auto;
	width:370px;
	min-height:319px;
	float:left;
	background-image:url(../images/horizonte.jpg);
	background-repeat:repeat-x;
	text-align:justify;
	padding-right:20px;
}

.oneColFixCtrHdr #foto {
	position:relative;
	height:auto;
	width:162px;
	float:right;
	min-height:319px;
	background-image:url(../images/vides-san-bernabe.jpg);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #remate {
	position:relative;
	height:149px;
	width:742px;
	float:right;
	background-image:url(../images/pie-coop-san-bernabe.jpg);
	background-repeat:no-repeat;
}
/*********************************
FIN INDEX
***********************************/


/*********************************
SERVICIOS
***********************************/
.oneColFixCtrHdr #flash_servicios {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 132px;
	background-image:url(../images/hoja-servicios.jpg);
	float:left;
}

#foto_servicios{
	width: 348px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 468px;
	background-image:url(../images/barrica-san-bernabe.jpg);
	float:left;
}

#seccion_servicios{
	text-align: left;
	width:552px;
	height:343px;
	float:right;
	background-image:url(../images/horizonte.jpg);
	background-repeat:repeat-x;
}

.icono {
	vertical-align:middle;
	margin-top:10px;
	
}

.izquierda {
	float:left;
	width:50%;
	font-size:11px;
	line-height:15px;
}

.derecha {
	float:right;
	width:50%;
	font-size:11px;
	line-height:15px;
}
.titular {
	color: #FFCC00;
	font-weight:bold;
	text-align:right;
}

.oneColFixCtrHdr #remate_servicios {
	position:relative;
	height:125px;
	width:552px;
	float:right;
	background-image:url(../images/pie-servicios-cooperativa.jpg);
	background-repeat:no-repeat;
}
/*********************************
FIN SERVICIOS
***********************************/


/*********************************
PRODUCTOS
***********************************/
#flash_productos {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background-image:url(../images/servir-vino.jpg);
	float:left;
}

#seccion_productos{
	text-align: left;
	width:742px;
	height:468px;
	float:right;
	background-image:url(../images/productos.jpg);
	background-repeat:repeat-x;
}

/*********************************
FIN PRODUCTOS
***********************************/


/*********************************
INSTALACIONES
***********************************/
#flash_instalaciones {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 132px;
	background-image:url(../images/parra-instalaciones.jpg);
	float:left;
}

#seccion_instalaciones{
	text-align: left;
	width:900px;
	height:468px;
	float:right;
	background-image:url(../images/vacio.jpg);
	background-repeat:no-repeat;
}

/*********************************
FIN INSTALACIONES
***********************************/


/*********************************
GALERIA
***********************************/
#flash_galeria {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 132px;
	background-image:url(../images/denominacion.jpg);
	float:left;
}

#seccion_galeria{
	text-align: justify;
	width:677px;
	height:468px;
	float:right;
	background-image:url(../images/galeria-cooperativa.jpg);
	background-repeat:no-repeat;
	padding-left: 50px;
}

/*
.redimensionar {
	background-image:url(../images/marco.jpg);
	width: 250px;
	height:198px;
	max-width:250px;
	max-height:inherit;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}

*/

#seccion_galeria .redimensionar {
	width:185px;
	height:139px;
	background-image:url(../images/marco.jpg);
	background-repeat:no-repeat;
	max-height:inherit;
	float:left;
	padding-top:8px;
	padding-right:20px;
}

#seccion_galeria .redimensionar img {
	cursor:pointer;
	border:none;
	width:163px;
	height:122px;
	.margin-left:-35px;
}


#remate_galeria{
	text-align: right;
	width:173px;
	height:468px;
	float:left;
	position:static;
	background-image:url(../images/dcha-galeria.jpg);	
	background-repeat:no-repeat;
/*	filter: FlipH;	
	-moz-user-select: FlipH;*/
}

/*********************************
FIN GALERIA
***********************************/


/*********************************
CONTACTO
***********************************/
#flash_contacto {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background-image:url(../images/copa-blanco.jpg);
	float:left;
}

#seccion #izquierda_contacto{
	text-align: right;
	margin-left: 30px;
	margin-right:30px;
	width:423px;
}

#izquierda_contacto p, img {
	text-align: justify;
	text-indent:5%;
	border:none;
}

#foto_contacto {
	position:relative;
	height:auto;
	width:269px;
	float:right;
	min-height:319px;
	background-image:url(../images/arroba.jpg);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:middle;
}

#remate_contacto {
	width:742px;
	float:right;
	min-height:149px;
	background-image:url(../images/nueces.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
}
/*********************************
FIN CONTACTO
***********************************/

/*********************************
LOCALIZACION
***********************************/
#flash_localizacion {
	width: 158px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background-image:url(../images/cepa-localizacion.jpg);
	float:left;
}

#seccion_localizacion{
	text-align: right;
	width:742px;
	height:468px;
	float:right;
	background-image:url(../images/localizacion-cooperativa.jpg);
	background-repeat:no-repeat;
}

/*********************************
FIN LOCALIZACION
***********************************/

