h2{
	color:maroon;
	text-align:center;
	font-size:15pt;
	font-family:arial;
}
.cabecera{
	border : groove;  
    border-color : #EC7789 #74101F #74101F #EC7789;
	text-align : center; 
    background-color : #950F18;
	color:white;
	font-weight:bold;
	font-family:times new roman;
	font-size:8pt;
}
.cabecera2{
	border : groove;  
    border-color : #EC7789 #74101F #74101F #EC7789;
	text-align : center; 
    background-color : #950F18;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:10pt;
}
.cabecera2 :link{
    color:white;
	text-decoration:none;
}
.cabecera2 :active{
    color:white;
	text-decoration:none;
}
.cabecera2 :visited{
    color:white;
	text-decoration:none;
}
.cabecera2 :hover{
    color:yellow;
	text-decoration:none;
}
.obra{
    background-color : #;
	color:#00274F;
	font-weight:bold;
	font-family:arial;
	font-size:9pt;
	text-indent:10px;
}
.fragmento{
    background-color : #;
	color:#00274F;
	font-family:arial;
	font-size:9pt;
	text-indent:25px;
}
.presen{
    background-color : #;
	color:#00274F;
	font-family:arial;
	font-weight:bold;
	font-size:10pt;
	text-indent:25px;
	text-align : justify; 
}
.programa{
    background-color : #;
	color:maroon;
	font-weight:bold;
	font-family:arial;
	font-size:18pt;
	text-align : center; 
}
.titulo{
    background-color : #;
	color:#00274F;
	font-weight:bold;
	font-family:times new roman;
	font-size:18pt;
	text-align : center; 
}
.titulo2{
    background-color : #;
	color:#00274F;
	font-weight:bold;
	font-family:times new roman;
	font-size:14pt;
	text-align : center; 
}
.titulo3{
    background-color : #;
	color:#00274F;
	font-weight:bold;
	font-family:times new roman;
	font-size:12pt;
	text-align : justify; 
}
.parte{
    background-color : #;
	color:maroon;
	font-weight:bold;
	font-family:arial;
	font-size:13pt;
	text-align : center; 
}
.parte :link{
    color:maroon;
	text-decoration:none;
}
.parte :active{
    color:maroon;
	text-decoration:none;
}
.parte :visited{
    color:maroon;
	text-decoration:none;
}
.parte :hover{
    color:yellow;
	text-decoration:none;
}
.parte2{
    background-color : #;
	color:maroon;
	font-weight:bold;
	font-family:arial;
	font-size:13pt;
	text-align : right; 
}
.parte2 :link{
    color:maroon;
	text-decoration:none;
}
.parte2 :active{
    color:maroon;
	text-decoration:none;
}
.parte2 :visited{
    color:maroon;
	text-decoration:none;
}
.parte2 :hover{
    color:yellow;
	text-decoration:none;
}
.parte3{
    background-color : #;
	color:maroon;
	font-weight:bold;
	font-family:arial;
	font-size:13pt;
	text-align : left; 
}
.parte3 :link{
    color:maroon;
	text-decoration:none;
}
.parte3 :active{
    color:maroon;
	text-decoration:none;
}
.parte3 :visited{
    color:maroon;
	text-decoration:none;
}
.parte3 :hover{
    color:yellow;
	text-decoration:none;
}
.obra2{
    background-color : #;
	color:#00274F;
	font-weight:bold;
	font-family:arial;
	font-size:10pt;
	text-align:center; 
}
.hr{
 color:#950F18;
 border : thin;
}