﻿
#dv_AccPri
{
	width: 100%;
	
}


.Ac_TitPro
{
	font-size: 27pt;
	color: #191F6C;
	font-family: Arial;
	text-align: center;
}

.Ac_SubTit
{
	font-size: 18pt;
	color: #5E5D5D ;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.Ac_txtGen01
{
	text-align: center;
	color: #5E5D5D;
	font-family: Arial;
	font-size: 14pt;
}


.Ac_txtGen02
{
	font-size: 14pt;
	color: #191F6C;
	font-family: Arial;
	text-align: center;
	/*font-weight: bold;*/
}

.Ac_txtGen03
{
	width: 70px;
	height: 29px;
	border-width: 1px;
	border-style: solid;
	border-color: #5E5D5D;
	background-color: #FFFFFF;
	border-radius: 7px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #5E5D5D;
}

.Ac_txtGen04
{
	width: 242px;
	height: 29px;
	border-width: 1px;
	border-style: solid;
	border-color: #5E5D5D;
	background-color: #FFFFFF;
	border-radius: 7px;
	text-align: center;
	font-size: 14px;
	color: #5E5D5D;
	font-family: Arial;
}

.Ac_txtErr
{
	font-size: 14px;
	color: #FF0F0F;
	font-family: raleway, sans-serif;
	text-align: center;
}

.Ac_btnAcceso
{
	width: 114px;
	height: 39px;
	
	border-style: none;
	background-color: #00833C;
	border-radius: 7px;
	
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.Ac_btnAcceso:hover
{
	background-color: #5E5D5D ;
	
}

a.Ac_lnkCont
{
	font-size: 12px;
	color: #191F6C;
	font-family: raleway, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

a.Ac_lnkCont:link
{
	font-size: 12px;
	color: #191F6C;
	font-family: raleway, sans-serif;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
}
a.Ac_lnkCont:visited
{
	font-size: 12px;
	color: #191F6C;
	font-family: raleway, sans-serif;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
}
a.Ac_lnkCont:hover
{
	font-size: 12px;
	color: #191F6C;
	font-family: raleway, sans-serif;
	font-weight: 700;
	text-decoration: underline;
	cursor: pointer;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=90);
	opacity:0.8;
}
.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding-top:10px;
	padding-left:10px;
	width:711px;
	height:300px;
}
.modalBackground1 {
	background-color:Black;
	filter:alpha(opacity=90);
	opacity:0.8;
}
.modalPopup1 {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding-top:10px;
	padding-left:10px;
	width:802px;
	height:445px;
}
