body
{
	background-image:url(../images/background_01.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
}

a
{
color:#AE967C;
}


.contenedor
{
	margin:0px auto;
	width:1008px;

	position:relative;
}
.cabecera
{
width:1008px;
height:249px;
background-image:url(../images/TuristratHome03alt_02.jpg)
}

#box-link { 
		position: absolute; 
		top: 169px; 
		left: 19px; 
		width: 392px; 
		height: 72px; 
		background-color: transparent; 
		/*border: 1px solid yellow;*/ 
}


h1
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:20px;
font-weight:bold;

}


h2
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:16px;
font-weight:bold;

}
/*
.idioma
{
text-align:right;
float:right;
margin-top:150px;
margin-right:20px;
width:100px;
}
*/

.idioma
{
	text-align:right;
	float:right;
	margin-top:150px;
	margin-right:20px;
	width:300px;
	padding : 0 0 0 0;
	border-spacing : 0 0;
	border-collapse : collapse;

}

.idioma td{
	border-spacing : 0;
}

.idioma a
{


font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;

}

.eos_user_info{
	text-align:right;
	float:right;
	margin-top:230px;
	margin-right:20px;
	width:100px;
}

.cuerpo
{
	width:1001px;
	background-color:#cebca5;
	background-image:url(../images/backmenu2_09_09.jpg);
	background-repeat:no-repeat;
	margin-left:7px;
}

.menu
{
width:218px;
padding-left:20px;
padding-top:30px;
float:left;
line-height:20px;
}
.menu a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}


.menu a:hover
{
font-weight:bold;
}

.menu a img
{
	border:none;
	cursor:pointer;	
}

.contenido
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#666666;
line-height:18px;
padding-top:20px;
padding-left:20px;
padding-right:30px;
background-color:white;
background-image:url(../images/backindex_06_06.jpg);
background-repeat:repeat-x;
width:713px;
float:left;
}

.contenido2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#666666;
line-height:18px;
padding-top:20px;
padding-left:20px;
padding-right:30px;
background-color:white;
width:713px;
float:left;
background-image: url(../images/backindex_06_06.jpg);
background-repeat: repeat-x;
/*el height es para cuadrar el componente de facebook*/
height: 950px;
}


.pie
{
width:100%;
margin-top:30px;
text-align:center;
font-family:Helvetica,arial;
font-size:11px;
font-weight:bold;
}

.captions {
  text-align: left;
}
