
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 770px;
	height: 500px;
	margin-bottom: 5px;
	float:center;
}
.slideshowContainer2 {
	width: 770px;
	height: 500px;
	margin-bottom: 5px;
	float:center;
}
.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 0px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 0px;
}

.current img {
	border: 1px solid #eabf00;
	padding: 0px;
	visibility: hidden;
}

.outline {
	border: 1px solid #eabf00;
	z-index: 0;
	position: absolute;
	visibility: hidden;
}

#thumbnails {
	/*width: 130px;*/
	float: center;
	visibility: hidden;
}
#thumbnails2 {
	/*width: 130px;*/
	float: center;
	visibility: hidden;
}
#cuerpoflash{
	width: 975px;
	height:550px;
}
.cuerposeccionesdoble{
	width:975px;
	height:550px;
	float:left;	
	/*padding-top:10px;	*/
	}
/*************************************************************/
H1 {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size:24px;
}
H2 {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size:16px;
}
H3 {
font-family: Arial, Helvetica, sans-serif;
color: #8f0d0a;
font-size:14px;
}
.rojos {
font-family: Arial, Helvetica, sans-serif;
color: #8f0d0a;
font-size:16px;
text-decoration: none;
}
