body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E8A60B;
}
#ContenedorSite #BodyText {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#ContenedorSite #BodyText h2   {
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
}
#ContenedorSite #BodyText h2 span {
	visibility: hidden;
}
#ContenedorSite #BodyText a {
	text-decoration: none;
}
#ContenedorSite #BodyText a span {
	visibility: hidden;
}

#ContenedorSite #BodyText .indexBloque1 {
	height: 300px;
}

#ContenedorSite #BodyText .indexBloque1 .copy {
	width: 300px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/copy_titulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:300px;
}
#ContenedorSite #BodyText .indexBloque1 .copy h2 {
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 210px;
}
#ContenedorSite #BodyText .indexBloque1 .copy a  {
	display: block;
	background-image: url(../images/ver_mas.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 128px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 170px;
}
#ContenedorSite #BodyText .indexBloque1 .slideshow {
	float: right;
	height: 300px;
	width: 620px;
	margin-right: 10px;
	position:relative;
	padding:0;
}

#ContenedorSite #BodyText .indexBloque2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	min-height:310px;
}
#ContenedorSite #BodyText .indexBloque2 .botAnimales {
	width: 220px;
	float: left;
	margin-right: 20px;
	display: block;
	height: 310px;
	background-image: url(../images/inicio_bot_animales.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContenedorSite #BodyText .indexBloque2 .botAnimales:hover {
	background-image: url(../images/inicio_bot_animales_ov.png);
}
#ContenedorSite #BodyText .indexBloque2 .botArte {
	width: 220px;
	float: left;
	margin-right: 20px;
	display: block;
	height: 310px;
	background-image: url(../images/inicio_bot_arte.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContenedorSite #BodyText .indexBloque2 .botArte:hover {
	background-image: url(../images/inicio_bot_arte_ov.png);
}

#ContenedorSite #BodyText .indexBloque2 .botTalleres {
	width: 220px;
	float: left;
	display: block;
	height: 310px;
	background-image: url(../images/inicio_bot_talleres.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContenedorSite #BodyText .indexBloque2 .botTalleres:hover {
	background-image: url(../images/inicio_bot_talleres_ov.png);
}


#ContenedorSite #BodyText .indexBloque2 .banner {
	width: 700px;
	float: left;
}
#ContenedorSite #BodyText .indexBloque2 .banner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContenedorSite #BodyText .indexBloque2 .socialMedia {
	width: 220px;
	float: right;
}
#ContenedorSite #BodyText .indexBloque2 .socialMedia a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContenedorSite #BodyText .indexBloque2 .socialMedia .video {
	margin-bottom: 15px;
	display: block;
}
#ContenedorSite #PanelContacto {
	background-color: #FBDC95;
	background-image: url(../images/borde_panel_contacto.gif);
	background-repeat: repeat-x;
	background-position: center top;
	min-height:285px;
	padding-top: 20px;
}
#ContenedorSite #PanelContacto .contactoContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ContenedorSite #PanelContacto .contactoContainer .contacto {
	width: 337px;
	margin-left: 10px;
	height: 260px;
	background-image: url(../images/fondo_contacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-right: 20px;
}
#ContenedorSite #PanelContacto .contactoContainer .contacto h2 {
	display: block;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 20px;
}
#ContenedorSite #PanelContacto .contactoContainer .contacto p {
	margin-left: 56px;
	margin-top: 40px;
	color: #FFF;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 45px;
}
#ContenedorSite #PanelContacto .contactoContainer .contacto p a {
	color: #FFF;
	text-decoration: none;
}
#ContenedorSite #PanelContacto .contactoContainer .contacto p a:hover {
	text-decoration: underline;
}

#ContenedorSite #PanelContacto .contactoContainer .mapaLlegada {
	display: block;
	float: left;
}
#ContenedorSite #PanelContacto .contactoContainer .mapaLlegada img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContenedorSite #PanelContacto .contactoContainer .boletines {
	float: right;
	width: 300px;
	margin-right: 10px;
	background-image: url(../images/fondo_boletines.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
	padding-top: 85px;
}
#ContenedorSite #Footer {
	height: 220px;
	background-image: url(../images/fondo_footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -10px;
}
#ContenedorSite #Footer p {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 70px;
	height: 150px;
	background-image: url(../images/ringlete_footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	font-size: 0.8em;
}
#ContenedorSite #Footer p img {
	margin-bottom: 10px;
}
#ContenedorSite #Footer p a {
	color: #000;
	text-decoration: none;
}
#ContenedorSite #Footer p a:hover {
	color: #FFF;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.precarga {
	display: none;
}
.precarga span {
	display: block;
}
.precarga .1 {
	background-image: url(../images/eventos_ov.png);
}
.precarga .2 {
	background-image: url(../images/galeria_ov.png);
}
.precarga .3 {
	background-image: url(../images/inicio_bot_animales_ov.png);
}
.precarga .4 {
	background-image: url(../images/inicio_bot_arte_ov.png);
}
.precarga .5 {
	background-image: url(../images/inicio_bot_talleres_ov.png);
}
