body.node-type-recursos .submain .view-lista-recursos .mycol-0 .field-name-field-miniatura{
	width:264px !important;
	float:left;
}

body.node-type-recursos .submain .view-lista-recursos .mycol-0 .field-name-field-texto{
	float:left;
	clear:none !important;
	margin-left:20px;
	width:324px !important;
}


/*Envio de mail=====================================================================================*/
.node-type-webform #overlay{
  /*
  min-width: 320px;
  by ORM
  */
}

/* .webform-client-form label{
    padding-bottom: 4px;
    padding-left: 4px;
}
 
.webform-client-form input{
	width:95%;
}
by ORM
*/
.node-type-webform fieldset.captcha{
    margin: 10px 8px 0 0;
	width:100%;
	float:none;
}

.node-type-webform fieldset.captcha img{
	margin-top:20px;
}

.node-type-webform fieldset.captcha a{
	text-decoration:none;
	color:#fcb813;
}

.node-type-webform fieldset.captcha a:hover{
	color:#6e6e6e;
}

.form-item-captcha-response{
	margin: 1em 0;
}

div.messages ul li{
	line-height: 1.2em;
    list-style-image: none;
    margin-bottom: 5px;
}

.node-type-webform #overlay .webform-client-form > div{
	float:none;
	width:100%;
	margin:0;
	clear:both;
	position:relative;
	padding-top:0;
}

#overlay .node-webform .webform_header{
	float:none;
	width:100%;
}

.node-type-webform #overlay .webform-client-form .webform-component, .node-type-webform #overlay .webform-client-form .form-actions{
	margin-left:0;
	clear:both;
	width:98%;
}

.node-type-webform  #overlay .webform_canvas_int div.messages{
	max-width:311px;
	min-width:233px;
	margin-top: -65px;
}

#overlay .webform_left{
	width:55%;
/*
	min-width:310px;
	by ORM
	*/
	float:left;
	margin-right:20px;
}

#overlay .webform_right{
	width:38%;
	min-width:210px;
	float:left;
	margin-top:12px;
}

.section-contactar #overlay .webform_canvas_int{
    width: 723px;
}

.node-type-webform #overlay .webform-client-form #edit-actions{
	float:left;
}

@media screen and (max-width: 980px) {
	.node-type-webform #overlay .webform_canvas_int div.messages{
		margin-top: 0px;
	}
}

/*==================================================================================================*/


#phptweets .tweetout .view-content ul{
	list-style:none;
	padding:0;
	margin:0;
}

#phptweets .tweetout .view-content ul li{
	margin-bottom:15px;
}

#phptweets .tweetout .view-content ul li.views-row-last{
	margin-bottom:0px;	
}

/* #phptweets .tweetout{
	line-height: 18px;
}
by ORM
 */
/* 
#phptweets{
	margin-bottom:20px;
} 
*/

.node-type-recursos .submain .view-content .mycols .contextual-links-wrapper a{
color:inherit;
text-decoration:inherit;
margin-top: inherit;
}

.img_persona:hover{
	background:transparent url('../images/img_personas.png') no-repeat 0 0;
}
