/* CSS Document */

.TituloPag2 {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin:auto;
	text-align: center;
	background-position: center;
	line-height: 30px;
}
.botonvideo {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin:auto;
	text-align: center;
	background-position: center;
	line-height: 30px;
	width: 120px;
	display:block;
	padding:5px;
}

.TituloPag {
	background-color: #990000;
	color: #FFFFFF;
	width: 750px;
	font-size: 16px;
	font-weight: bold;
	margin:auto;
	text-align: center;
	background-position: center;
}
.Fondoblanco {
	background-color: #FFFFFF;
	color: #990000;
	background-position: center center;
	font-size: 16px;
	font-weight: bold;
	margin:auto;
	text-align: center;
	text-transform: uppercase;
	width: 151px;
}
.TitulSeccio {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #990000;
	text-indent: 10pt;
	position: static;
	height: 25px;
}
.Text {

	background-color: #337575;
	color: #FFFFFF;
	width: 750px;
	font-size: 16px;
	margin:auto;
	text-align: justify;
	background-position: center;
}
.Text2 {
	background-color: #337575;
	color: #FFFFFF;
	font-size: 16px;
	margin:auto;
	text-align: justify;
	background-position: center;
}

