body {
	background-color: #000000;
	font: 11px/24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.title {
	color: #666666;
	font: bold 9px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-align: right;
	padding-right: 15px;
}

.title2 {
	color: #666666;
	font: bold 9px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-align: right;
	padding-right: 15px;
}

.title3 {
	color: #666666;
	font: bold 9px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-align: right;
/* 	padding-left: 15px; */
}

.title4 {
	color: #666666;
	font: bold 9px/18px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: transparent url("images/bg_legend.gif") no-repeat;
	text-align: left;
/* 	padding-left: 15px; */
}

.button1
{
	width: 55px;
	height: 12px;
}

.textoproyecto
{
	color: #666;
	/* 	background: transparent url("images/bg_legend.gif") no-repeat; */
	text-align: justify;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* 	margin: 4px 0 5px 8px; */
	/* 	white-space: nowrap; */
}


form {
	width: 335px;
}

.col1 {
	text-align: right;
	width: 135px;
	height: 31px;
	margin: 0;
	float: left;
	margin-right: 2px;
	background: url(images/bg_label.gif) no-repeat;
}

.col2 {
	width: 195px;
	height: 31px;
	display: block;
	float: left;
	margin: 0;
	background: url(images/bg_textfield.gif) no-repeat;
}

.col2comment {
	width: 195px;
	height: 98px;
	margin: 0;
	display: block;
	float: left;
	background: url(images/bg_textarea.gif) no-repeat;
}

.col1comment {
	text-align: right;
	width: 135px;
	height: 98px;
	float: left;
	display: block;
	margin-right: 2px;
	background: url(images/bg_label_comment.gif) no-repeat;
}

div.row {
	clear: both;
	width: 435px;
}

.submit {
	height: 50px;
	width: 330px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #000000;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #4c0f0f;
}

.input2 {
	background-color: #000000;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
/* 	margin: 4px 0 5px 8px; */
	padding: 1px;
	border: 1px solid #4c0f0f;
}

.textarea {
	border: 1px solid #c50a19;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 4px 0 5px 8px;
}
.boton {
	padding-bottom: 15px;
}

