﻿.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0066;
	margin-bottom: 2px;
	padding-left: 5px;
	font-size: 200%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	height:50px;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-bottom: 2px;
	padding-left: 5px;
	font-size: 180%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	height:70px;
}
.style4 {
	text-align: right;
}
.textoPopUp{
color: #759396;
font-size:16px;
	
}
.botonPopUp{
	background-color:#759396;
	color:#ffffff;
	text-align: center; 
	height:30px;
	cursor:pointer;
	
	
}
.bClose{
	font-size:16px; 
	font-weight:bold;
	color:#759396;
	text-decoration:none;
}
.texto_azulpopUp{
text-align:center;
color:#759396;
font-weight:normal;
font-size:13px;
	
}