body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
	background-color: #F1F9DF;
}

.tr fondo {
	margin-top: 0px;
	margin-bottom: 0px;
}

.textbody
	{
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
	margin-top : 6;
	margin-bottom : 6;
	text-align:justify;
}

.seccion  {
	font-size : 15px;
	font-family : arial, helvetica;
	font-weight : bold;
	color : #2754d3;
	font-style : normal;
	margin-top : 7;
	margin-bottom : 7;
	text-align : left;
}

.notas  {
	font-size : 11px;
	font-family : arial,helvetica;
	font-weight : normal;
	color : 666666;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;
}
.img {
	border: 1px solid #2754d3;
}
.textform {

	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
	margin-top : 6;
	margin-bottom : 6;
	text-align:left;
}
.titularfom {

	font-size : 18px;
	font-family : arial,helvetica;
	font-weight : bold;
	color : #2754d3;
	font-style : normal;
	margin-top : 7;
	margin-bottom : 7;
	text-align : left;
}
.txterror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
