﻿	.jj {
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		text-align: center;
	}
	.v {	font-family: Arial Black, Gadget, sans-serif;
	}
	.v {	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	.v {
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		font-size: 12px;
		color: #3f3e41;
	}
	.vb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		color: #3f3e41;
	}
	body {
		background-color: #f6f6f6;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3f3e41;
	}
	.q {
		font-weight: bold;
		text-align: center;
	}
	.bold {	font-weight: bold;
	}
	.vb1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3f3e41;
	}
	.vb2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		color: #3f3e41;
	}
	.TextoIzquierdo 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #3f3e41;
		text-align: left;
	}
	.TextoPCursivo
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: italic;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #3f3e41;
		text-align: left;		
	}
	.TextoError
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #ff0000;
		text-align: left;		
	}
	.TextBox
	{
		border-color: #DADADB;
		border-style: solid;
		border-width: 1px;
		height: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal; 
		color: #3F3E41; 
	}

.TextoCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3f3e41;
	text-align: center;
}
	.Pata {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		color: #000;
	}

	TD.TextoMensaje
	{  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	/*	background-color: #FFF7E5 ;* */
		font-weight: bold; 	
	}
	
	.style1
	{
		width: 241px;
	}
	.style2
	{
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		font-size: 12px;
		color: #3f3e41;
		width: 241px;
	}
	
	.vlink {
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		font-size: 12px;
		color: #52801A; /*3f3e41;*/
		text-decoration: underline;
	}

	.TextoNegrilla
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #3f3e41;
		text-align: center;		
	}

.TextoNegrillaLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3f3e41;
	text-align: left;
}

.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
}
	
	.Encabezado1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #3f3e41;
		text-align: center;		
	}


.avp-title {
	width: 100%;
	background-color: #7ac147;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 20px;
	border-radius: 8px 8px 0px 0px;
}

.avp-gray-button {
	font-size: 8px;
	width: 180px;
	background-color: #ffffff;
	color: #6b6b6b;
	border: 1px solid #6b6b6b;
	border-radius: 10px;
	text-transform: uppercase;
	padding: 5px;
	box-sizing: border-box;
}

	.avp-gray-button:hover {
		background-color: #e8e8e8;
		cursor: pointer;
	}

.avp-info {
	width: 30px;
	height: 30px;
	background-color: #7ac147;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px 0px;
	box-sizing: border-box;
	font-size: 20px;
	border-radius: 20px;
}

.avp-info2 {
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	color: #7ac147;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px 0px;
	box-sizing: border-box;
	font-size: 20px;
	border-radius: 20px;
}

.avp-info3 {
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	color: #949494;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px 0px;
	box-sizing: border-box;
	font-size: 20px;
	border-radius: 20px;
}

.avp-button {
	font-size: 14px;
	font-weight: bold;
	background-color: #7ac147;
	color: #ffffff;
	border: none;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 5px 20px;
	box-sizing: border-box;
}

.avp-button:hover {
		background-color: #4f8925;
		cursor: pointer;
	}

.avp-flechas {
	color: #7ac147;
	font-weight: bold;
	font-size: 24px;
}

.avp-parrafo {
	background-color: #f3f3f3;
	margin: 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.TextoErrorCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-align: center;
}

