@charset "UTF-8";
/* CSS Document */

body {
	background: #CD6600;
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #333;
}
h1 {
	color: #FF8C00;
	font-size: 2em;
	margin-top: 0;
	font-weight: lighter;
	margin-bottom: 0;
}
h2 {
	color: #f7931e;
	font-size: 1.5em;
	border-bottom: 1px dotted;
	font-weight: lighter;
}
h3 {
	color: #FF8C00;
	font-size: 1.3em;
	font-weight: lighter;
	margin-bottom: 0;
}
h3 a {
	border-style: none;
}
h4 {
	margin-top: .5em;
	font-weight: lighter;
	margin-bottom: 0px;
}
h5 {
	margin-top: 0.5em;
	font-weight: lighter;
}
h6 {
	font-weight: lighter;
}
p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
}
p, ul, ol, dl, form {
	font-family: "Big Caslon", Bodoni, Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}
ul {
	margin-left: 1.5em;
	padding-left: 0;
	line-height: 150%;
	list-style: circle;
}
ol {
	line-height: 150%;
}
dl {
	margin: 0;
	padding: 0;
	line-height: 140%;
}
dt {
	color: #FF8C00;
	margin-top: 1em;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
}
dd {
	margin-left: 1em;
}
blockquote {
	background: #f7ffe5;
	padding: 1em 1.5em 1.5em;
	margin: 2em 0 0;
	border-left: 2px solid #FF8C00;
	font-size: 85%;
	line-height: 135%;
}
blockquote p {
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #666;
	margin: 0;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}
address {
	font-size: 70%;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border-style: none;
	text-decoration: none;
}
a img {
	border-style: none;
	text-decoration: none;
}
hr {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
a, a:active, a:link {
	text-decoration: none;
	color: #f7931e;
	border-bottom: 1px dotted;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	border-bottom: 1px solid;
}
label {
	display: block;
	padding-bottom: .5em;
}
fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
caption {
	padding-top: 1em;
	text-align: left;
	padding-bottom: .5em;
}

#main {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: white url(../images/bottom.png) repeat-x bottom;
	padding: 1em 10%;
}
#header {
	margin-bottom: .75em;
}
#header a {
	border-style: none;
}
#logo {
	border-style: none;
	text-decoration: none;
}
#menu {
	margin-top: 10px;
	text-align: center;
	float: none;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	font-size: 120%;
}
#menu a, #menu:link {
	padding: .3em;
}
#menu a:active {

}
#menu a:hover {

	border-bottom: 1px dotted orange;
}
#sitedata {
	margin-right: 32%;
	_margin-right: 26%;
	padding-top: 1em;
}
#sitedata a img:hover {
	background: #d2e7a6;
}
#sitedata a.boton {
	padding: 0.5em;
	color: white;
	background: #f7931e;
	border-style: none;
	text-decoration: none;
	display: block;
	width: 9em;
	text-align: center;
	margin-top: 1em;
}
#sitedata a.boton:hover {
	background: #FF8C00;
}
#sitedata img.fotografia {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 3px;
	background: white;
}
#sitedata img.imagenborde {
	float: left;
	padding: 3px;
	border: 1px solid #FF8C00;
	background: white;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
#sitedata table.articulos {
	font-size: .8em;
	border-collapse: collapse;
}
#sitedata table.articulos th {
	padding: 1.2em;
	border: 1px dotted #d2e7a6;
	background: #f7ffe5;
}
#sitedata table.articulos td {
	padding: .8em;
	border: 1px dotted #d2e7a6;
	background: url(../images/fondos/header.png) repeat-x;
}
#sitedata table.articulos th.titulares {
	background: #FF8C00;
}
#sitedata table.articulos th.titulares h3 {
	color: #f7ffe5;
	margin: 0px;
	text-align: left;
}
#sitedata table.articulos th.horarios {
	width: 5em;
}
#sitedata div.producto {
	float: left;
	width: 48%;
	margin-right: 0.55em;
	margin-bottom: 0.5em;
	font-size: 0.85em;
	min-height: 7em;
}
#sitedata .filadiv {
	overflow: auto;
	clear: right;
}
#leftmenu {
	float: right;
	width: 28%;
}
#leftmenu h4 {
	color: white;
	background: orange;
	padding: 0.7em 1em;
	margin: 0px;
}
#leftmenu h4+h5 {
	margin-top: 0;
}
#leftmenu h5 {
	margin: 1.5em 0 0;
	color: #f7931e;
	font-size: .9em;
	padding: .5em 1em;
	border-bottom: 1px dotted orange;
}
#leftmenu p {
	margin: .5em 1em;
	color: #666;
	font: .75em "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
}
#leftmenu blockquote ul {
	list-style: none;
	margin: 0 0 1em;
}
#leftmenu ul {
	margin-left: 0;
}
#leftmenu li {
	padding-left: 1em;
	list-style: none;
}
#leftmenu blockquote {
	margin-top: 1.5em;
	padding-top: 1em;
}
#leftmenu blockquote h2 {
	border-style: none;
	margin-bottom: 0.15em;
	font-size: 2.1em;
	line-height: 110%;
}
#leftmenu blockquote h4 {
	color: #f7931e;
	background: none;
	padding: 1em 0 0;
}
#leftmenu blockquote p {
	margin-top: 0;
	margin-left: 0;
	font-size: .8em;
	line-height: 150%;
}
#leftmenu #banner {
	padding: 2px;
	border: 1px solid orange;
	margin: 0.75em;
	width: 200px;
	height: 100px;
}
#leftmenu  #banner a {
	border-bottom: 0 none;
}
#footer {
	text-align: right;
	color: white;
	font-style: italic;
	font-weight: lighter;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer p {
	text-align: left;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
}
.lightGrayText {
	font-size: 85%;
	color: gray;
}
#formfill {
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	border: 1px dotted orange;
	margin-top: 2em;
	margin-bottom: 2em;
}
#formfill label {
	font-size: .85em;
	padding: .75em 1em;
}
div.homecontent {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	width: 63%;
}
div.homecontent ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
div.homecontent h3 {
	margin-bottom: .25em;
}
h2.clearleft {
	clear: left;
}