body{
	background-image:url(../imagenes/backgr.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#f4e7d3;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin:0px;
}
h1, h2{
	display:none;
}
#contenedor{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	float:none;
	margin-bottom:0px;
}
#contenedor #bloquecontenedor{
	float:left;
	width:300px;
}
#contenedor #bloqueinicio{
	float:left;
	width:300px;
	height:300px;
	margin:0px;
}
#contenedor #bloqueinicio:hover{
	display:block;
}
#contenedor #bloqueinicio a{
	display:block;
	width:300px;
	height:300px;
}
#contenedor #bloque1 #contactar{
	float:left;
	width:300px;
	margin:0px;
	margin-top:225px;
}
#contenedor #bloque1 #contactar #contactartitular{
	float:left;
	width:260px;
	margin-left:15px;
	margin-right:15px;
	color:#7f522a;
	font-size:1em;
	border-bottom:1px solid #d6dfc8;
	padding-bottom:2px;
	font-weight: bold;
}
#contenedor #bloque1 #contactar #formulario{
	float:left;
	width:260px;
	margin-left:15px;
	margin-right:15px;
}
#contenedor #bloque1 #contactar #otrosdatos{
	float:left;
	width:260px;
	margin-left:15px;
	margin-right:15px;
	border-top:1px solid #d6dfc8;
	padding-top:5px;
	margin-top:5px;
	font-size:0.7em;
	color:#959492;
}
#contenedor #bloque1 #contactar #otrosenlaces{
	float:left;
	width:260px;
	margin-left:15px;
	margin-right:15px;
	border-top:1px solid #d6dfc8;
	padding-top:5px;
	margin-top:7px;
	font-size:0.7em;
}
#contenedor #bloque1 #contactar #otrosenlaces a{
	text-decoration:none;
	color:#959492;
	width:130px;
	float:left;
}
#contenedor #bloque1 #contactar #otrosenlaces a:hover{
	color:#5b7e25;
}
#contenedor #bloque2{
	float:left;
	width:600px;
	margin:0px;
}
#contenedor #bloque2 #carrusel{
	float:left;
	width:546px;
	height:304px;
	margin:0px;
	padding:0px;
	margin-top:53px;
	margin-left:27px;
	margin-right:27px;
	margin-bottom:7px;
}
#contenedor #bloque2 #menu{
	float:left;
	width:546px;
	height:50px;
	margin-left:25px;
	margin-right:29px;
	margin-bottom:25px;
}
#contenedor #bloque2 #contenidos{
	float:left;
	width:546px;	
	margin-left:25px;
	margin-right:29px;
}
#contenedor #bloque2 #contenidos #titulo{
	color:#5b7e25;
	font-weight:bold;
	font-size:0.9em;
	padding-bottom: 3px;
	margin-bottom:5px;
	border-bottom:1px solid #d6dfc8;
}
#contenedor #bloque2 #contenidos #texto{
	float: left;
	width: 546px;
	font-size:0.7em;
	color:#7f522a;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #d6dfc8;
}
#contenedor #bloque2 #contenidos #texto a{
	color:#7f522a;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
#contenedor #bloque2 #contenidos #texto a:hover{	
	text-decoration:underline;
}
#contenedor #bloque2 #contenidos #texto img{
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	border:2px solid #b1c298;
}
#contenedor #bloque2 #contenidos #texto2{
	float: left;
	width: 546px;
	font-size:0.7em;
	color:#7f522a;
	text-align:justify;
	padding-bottom:10px;
	border-bottom:1px solid #d6dfc8;
	margin-top: 10px;
}
#contenedor #bloque2 #contenidos #texto2 img{
	float:left;
	margin-right:5px;
	border:none;
}
#contenedor #bloque2 #contenidos #texto2 #calend{
	float: left;
	width: 225px;
	margin-top:10px;
}
#contenedor #bloque2 #contenidos #texto2 #disponible{
	float: left;
	margin-top:15px;
}
#contenedor #bloque2 #submenu{
	float:left;
	width:546px;
	margin-left:25px;
	margin-right:29px;
	font-size:0.7em;
	padding-top: 3px;
}
#contenedor #bloque2 #submenu a{
	text-decoration:none;
	color:#5b7e25;
	padding-left:12px;
	margin-right:10px;
	background-image:url(../imagenes/flecha.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#contenedor #bloque2 #submenu a:hover{
	color:#632d01;
}
#pie{
	float:left;
	width:100%;
	height:300px;	
	background-image:url(../imagenes/backgr_cont_pie.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	background-color:#f4e7d3;
}
#pie #copy{
	width:900px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	font-size:0.7em;
	color:#7f522a;
}
#pie #copy #bloquecopy1{
	float:left;
	width:430px;
	margin-left:20px;
	padding-top:55px;
}
#pie #copy #bloquecopy2{
	float:left;
	width:430px;
	text-align:right;
	margin-right:20px;
	padding-top:55px;
}
#pie #copy #bloquecopy2 a{
	color:#7f522a;
	text-decoration:none;
}
#pie #copy #bloquecopy2 a:hover{
	color:#5b7e25;
	text-decoration:underline;
}
iframe{
	width:546px;
	height:250px;
	padding-top:15px;
	border-top:1px solid #d6dfc8;
}
.slideshow{
	width:546px;
	height:304px;
	margin:0px;
	padding:0px;	
	background-image:url(../imagenes/dot_intro.png);
	background-repeat:repeat;
}
.negrita{
	font-weight:bold;
	color:#5b7e25;
}
.cursiva{
	font-style:italic;
	color:#5b7e25;
}
.subrayado{
	text-decoration:underline;
	color:#5b7e25;
}
.sangria{
	padding-left:10px;
}
/*calendario*/
.calendario {
	font-size: 1.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.calendario td {
	background-color: #f4e7d4;
	height: 19px;
	width: 25px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.calendario td span {
	background-color: #7e522d;
	height: 17px;
	width: 24px;
	margin-top: -2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	float: left;
	border: 1px solid #5E611C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
}
/*.calendario    td span:hover {
	color: #FFFFFF;
	background-color: #5b7e25;
	border: 1px solid #FFFFFF;
}*/


.calendario   th {
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.finde   {
	color: #5E611C;
	font-weight: bold;
}
#calendarionav    {
	background-image: none;
	background-color: #f4e7d4;
	color: #510001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-decoration: none;
}
#calendarionav2 {
	background-image: none;
	background-color: #f4e7d4;
	color: #510001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-decoration: none;
}
