#galeria {
	height: 300px;
	width: 500px;
}
#video {
	height: 320px;
	width: 550px;
}
.titulo_lista_video {
	width: 500px;
	color: #99032F;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#sonido {
	height: 430px;
	width: 500px;
	text-align: left;
}
#sonido h3 {
	color: #AD033B;
	font-weight: bold;
	text-align: center;
}
#sonido h5 {
	font-weight: bold;
	margin: 0px;
}
#sonido_locuciones {
	height: 430px;
	width: 500px;
	text-align: left;
}
#sonido_locuciones .table_locuciones {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#sonido_locuciones .table_locuciones td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sonido_locuciones h3 {
	color: #AD033B;
	font-weight: bold;
	text-align: center;
}
#sonido_locuciones h5 {
	font-weight: bold;
	margin: 0px;
}
#eventos {
	height: 400px;
	width: 550px;
}
#foto {
	height: 300px;
	width: 500px;
	text-align: left;
}
#foto h3 {
	color: #AD033B;
	font-weight: bold;
	text-align: center;
}
#foto h5 {
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
#duplicacion {
	height: 420px;
	width: 550px;
}
#duplicacion h3 {
	margin: 0px;
	color: #8FD400;
	text-decoration: underline;
}
#duplicacion h4 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #649400;
	font-size: 10pt;
}
#duplicacion p {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 8px;
}
#duplicacion #tabla_dupli {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	width: 540px;
}
#duplicacion #tabla_dupli td {
	padding-right: 5px;
}
#duplicacion ul {
	text-align: left;
	margin-left: 30px;
	list-style-type: square;
}
#duplicacion div.dupli_primero {
	height: 100px;
	width: 550px;
	background-color: #F4FBE6;
}

