@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: '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{
	width: 900px;
	margin:300px 0px 0px 0px;
	font-family: 'Arial', helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    letter-spacing:1px;
	color:#fff;
	clear:both;
	background-color:none;
	text-align:left;
}
	.menu a:link {
		color:#f26522;
		text-decoration:none;
		}	
	.menu a:visited, a:active {
		color:#f26522;
		}
	.menu a:hover {
		color:#fff799;
		}	
    
.menu2{
	width: 900px;
	margin:50px 0px 30px 0px;
	font-family: 'Arial', helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    letter-spacing:1px;
	color:#fff;
	clear:both;
	background-color:none;
	text-align:left;
}
	.menu2 a:link {
		color:#f26522;
		text-decoration:none;
		}	
	.menu2 a:visited, a:active {
		color:#f26522;
		}
	.menu2 a:hover {
		color:#fff799;
		}
        
.top {
	display:block;
	text-align:right;
	clear: both;
}

.top a {
	padding-right:18px;
	/*background: url(../images/ico_top.gif) no-repeat right center;*/
	color:#596745;
}
	
.container {
margin: 0 auto;
width: 900px;
}
a:link {
	color: #f26522;
	text-decoration: none;
	}
 
a:visited {
	color: #f26522;
	text-decoration: none;
	}

a:hover {
	color: #fff799;
	}

strong {
	color: #fff; 
	text-transform:uppercase;
	font-family:'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: 'Arial', helvetica, sans-serif;
font-size: 2.2em;
color: #C79A51;
}

#footer {
text-align: center;
margin-top: 50px;
background-color: #000000;
background-image: url(../images/footer_bg.jpg);
background-repeat: repeat-x;
padding: 0.6em;
font-size: 1em;
border-top: 1px solid #682804;
}
	
.news, .left, .dates {
text-align:left;
float: left;
width: 650px;
}

.contenidos, .left, .dates {
text-align:left;
float: left;
width: 750px;
}

.dates .bullet {
width: 600px;}

.news img {
border: 1px solid #8d1a00;
padding: 2px;
margin-right: 20px;
}

.column {
/*background-image: url(/images/colum_bg.jpg);*/
text-align:right;
float: right;
width: 220px;
padding: 5px;
}

.column img {
border: 1px solid #f26522;
padding: 3px;
}

a img, .welcometext a img  {
border: 1px solid #f26522;
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 {
text-align:left;
/*background-image: url(../images/bullet.png);*/
padding-left:5px;
width:90%;
height:20px;
background-repeat:no-repeat;
margin-top:5px;
margin-bottom:5px;
}

.column .bullet {
border-bottom: 1px dashed #f26522;}

.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 #f26522;
padding: 3px;
}

.center {
text-align:center}

.pie_tex {
font-size: 9px;
color: #f26522;
}
