/* CSS Document */

.leftcol {text-align:left;float;left;width:65%;}
.rightcol {text-align:right;float:right;width:35%;}

body {
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000000;
  }

.imgzoom {
cursor:url(/wp-content/themes/dolmentheme/img/zoom.png), -moz-zoom-in;
}

.etiqueta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:#734618;
	padding: 3px;
	color:#FFFFFF;
} 

.etiqueta-contenido {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0 0 5px 0;
}

.etiqueta-contenido-precio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background:#000000;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	margin-top:10px;
}
 

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.entry a {
	font-weight:bold;
	color:#784919;
}

.entry a:hover {
	
	color:#FFFFFF;
}

.entry img {
	margin:0 10px 2px 0;
}

div#navbar2 {
	/*height: 30px;*/
	/*width: 930px;*/

}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	margin:0 5px 0 0;
	/*border-right:solid #CCC 1px;*/
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
	font-weight:normal;
	background-color:#596D00;
}
div#navbar2 li a:link {
	color: #FFFFFF;
}
div#navbar2 li a:visited {
	color: #FFFFFF;
}
div#navbar2 li a:hover {
	font-weight: normal;
	color: #FFF;
	background-color:#879F08;
	/*border-top: solid #E0E3FC 3px;*/
}

.webdesign {
	color:#3F5D67;
}

.webdesign a {
	color:#3F5D67;
}

.webdesign a:hover{
	color:#FFFFFF;
}

.tirador {
	font-size:80%;
	color:#999999;
}

.asociados {
	border: 1px solid #CCCCCC;
}

.gourmet {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

 #menu10 {
 	font-size:13px;
	width: 100%;
	/*height: 45px;*/
	/*text-transform:uppercase;*/
	/*margin: 10px;*/
}

#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu10 li {
	border-bottom: 1px solid #FFFFFF;
}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-weight:bold;
  	height: 28px;
	text-decoration: none;
}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #FFFFFF;
	display: block;
	/*background: # url(img/tabs.gif);*/
	/*background: #B8C9E4;*/
	padding: 8px 0 0 10px;
}
	
#menu10 li a:hover {
	color: #000000;
	/*background:  url(img/tabs.gif) 0 -32px;*/
	background: #BCD7E6;
	padding: 8px 0 0 10px;
}

.dategreen {
  font-size:90%;
  color: #596D00;
  font-weight:bold;
  }

h1 {
  font-size:140%;
  color: #000000;
  }
  
h1 a {
  color: #000000;
  text-decoration:none;
  }
  
h1 a:hover {
  color: #FFFFFF;
  }
  
h2 {
  font-size:15px;
  line-height:15px;
  }
  
h3 {
  margin:40px 0 0 0;
  text-align:center;
  font-size:11px;
  color:#000000;
  background-color:#D19B55;
  padding:5px;
  font-weight:normal;
  border: 1px solid #795A31;
  }
  
h4 {
  text-align:center;
  font-size:11px;
  color:#000000;
  background-color:#D19B55;
  padding:5px;
  font-weight:normal;
  border: 1px solid #795A31;
  }

h7 {
	/*font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:35px;
	color:#000000;*/
	  font-size:140%;
  color: #000000;
}

a
	{
	text-decoration:none;
	color:#000000;
	}
	
a:hover
	{
	color:#666666;
	text-decoration:none;
	} 

.white 
	{ 
	color:#FFFFFF;
	} 

#blockie 
	{ 
	color:#FFFFFF;
	margin:0 10px 0 10px;
	}

#blockiew
	{ 
	color:#000000;
	margin:0 10px 0 10px;
	} 

#content 
	{ 
	color:#000000;
	margin:20px 10px 10px 10px;
	} 

.white a
	{ 
	color:#FFFFFF;
	text-decoration:none;
	} 

.white a:hover
	{ 
	color:#CCFF00;
	text-decoration:none;
	} 
	
/* FORMS */

fieldset { 
	margin-top:3px;
	border: 2px solid #ff0004;
}
legend {
	margin-top:3px;
	background: #fff;
}
textarea, input[type='text'], select { 
	margin-top:3px;
	border: 2px solid #513512; background: #fff;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #333333;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { 
	border-color: #888; outline: 2px solid #513512; 
}
input, select { 
	cursor: pointer; 
}
input[type='text'] {
 cursor: text;}