#upload	{
	width:407px;
	height:177px;
	background:url(../images/upload_bg.jpg) no-repeat;
	padding:45px 100px 0 30px;
	margin:20px 0 20px 0px;
}

#upload h4	{
	font-size:11px;
	color:#c37d00;
	margin-bottom:14px;
}

#upload input	{
	margin-bottom:10px;
}

#upload label	{
	display:block;
	font-size:11px;
	padding-bottom:3px;
}

#upload textarea	{
	width:230px;
	margin-bottom:10px;
}

#upload .submit	{
	width:80px;
	height:22px;
	border:1px solid #e4e4dc;
	color:#7b4f00;
	margin-left:150px;
}

.fotos	{
	margin-bottom:30px;
}

.fotos img	{
	width:150px;
}

.red	{
	color:red;
}

.green	{
	color:green;
}

.fotos a	{
	display:block;
	width:150px;
	padding:10px 10px 0 10px;
	margin-right:11px;
	margin-bottom:10px;
	float:left;
	height:160px;
	background-color:#fdfbed;
	border:1px solid #e5e4df;
}

.fotos a:hover	{
	background-color:#f3f1e4;
}

.fotos a span	{
	font-size:10px;
	display:block;
	margin-top:15px;
}