@charset "UTF-8";
/* CSS Document */


/* Web Bodegas Regantío

   Autor:  Chelo Fernández
   
   Versión: 1.0
   
   URL del sitio: http://www.bodegaregantio.com  */
   
   
   
/***********************************************************************************************************/


body  {

	width:955px;
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	margin:auto;
	
	}
	
a {text-decoration:none;}

a:hover {color:#111111; text-decoration:none;}
	
	
h1 { font-size: 30px; margin-top:0px; margin-bottom:15px; color:#434343; }

h2 { font-size: 32px; margin-top:15px; margin-bottom:5px; color:#ffffff; text-align:left; margin-left:20px; margin-right:5px; }

h3 { font-size: 16px; color:#ffffff; text-align:left; margin-left:20px; margin-right:5px; font-weight:normal;}

h3 a {color:#ffffff; text-decoration:none;}
h3 a:hover { color:#262626; text-decoration:none; }

#wrapper {
	padding-left: 0px; }
	
	
/****************************   HOME   ************************************/

#cabecera {
	width:955px;
	height:180px;
	float:left;
	background:url(images/logo_home.jpg) no-repeat #FFFFFF;
	}
	
#idiomas {
	width:150px;
	float:right;
	margin-right:35px;
	margin-top:35px;
	color: #333333;
	text-align:right;
}

#idiomas a {
	text-decoration:none;
	color:#618c00;
}

#idiomas a:hover {
	text-decoration:none;
	color:#000000;
}
	
#roler_menu	{
	margin: 0 auto;
	width: 100%;
	height:34px;
	margin-top:0px;
	text-align: center;
	}
	
#menu2 {
	width:945px;
	height:34px;
	float:left;
	margin-top:0px;
	
	}

	#menu2 a:link, #menu2 a:visited {
		text-decoration:none;
		color: #ffffff;
		}
	#menu2 a:hover {
		text-decoration: none;
		}
	#menu2 ul {
		list-style:none;
		margin: 0 0 0 0;
		padding: 0;
		}
	#menu2 ul li a:link, #menu2 ul li a:visited{
		display:block;
		line-height: 30px;
		padding: 2px 23px 2px 23px;
		margin-right: 1px;
		font-size: 14px;
		background-color: #000000;
		}
	#menu2 ul li a:hover {
		background-color:#262626;
		}
	#menu2 ul li {
		display:block;
		float:left;     
		position:relative;
		color:#ffffff;
		}
	#menu2 ul li:hover ul, #menu2 ul li.msiefix ul {
		visibility:visible;
		}
		
		
.pulsado {
		display:block;
		line-height: 30px;
		padding: 2px 23px 2px 23px;
		margin-right: 1px;
		font-size: 14px;
		background-color:#262626;
}
		
		

/**************************  BANNERS HOME  ****************************/



	
#foto_home {
	width:955px;
	height:380px;
	background-color:#FFFFFF;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#banner01 {
	width:310px;
	height:380px;
	float:left;
}


#banner02 {
	width:310px;
	height:380px;
	float:left;
	margin-left:12px;
}


#banner03 {
	width:310px;
	height:380px;
	float:right;
	margin-left:12px;
}

#banner_foto {
	width:310px;
	height:340px;
	float:left;
	margin-bottom:5px;
	}
	
	
	
#boton_banner01 {
	display:block;
	width:310px;
	line-height:35px;
	float:left;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	background-color:#3f4b1b;
	text-align:center;
	font-size:16px;
}

#boton_banner01 a {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#3f4b1b;
	color:#FFFFFF;
}

#boton_banner01 a:hover {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#333333;
	color:#FFFFFF;
	
}



#boton_banner02 {
	display:block;
	width:310px;
	line-height:35px;
	float:left;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	background-color:#ac9700;
	text-align:center;
	font-size:16px;
}

#boton_banner02 a {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#ac9700;
	color:#FFFFFF;
}

#boton_banner02 a:hover {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#333333;
	color:#FFFFFF;
	
}



#boton_banner03 {
	display:block;
	width:310px;
	line-height:35px;
	float:left;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	background-color:#730010;
	text-align:center;
	font-size:16px;
}

#boton_banner03 a {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#730010;
	color:#FFFFFF;
}

#boton_banner03 a:hover {
	display:block;
	line-height:35px;
	text-decoration:none;
	background-color:#333333;
	color:#FFFFFF;
	
}







/****************************************************************************/

	
#header {
	width: 955px;
	height: 147px;
	background: transparent;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
		
	}
	
#logo {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:633px;
	height:147px;
	float:left;
	
	}
	
.info {
 	float:left;
	}
	
#info_txt {
	width:302px;
	height:92px;
	color:#FFFFFF;
	background:url(images/info.jpg) no-repeat;
	float:left;
	padding-top:55px;
	padding-right:20px;
	
	}
	
#info_txt a {
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	}
	
#info_txt a:hover {
	color:#434343;
	font-size:16px;
	text-decoration:none;
	}

#content {
	width: 955px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#000000;
	}
	

	

.pulsado_reg {
		display:block;
		line-height:20px;
		text-align:center;
		padding: 5px 0 5px 0;
		font-size:16px;
		background-color:#314d15;
		}
		
#registro {
	margin-top: 0px;
	margin-right:0px;
	float:right;
	width:322px;
	}
	#registro a:link, #registro a:visited {
		text-decoration:none;
		color:#ffffff;
		}
	#registro a:hover {
		text-decoration:none;
	
		}
	#registro ul {
		list-style:none;
		margin: 0 0 0 0;
		padding:0;
		}
	#registro ul li a:link, #registro ul li a:visited {
		display:block;
		line-height:20px;
		text-align:center;
		padding: 5px 0 5px 0;
		font-size:16px;
		background-color:#588414;
		}
	#registro ul li a:hover {
		background-color:#314d15;
		}
	#registro ul li {
		width:322px;
		display:block;
		float:right;
		position:relative;
		color:#ffffff;
		}
	#registro ul li:hover ul, #registro ul li.msiefix ul {
		visibility:visible;
		}
		
		
#registro2 {
	margin-top: -34px;
	margin-right:0px;
	float: right;
	width:320px;
	height: 34px;
	}
	#registro2 a:link, #registro2 a:visited {
		text-decoration:none;
		color:#ffffff;
		}
	#registro2 a:hover {
		text-decoration:none;
	
		}
	#registro2 ul {
		list-style:none;
		margin: 0 0 0 0;
		padding:0;
		}
	#registro2 ul li a:link, #registro2 ul li a:visited {
		display:block;
		line-height:24px;
		text-align:center;
		padding: 5px 0 5px 0;
		font-size:16px;
		background-color:#588414;
		}
	#registro2 ul li a:hover {
		background-color:#314d15;
		}
	#registro2 ul li {
		width:320px;
		display:block;
		float:right;
		position:relative;
		color:#ffffff;
		}
	#registro2 ul li:hover ul, #registro2 ul li.msiefix ul {
		visibility:visible;
		}
		

#fondo_contenido {
		width:955px;
		float:left;
		background-color:#434343;
		}
		
#ruta_sabor {
		width:277;
		padding-left:23px;
		}

#metadatos {
	width:533px;
	float:left;
	padding: 40px 40px 20px 40px;
	border-top: solid 10px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	border-left: solid 10px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	background-color:#e6e6e6;
	text-align:left;
	}	
	
	
#metadatos a {
	color:#588414;
	text-decoration: none;
	}
	
#metadatos a:hover {
	color:#314d15;
	text-decoration: none;
	}
	
#precio_menu {
	float:right;
	width:230px;
	background-color:#ffffff;
	margin-top:-335px;
	border-top: solid 25px #FFFFFF;
	border-bottom: solid 10px #FFFFFF;
	border-left: solid 22px #FFFFFF;
	border-right: solid 10px #FFFFFF;
	color:#434343;
	font-size:13px;
	}
		
#sidebar {
	width:302px;
	float:left;
	color:#ffffff;
	background-color:#434343;
	border-top: solid 10px #434343;
	border-bottom: solid 10px #434343;
	border-left: solid 10px #434343;
	border-right: solid 10px #434343;
		}
	
	
	
/*************************  PIE  ********************************/		

#pie {
	width:955px;
	height:134px;
	float:left;
	background-color:#131313;
	color:#999999;
	font-size:14px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}

#pie a {
	color:#606062;
	}
	
#pie a:hover {
	color:#ffffff;
	}
	

#social {
	width:77px;
	height:99px;
	line-height:8px;
	float:left;
	font-size:13px;
	color:#999999;
	text-aling:left;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:15px;
	border-right:#565656 dashed thin;
	}
	
#contacto{
	width:500px;
	float:left;
	line-height:8px;
	font-size:14px;
	color:#999999;
	text-align:left;
	padding-top:22px;
	padding-left:30px;
	}
	
#logo_tienda {
	width:295px;
	height:134px;
	float:right;
	}
	

	

/*************************  FORMULARIO  ********************************/	
	

form {
	width:550px;
	margin-top: 10px;
	float:left;
	background-color: transparent;
	
	}
	
#entrada_datos {
	margin: .4em 0;
	}
	
#entrada_datos label {
	width:25%;
	float:left;
	}
	
.enlace {
	width:100px;
	height:25px;
	float:right;
	display:block;
	margin-top: 10px;
	margin-right:55px;
	background-color:#434343;
	color:#ffffff;
}
	
#aviso {
	width:400px;
	float:left;
	margin-top:0px;
	margin-bottom: 5px;
	}
	
#aviso a {
	text-decoration:none;
	color:#588414;
	}
	
#aviso a:hover {
	text-decoration:none;
}
	
#mensaje {
	width:472px;
	display:block;
	float:left;
	background-color: transparent;
	border-top: solid 1px #434343;
	border-bottom: solid 1px #434343;
	border-left: solid 1px #434343;
	border-right: solid 1px #434343;
	padding: 10px;
	text-align: left;
	font-size:17px;
	color:#730010;
	margin-top: 10px;
}




/*************************  GALERIA  ********************************/	



#gallery {
		background-color: #434343;
		width: 300px;
		margin-top:7px;
		float:left;

	}
	#gallery ul { 
		list-style: none;
		margin-top:5px;
		margin-left:-28px;
		}
		
	#gallery ul li { display: inline; } 
	#gallery ul img {
		margin-top:1px;
		border: 1px solid #333333;
		border-width: 1px 1px 1px; 
	}
	#gallery ul a:hover img {
		margin-top:1px;
		border: 1px solid #ffffff;
		border-width: 1px 1px 1px;
		color: #ffffff;
	}
	#gallery ul a:hover { color: #ffffff; }
	
	
	
/************************** TEXTO SIDEBAR  *********************************/


#texto_side {

	width:290px;
	float:left;
	}	


/************************** PRODUCTOS BODEGA  *********************************/


#vinos {
	width:130px;
	float:left;
	text-align:center;
	}
	
#vinos a {
	text-decoration:none;
	color:#588414;
	}
	
#vinos a:hover {
	text-decoration:none;
	color:#333333;
	}
	
#vinos2 {
	width:130px;
	float:left;
	text-align:center;
	}
	
#vinos2 a {
	text-decoration:none;
	color:#588414;
	}
	
#vinos2 a:hover {
	text-decoration:none;
	color:#333333;
	}
	
#vinos3 {
	width:130px;
	float:left;
	text-align:center;
	}
	
#vinos3 a {
	text-decoration:none;
	color:#588414;
	}
	
#vinos3 a:hover {
	text-decoration:none;
	color:#333333;
	}
	
	
#vinos4 {
	width:130px;
	float:left;
	text-align:center;
	}
	
#vinos4 a {
	text-decoration:none;
	color:#588414;
	}
	
#vinos4 a:hover {
	text-decoration:none;
	color:#333333;
	}	


#bot_compra {
	display:block;
	width:130px;
	line-height:25px;
	float:left;
	color: #ffffff;
	backgorund-color:#861013;
	font-weight: bold;
	text-align:center;
}

#bot_compra a {
	display:block;
	line-height:25px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
}

#bot_compra a:hover {
	display:block;
	line-height:25px;
	color: #999999;
	font-weight: bold;
	text-align:center;
}

