body {
	background-color: #F0F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	
}

td.contenido {
	background: #FFFFFF url(images/bg_contenidos.jpg) repeat-x top left;
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

td.caja1 {
	background: #FFFFFF url(images/bg_cajita_01.gif) repeat-x top left;
	color: #777777;
	line-height: 13px;
	text-align:justify;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}

td.caja2 {
	color: #777777;
	background: #FFFFFF url(images/bg_cajita_02.gif) repeat-x top left;
	line-height: 13px;
	text-align:justify;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

td.cajaint1 {
	background: #FFFFFF url(images/bg_caja_int.gif) repeat-x top left;
	border-right: 1px solid #9A9A9A;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 35px;
	padding-bottom: 20px;
}

p {
	color: #777777;
	line-height: 14px;
	text-align:justify;
}

.text-scroll{
	overflow-y:auto;
	height:230px;
	padding-right:10px;
}

td.footer {
	color: #FFFFFF;
	font-size: 10px;
	background: url(images/bg_footer.gif) repeat-x top left;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 0px;
}

td.footer a{
	color: #FFFFFF;
	text-decoration: none;	
}

td.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

a{
	color: #0676CA;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: none;	

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0676CA;
	background-image: url(images/bg_inputs.gif);
	border: 1px solid #777777;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #777777;
	padding-right: 6px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #0676CA;
	background-color: #F4F4F4;
	border: 1px solid #777777;
}

.boton {
	background-image: url(images/bg_boton.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 22px;
	border: 1px solid #AEAEAE;

}

