@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: 'Verdana', arial, helvetica, sans-serif;
	font-size: 72%;
	color: #fff;
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

.menu{
	margin:0px 0px 0px 0px;
	font-family: 'Verdana', arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#f9c779;
	clear:both;
	background:none;
	padding-top:6px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:20px;
	text-align:center;
}
	.menu a:link {
		color:#fff;
		text-decoration:none;
		}	
	.menu a:visited, a:active {
		color:#fff;
		}
	.menu a:hover {
		color:#f9c779;
		}	
	
.container {
margin: 0 auto;
width: 900px;
/*border-left: 2px solid #682804;
border-right: 2px solid #682804;*/
}


a:link {
	color: #fff;
	text-decoration: none;
	}
 
a:visited {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #f9c779;;
	}

strong {
	color: #eac26d; 
	/*text-transform:uppercase;*/
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	letter-spacing:3px;
	}

#header {
	/*background-image: url(../images/header_bg.jpg);*/
	height: 230px;
	background-repeat: no-repeat;	
	}
	
#center {
	width: 900px;
	background-repeat: repeat-y;	
	}
	
.tourdates, .newscontainer {
text-align: left;
margin: 0 auto;
width: 850px;
padding-left: 20px;
padding-right: 20px;
}

.tourdates p {
font-size: 1em;
text-indent: 0;}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 2.2em;
color: #C79A51;
}

#footer {
text-align:right;
margin-top: 30px;
background-image: url(../images/footer_bg.jpg);
background-repeat:no-repeat;
padding: 5px;
font-size: 9px;
border-top: 2px dashed #fff;
}
	
.news, .left, .dates {
text-align:left;
float: left;
width: 850px;
}

.contenidos, .left, .dates {
text-align:left;
float: left;
width: 750px;
}

.dates .bullet {
width: 600px;}

.news img {
border: 1px solid #f9c779;
padding: 2px;
margin-right: 10px;
margin-bottom: 10px
}

.column {
/*background-image: url(/images/colum_bg.jpg);*/
text-align:right;
float: right;
width: 220px;
padding: 5px;
}

.column img {
border: 1px solid #F9C779;
padding: 3px;
}

a img, .welcometext a img  {
border: 1px solid #F9C779;
padding: 3px;
outline:none;
}

.column a:hover img, .welcometext a:hover img{
border: 1px solid #fff;
padding: 3px;
outline:none;
}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

.welcometext {
letter-spacing: 0.09em;
line-height: 1.55em;
}

.bullet {
padding-left: 0px;

}

.bullet2 {
font-size:9px;
padding-top:420px;
padding-left:450px;

}

.column .bullet {
border-bottom: 1px dashed #F9C779;}

.date a, .link a {
min-height:20px;
display: block;
padding-top: 8px;
padding-bottom: 6px;
width: 580px;
text-align:center;
border-bottom: 1px dashed #444;
}

.minidate a {
display: block;
padding: 5px;
width: 200px;
text-align:left;
border-bottom: 1px dashed #444;
}

.minidates {
text-align:left;
float: left;
width: 210px;
margin-bottom: 10px;
}

.date a:hover, .minidate a:hover {
display: block;
border-bottom: 1px dashed  #f26522;
}

.gallery a img {
margin: 10px;
border: 1px solid #444;
padding: 3px;
}

.gallery a:hover img {
margin: 10px;
border: 1px solid #F9C779;
padding: 3px;
}

.center {
text-align:center}

.pie_tex {
font-size: 9px;
color: #F9C779;
}