/* CSS Document */

body {
	background-image: url(../img/bg_sitio.jpg);
	background-repeat: repeat-x;
	margin-top: -20px;
}
.tit_laterales {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1783EF;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #01014B;
	height: 20px;
	width: 228px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.tit_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link1 {text-decoration: none; color:#FFFFFF}
.link1:link {text-decoration: none; color:#FFFFFF}
.link1:visited {text-decoration: none; color:#FFFFFF}
.link1:hover {text-decoration: none; color:#3366FF}

.link2 {text-decoration: none; color:#408CFF}
.link2:link {text-decoration: none; color:#408CFF}
.link2:visited {text-decoration: none; color:#408CFF}
.link2:hover {text-decoration: none; color:#84CEFF}
.txt_blanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
.txt_agenda {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_celeste {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #6FA8FF;
}


.borde_foto {
	border: 5px solid #FFFFFF;
	height: 85px;
	width: 195px;
}
.borde_foto_azul {
	height: 85px;
	width: 195px;
	border: 5px solid #003190;
}

.tit_blancos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_final {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.tit_paginas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000534;
	height: 30px;
	width: 300px;
	padding-top: 15px;
	padding-left: 10px;
}
.bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2484EA;
}
.txt_paginas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tit_habitaciones {
	background-color: #01014B;
	background-repeat: repeat-x;
	height: 20px;
	width: 195px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1783EF;
	padding-top: 5px;
	padding-left: 10px;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003190;
	border: thin solid #2484EA;
}

