@charset "utf-8";
/* CSS Document */
/* Reseteo de CSS */
* {
	margin: 0;
	border: 0;
	/* Configuracion de tipo de letra y tamaño por defecto */
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	text-decoration: none;
}

html, body {
	margin:0px;
	padding:0px;
	text-align:left;
	height:100%;
	min-height:100%;
	width:100%;
	min-width:100%;
	/* Configuracion de color de letra por defecto */
	color: #333;
	background: url(/images/fondo.jpg) fixed;
}

/* Configuracion de enlaces */
a:link		{ text-decoration: none; color: #333; }
a:visited	{ text-decoration: none; color: #333; }
a:hover		{ text-decoration: none; color: #333; }
a:active	{ text-decoration: none; color: #333; }

/* Configuracion de encabezados */
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
p { float:left; text-align:justify; }

/* Configuracion de textos */
.TextoBlanco	{ color:#FFF; }
	a.TextoBlanco	{ color:#FFF; }
.TextoRojo	{ color:#B33D00; }
	a.TextoRojo	{ color:#B33D00; }
.TextoAzul 		{
	color: #99EAFB;
}
	a.TextoAzul 	{ color: #00F; }


/* Configuracion de formularios */
.TextField {
	padding: 3px;
	float: left;
	border: 1px solid #B33D00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.Button {
	color: #FFF;
	font-weight: bolder;
	background-color: #B33D00;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	.Button:hover {
	background-color:#B33D00;
}

/* Configuracion de la estructura de la página */

#STweb {
	width: 900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#STweb #Superior {
	float: left;
	width: 900px;
	margin-top: 6px;
	height: 209px;
	margin-bottom: 49px;
	position:relative;
	z-index:24;
}
#STweb #Superior #Logo {
	float: left;
	margin-top:30px;
}
#STweb #Superior #Secciones {
	float: right;
	width: 679px;
}
#STweb #Superior #Secciones a {
	float: right;
	width: 80px;
	background-color: #B33D00;
	padding: 5px;
	margin-left: 1px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#STweb #Superior #PresentacionFotografias {
	width: 600px;
	height: 200px;
	border: 5px solid #B33D00;
	display:block;
	position:absolute;
	top:66px;
	right:0px;
	z-index:25;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #Central {
	float: left;
	width: 570px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: url(/images/opa.png);
	background-repeat: repeat;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#STweb #Inferior {
	float: left;
	width: 610px;
	margin-left: 290px;
	background:url(/images/logo_abajo.png) no-repeat;
}
#STweb #IzqFotos {
	float: left;
	width: 290px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#STweb #Central p {
	width: 570px;
}
#STweb #Inferior p {
	width: 610px;
	text-align: right;
	color:#FFF;
}
#STweb #Inferior  a {
	color:#FFF;
}
#STweb #Inferior .Creditos  {
	font-size: 9px;
	color:#FFF;
}
#STweb #Inferior .Creditos  a {
	font-size: 9px;
}
#STweb #IzqFotos img {
	margin: 16px;
	margin-top:0px;
	margin-left:0px;
	float: left;
	border: 5px solid #FFF;
	width:70px;
	height:60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#STweb #Central h1 {
	font-size: 20px;
	color: #B33D00;
}
#STweb #Central #ListadoFotografias {
	float: left;
	width: 550px;
	padding-left:10px;
	}
	#STweb #Central #ListadoFotografias a {
	margin: 5px;
	float: left;
	border: 1px solid #FFF;
	width:125px;
	height: 100px;
	}
#STweb #Central #MapaGoogle-CalculaRuta {
	float: left;
	width: 560px;
}
#STweb #Central #MapaGoogle {
	float: left;
	height: 300px;
	width: 560px;
	border: 5px solid #B33D00;
}
#STweb #Central .Notificacion {
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #B33D00;
	width: 548px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
	
	/****************************************************************************/
#calendario {
	float: left;
	width: 518px;
	text-align: center;
	margin: 0px;
	color:#000;
}
	#calendario .diaLibre {
		float: left;
		width: 60px;
		border: 1px solid #fff;
		margin: 1px;
		padding: 5px;
		background-color:#0C0;
		color:#FFF;
	}
	#calendario .diaOcupado {
		float: left;
		width: 60px;
		border: 1px solid #fff;
		margin: 1px;
		padding: 5px;
		background-color:#F00;
		color:#FFF;
	}
	#calendario .diaSemiOcupado {
		float: left;
		width: 60px;
		border: 1px solid #fff;
		margin: 1px;
		padding: 5px;
		background-color:#FF0;
	}
	
	#calendario .diaBlanco {
		float: left;
		width: 60px;
		border: 1px solid #E4DBAF;
		margin: 1px;
		padding: 5px;
	}
	#calendario .diaDiaSemana {
		float: left;
		width: 60px;
		border: 1px solid #FFF;
		margin: 1px;
		padding: 5px;
		background:#666;
		color:#FFF;
	}
/****************************************************************************/
	#STweb #Central .CalendarioAtrasAdelante {
	background-color: #FFFFFF;
	border: 1px solid #262A09;
	padding: 2px;
	text-decoration:none;
	float: left;
	}
		#STweb #Central .CalendarioAtrasAdelante:hover {
		background-color: #262A09;
		border: 1px solid #262A09;
		color:#FFF;
		}
		
	#STweb #Central .MesYAnyo {
	padding: 2px;
	width: 200px;
	float: left;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #262A09;
}
/****************************************************************************/
#tablaprecios {
	float: left;
	width: 570px;
	color:#000;
}
	#tablaprecios .concepto {
		padding: 5px;
		float: left;
		width: 295px;
		background-color: #FFF;
		border: 1px solid #CCC;
	}
	#tablaprecios .precio {
		padding: 5px;
		float: left;
		width: 75px;
		background-color: #FFF;
		border: 1px solid #CCC;
		text-align: center;
	}
	#tablaprecios .filatablaprecios {
		float: left;
		width: 570px;
	}
/****************************************************************************/#STweb #Central h1 {
	float: left;
	width: 570px;
}
