body {
	
}
#escrol {
	overflow:scroll;
	height: 110px;
	width: 488px;
	font-family:Arial;
	font-size:15px;
	color: #373b40;
	overflow-x:hidden;


}
#escrol_art {
	overflow:scroll;
	height: 60px;
	width: 495px;
	overflow-x:hidden;
}


form {
	font-family: Arial;
	font-size: 15px;
	color: #FFF2CF;
	margin-bottom: 1px;
}
#formulario_art #firma {
	width: 400px;
	height: 20px;
	color: black;

	background-position: 50% 50%;
	background-repeat: no-repeat;

	text-indent: 5px;
	font-family: Arial;
	font-size: 13px;
}

#firma {
     resize: none;
}

#formulario #firma {
	width: 236px;
	height: 57px;
	color: #373b40;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 0 none;
	text-indent: 5px;
	font-family: Arial;
}
input[type="text"] {
	width: 238px;
	height: 27px;
	color: white;
	background-color: transparent;
	background-image: url(input.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	border: 0 none;
	text-indent: 5px;
	margin-bottom: 8px;
	margin-right: 0px;
} 
#coment_todos {
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 124px;
	width: 504px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat:repeat;
	background-color:#f5e3d6;
}
#coment_todos_art {
	height: 58px;
	width: 490px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #b6b6b6;
	margin-left: 10px;
	border: thin solid #000000;
	font-family:Arial;
	font-size:13px;
	color: #373b40;
	margin-top: 5px;
}
#formulario table {
	font-family: Arial;
	font-size: 15px;
	color: #FFF2CF;
}
#formulario_art td {
	font-family: Arial;
	font-size: 13px;
	color: #373b40;
	line-height: 25px;
}
