.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textonormalgrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding:0 20px;
}
li {
	list-style-image: url(images/li.gif);
}
.inputstyle, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:13	;
	background: url('images/punto.gif') repeat-x 0% 0%;
}
.inputstylecomentaries, INPUT.text {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:60;
	background: url('images/punto2.gif');
}
.inputstyleboton{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:0px;
	border-color:#666666;
	height:20;
	background: url('images/inputboton.gif');
}
.info
{
	color:#15419c;
	font-size:12px;
	font-weight:bold;}
	
.btn-siguiente
{
	background-image: url(images/btn-siguiente.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-right:20px;
	}
.btn-siguiente a:link, .btn-siguiente a:visited
{
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	}
.btn-siguiente a:hover, .btn-siguiente a:active
{
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
	}

.btn-anterior
{
	background-image: url(images/btn-anterior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-left:20px;
	}
.btn-anterior a:link, .btn-anterior a:visited
{
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	}
.btn-anterior a:hover, .btn-anterior a:active
{
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
	}

h2 
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color: #15419c;
	
}

h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #15419c;	
}
