@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #dedfe1;
}

#container{
	width: 863px;
	position: relative;
	margin:auto;
	display:block;
	height:auto;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:4px;
	/*margin-left:50px;*/
}

#head{
	height:100px;
	/*background-image:url(../img/cab.jpg);
	background-repeat:no-repeat;
	padding-left: 250px;*/
}

#lang{
	float:right;
	padding-top: 50px;
}

#menu{
	height: 29px;
/*	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:#d9dad9;
	border-top-width:1px;*/
	margin-bottom: 10px;
	background-image:url(../img/menuBk.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
}

#middle{
	height:100%;
	background-color:#FFFFFF;
}

#sidebar{
	float:right;
	width:198px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding: 8px;
	background-image:url(../img/titBk.jpg);
	background-repeat:repeat-x;
}

.noticia{
	margin-top: 10px;
	margin-bottom: 13px;
	border-top-style:dotted;
	border-top-color:#999999;
	border-top-width:1px;
	padding-top: 10px;
}

.noticia p{
	margin-left: 0px;
}

#mainContent{
	width:638px;
	height:100%;
}	

#dest{
	/*height:175px;*/
	height: 257px;
	/*border-right-style:dotted;
	border-right-color:#999999;
	border-right-width:1px;*/
	margin-bottom:15px;
}

#start{
	/*height:175px;*/
	background-image:url(../img/start.jpg);
	background-repeat:no-repeat;
	height: 12px;
	/*border-right-style:dotted;
	border-right-color:#999999;
	border-right-width:1px;*/
	margin-bottom:10px;
}

#destAu{
	background-color:#146ab1;
	height:126px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;

}

#info{
	float:left;
	width:419px;
	padding-right: 20px;
	height:inherit;
}

/*#latDerSup{
	background-image:url(../img/recSup.jpg);
	background-repeat:none;
	height:11px;
	float:right;
	width: 245px;
}*/

#latDer{
	margin: 0 0 0 0px;
	text-align:left;
	/*padding-left: 10px;*/
	width: 185px;
	height: 100%;
	/*border-left-style:dotted;
	border-left-color:#999999;
	border-left-width:1px;*/
	float:right;
}

.recCont{
	width: 185px;
	margin-bottom: 10px;
}

/*.recuadroSup{
	background-image:url(../img/recSup2.jpg);
	background-repeat:none;
	height:9px;
}*/

.recuadro{
	background-image:url(../img/titBk.jpg);
	background-repeat:repeat-x;
	border:1px;
	border-color:#999999;
	border-style:dotted;
	/*border-left:1px;
	border-left-color:#999999;
	border-left-style:dotted;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;*/
	/*padding-left:5px;*/
	padding:5px;
	/*width: 185px;*/
}

#bottom{
	width: 863px;
	position: relative;
	margin:auto;
	display:block;
	/*background-image:url(../img/pieBk.jpg);
	background-repeat:repeat-x;*/
	margin-top: 5px;
	/*padding-top:12px;*/
	text-align:left;
	color:#666666;
	/*height:24px;*/
	/*width:100%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*border-top:solid;
	border-top-width:1px;
	border-top-color: #F0F0F0;*/
}


.divisor{
	height:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style:dotted;
	border-top-color:#999999;
	border-top-width:1px;
}

img.fotoNot{
	float:left;
	margin-right: 8px;
	padding-top: 3px;
}

img.fotoDest{
	float:left;
	margin-right: 20px;
}
