.input {
	font-size: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	border-color: #00924A #00924A #00924A #00924A;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 400px;
	border : 1px solid #00924A;
}
.form_send {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #009249;
	border: 2px solid #009249;
	color: White;
}
textarea    		{
	    		font-family: verdana, arial, sans-serif;
	     		font-size: 11px;
	    		border: 1px solid #000;
	    		} 
.fotos    		{
	    		font-family: verdana, arial, sans-serif;
	     		font-size: 11px;
	    		} 
		
.post-title		{
			border-top: 1px solid #3A644D;
			border-right: 1px solid #3A644D;
			border-left: 1px solid #3A644D;
			padding: 5px;
			font-weight: bold;
			background-color: #FFFF00;
			margin-top: 5px
			} 
			
.post-text		{
			border: 1px solid #3A644D;
			padding: 10px;
			background-color: #f0f0f0;
			}
			
.comment-title		{
			border-top: 1px solid #ffff00;
			border-right: 1px solid #ffff00;
			border-bottom: 1px solid #ffff00;
			border-left: 1px solid #ffff00;
			padding: 5px;
			font-weight: bold;
			background-color: #cdd5e4;
			margin-top: 5px
			} 
			
.comment-text		{
			border: 1px solid slategray;
			padding: 5px;
			background-color: #f0f0f0;
			}
