body {
	margin-left: 63px;
	margin-top: 0px;
}

td,input,select,textarea {color: #000000;font-family: Arial, Sans-Serif;}
a{color: #245F7D;text-decoration: none;}
a:hover {color: #7F7F7F; text-decoration: underline;}

.campo_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 16px;
	background: transparent url('imagenes/marco5.gif') no-repeat;
	border: none;
	clear: both;
}

.campo_com {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 300px;
	height: 110px;
	background: transparent url('imagenes/marco6.gif') no-repeat;
	border: none;
	clear: both;
}

.texto_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
}



.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.texto_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.textob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}

.campo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: normal;
	width: 164px;
	height: 16px;
	background: transparent url('imagenes/marco.gif') no-repeat;
	border: none;
	clear: both;

}

FORM 
{
	margin: 0px 0px 0px 0px;
}

/*input, */
.textarea,.campo
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
/*	border-width: 1px;
	border-style: solid;
	border-color: #245F7D; */
	padding: 1px 1px 1px 0px;
}


