body {
	padding : 0;
	font : 73%/1.8em arial, verdana, "Trebuchet MS", tahoma, sans-serif;
	color : #555;
	background-repeat: repeat-x;
	background-image: url(../images/body_fondo.png);
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.supletoria {
	font-weight: bold;
	color: #FA8616;
}
			/*CONTAINER*/
#container {
	width : 840px;
	text-align : left;
	color : #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFE5E6;
	border-right-color: #DFE5E6;
	border-bottom-color: #DFE5E6;
	border-left-color: #DFE5E6;
}
			/*BANNER*/
#banner {
	width : 840px;
	padding : 0;
	border : 0px solid #1F3368;
	color : #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner h1 {
	padding : 0;
	font-family : verdana, "Trebuchet MS", arial, sans-serif;
	font-size : 175%;
	text-transform : none;
	background : transparent;
	color : #b29b35;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
			/*TOP NAVIGATION*/
#nav ul {
margin : 0 auto;
padding : 0;
list-style : none;
display : table;
white-space : nowrap;
font-family : arial, verdana, sans-serif;
font-size : 12px;
}
#container #content iframe {
	height: 400px;
	width: 450px;
	border: 1px dotted #5A5A5A;
}

#nav li {
display : table-cell;
margin : 0;
padding : 0;
}
#nav a {
	float : left;
	color : #FFFFFF;
	margin : 0 2px 0 0;
	padding : 0 0 0 2px;
	text-decoration : none;
	letter-spacing : 1px;
	
}
#nav a b {
	float : left;
	display : block;
	padding : 5px 16px 5px 12px;
	background-color: transparent;
	background-image: url(../images/boliche_blanco.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:hover {
	color : #415600;
	cursor : pointer;
}
#nav .current a {
	color : #fff;
	cursor : default;

	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	background-image: url(../images/fondomenu2.png);
	background-repeat: no-repeat;
	width: 840px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 10px;
}
			/*MAIN CONTENT*/
#content {
	float : left;
	width : 500px;
	left: 5px;
	position: relative;
}
			/*SIDEBAR*/
#sidebar {
	padding-left : 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 530px;
}
#container #sidebar li {
	list-style-image: url(../images/boliche_naranja.png);
}
#container #sidebar p {
	line-height: 150%;
}

#container #content li {
	list-style-position: outside;
	padding-left: 3px;
	white-space: normal;
	list-style-image: url(../images/boliche_2.gif);
}
#container #content #actividades li {
}


			/*FOOTER*/
#footer {
	clear : both;
	font-size : 85%;
	margin : 0;
	padding-right : 5px;
	border-top : 1px solid #557399;
	text-align : left;
	color : #000;
	background : #fff;
	padding-left: 15px;
}
			/*LINK PROPERTIES*/
#footer a:link, #footer a:visited, #navlist a:link, #navlist a:visited, a:link, a:visited {
	color : #B5BD9A;
	text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #999;
background : inherit;
text-decoration : none;
}
#content a {
	color: #667829;
}

#navlist li {
list-style-type : none;
background : inherit;
color : #666;
margin : 0 15px 0 0;
padding : 0;
}
a img {
border : 0;
}
			/*TYPOGRAPHY*/
p {
margin : 10px;
}
h1 {
font : normal 120% verdana, "Trebuchet MS", verdana, arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
margin : 10px 0 0 10px;
background : inherit;
color : #557399;
}
h2 {
	letter-spacing : 2px;
	text-transform : uppercase;
	color : #FFFFFF;
	background-color: #B5BD9A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 120%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5A5A5A;
	border-right-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
	border-left-color: #5A5A5A;
	background-image: url(../images/boliche.gif);
	background-repeat: no-repeat;
}
h3 {
	text-transform : uppercase;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #B5BD9A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #5A5A5A;
	border-right-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
	border-left-color: #5A5A5A;
	width: 70%;
	background-image: url(../images/boliche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote {
	font-weight : normal;
	font-style : italic;
	background-color: #F1F3ED;
	padding: 15px;
	border: 1px dotted #B5BD9A;

}

			/*CLASSES*/
.img {
margin : 0;
padding : 5px;
}
#container #content #entorno img {
	float: right;
	padding: 8px;
	border: 1px solid #667829;
	margin: 5px;
	background-color: #F1F3ED;
}
.actividades_meses {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #B5BD9A;
	border-right-color: #B5BD9A;
	border-bottom-color: #B5BD9A;
	border-left-color: #B5BD9A;
	width: 90%;
}

#container #content #actividades img {
	float: right;
	margin: 15px;
	padding: 8px;
	border: 1px solid #5A5A5A;
	background-color: #F1F3ED;
}

.imgleft {
float : left;
margin : 5px 15px;
padding : 5px;
}
.news {
padding : 15px;
border-left : 1px solid #557399;
}
.imagenesmini {
	height: 50px;
	width: 75px;
	padding: 5px;
	border: 1px solid #1F3368;
	background-color: #F1F3ED;
}
.titulares {
text-transform : uppercase;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: verdana, "Trebuchet MS", arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #B5BD9A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #5A5A5A;
	border-right-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
	border-left-color: #5A5A5A;
	width: 70%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
}
#content table {
	width: 100%;
/*	text-align: center; */
	font-size: 12%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #FA8616;
}
.titulartabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FA8616;
	color: #FFFFFF;
}
.precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#calendario {
	border: 1px dotted #B5BD9A;
	width: 83%;
	padding-left: 2px;
}
#container #content #entorno li {
	list-style-image: url(../images/boliche_naranja.png);
	margin-right: 10px;
	margin-top: 15px;
}
.tel{
	background-image: url(../images/Telefono.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	padding-top: 40px;
	width: 85%;
	background-color: #F1F4ED;
	border: 1px dotted #667829;
	margin: 10px;
font-size: 22px;
	font-weight: bold;
	list-style-type: none;
	color: #333;
}
#formulario_de_contacto {
	line-height: 2.5em;
	padding: 10px;
	border: 1px solid #999;
}

/*
iframe {
	height: 220px;
	width: 190px;
}
*/

#idioma{
	float: right;
	padding-right: 10px;
	font-size: 90%;
	margin-bottom: 5px;
	clear: right;
	padding-bottom: 5px;
}
#idioma a {
	color: #7B7B7B;
}
#idioma a hover {
	color: #FA8616;
}

