#slider01 {
	background-color: #85268e;
	width: 100%;
}
#slider {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20%;
	width: 100%;
	text-align: center;
	background-image: url(../galeria/backSlider.png);
}
.cSubtitulo {
	font-size: large;
	font-style: normal;
	color: #7a1692;
	text-align: center;
}
#medio {
	background-color: #6DB6DD;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
#fondo {
	background-color: #DBB52C;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.table {
	display: inline;
	width: 100%;
	text-align: center;
	left: auto;
	right: auto;
}
#headerIzq {
	text-align: left;
}
.tr { 
   
   display: table-row;
}
.td {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #C09;
	font-family: "Comic Sans MS", cursive;
	color: #7a1692;
	font-size: 24px;
}
#header {
	text-align: center;
	background-color: #390;
}
