﻿
#dv_OlvConPri
{
	width: 100%;
}

.oc_Tit01
{
	text-align: center;
	font-size: 24pt;
	color: #191F6C;
	font-family: Arial;
	font-weight: bold;
}

.oc_txtGen01
{
	font-size: 12pt;
	text-align: center;
	font-family: Arial;
	
	color: #5E5D5D;
}

.oc_txtGen02
{
	font-size: 14pt;
	text-align: center;
	color: #5E5D5D;
	font-family: Arial;
	font-weight: bold;
}

.oc_txtGen03
{
	width: 70px;
	height: 26px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	border-radius: 7px;
	text-align: center;
	color: #808080;
}

.oc_txtGen04
{
	text-align: center;
	color: #7F7F7F;
	font-family: raleway, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.oc_btnAcceso
{
	width: 113px;
	background-color: #00833C;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 700;
	height: 35px;
	border-width: 0;
	cursor: pointer;
}

.oc_txtErr
{
	font-size: 10px;
	color: #FF0F0F;
	font-family: raleway, sans-serif;
	text-align: center;
}


a.lnkNueAcc:link
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	color: #7F7F7F;
	font-weight: bold;
}

a.lnkNueAcc:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #7F7F7F;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a.lnkNueAcc:hover
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: underline;
}
