body {
background: #ffffcf url(images/fondo_web.jpg) repeat-x bottom ;
margin-top:30px;
padding:0px;
}
#tour {
background:#000000;
margin-top:30px;
padding:0px;
}
#tabla_principal{
background:#FFFFFF;
border: 0px #000000 solid;
padding: 10px;
}
.txt{
font-family:tahoma;
font-size:11px;
color:#7F7F7F;
text-align:left;
}
.txt_tours{
font-family:tahoma;
font-size:11px;
color:#7F7F7F;
text-align:left;
}
.txt_form{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-align:left;
}
.underlineg{
font-family:tahoma;
font-size:11px;
color:#3EA919;
text-decoration:underline;
text-align:left;
}
a{
font-family:tahoma;
font-size:11px;
color:#195DA9;
text-align:left;
font-weight:bold;
text-decoration:none;
}
.g{
font-family:tahoma;
font-size:11px;
color:#3EA919;
font-weight:bold;
}
.linea, hr{
background:url(images/line1.gif) repeat-x;
}
.link{
background:url(images/ster1.gif) left no-repeat;
font-family:tahoma;
font-size:11px;
color:#f1781e;
text-align:left;
font-weight:bold;
text-decoration:none;
padding-left: 17px;
}
.atras{
background:url(images/atras.gif) left no-repeat;
font-family:tahoma;
font-size:11px;
color:#3EA919;
text-align:left;
font-weight:bold;
text-decoration:none;
padding-left: 17px;
}
.operador{
background:url(images/operador.gif) left no-repeat;
padding-left: 35px;
font-family:tahoma;
font-size:14px;
color:#195DA9;
text-align:left;
font-weight:bold;
text-decoration:none;
}
#formulario
{
background:url(images/form.gif) no-repeat;
width:189px;
height:149px;
padding-left: 10px;
padding-top: 5px;
}
h2{
font-family:tahoma;
font-size:11px;
color:#7F7F7F;
text-align:left;
}
h1{
background:url(images/best.gif) left no-repeat;
padding-left: 35px;
font-family:tahoma;
font-size:14px;
color:#195DA9;
text-align:left;
font-weight:bold;
text-decoration:none;
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:215px;
		height:180px;
		overflow:hidden; 
		}
	#slider li{ 
		background:#ffffff;
		color:#3EA919;		
		}		
	#slider li h2{ 
font-family:tahoma;
font-size:11px;
color:#7F7F7F;
text-align:left;
}
					
	span#prevBtn{ background:url(images/prev.gif) no-repeat;}
	span#nextBtn{ background:url(images/next.gif) no-repeat}					

/* // Easy Slider */