
/**********contactos************/
textarea	{	overflow: auto; 	}
.tcontactos{	width: 747px;	color: #E4E4E4;	font: normal 14px "Trebuchet MS",Arial;	}
.cornerTL{	background: url("../image/ctop_corner_left.png") no-repeat left;	}
.cornerTR{	background: url("../image/ctop_corner_right.png") no-repeat right;}
.cornerBL{	background: url("../image/cbottom_corner_left.png") no-repeat left;	}
.cornerBR{	background: url("../image/cbottom_corner_right.png") no-repeat right;	}
.cornerTL,.cornerTR,.cornerBL,.cornerBR{	width: 15px;	}
.nocorner{	background: #242424;	}
.tcontact_descr{	width: 540px; margin-left: 15px;	color: #E4E4E4; font: normal 14px "Trebuchet MS",Arial;	}
.contacts_row1{	margin-left: 25px;	}
/**chat*/
.chat_online	{	display: block;}
.chat_offline	{	display: none; }
.chat_online,.chat_offline,.tam_texto	{	font-size: 14px;	}	
.area_chat_offline	{	margin: 25px 0px 0px 25px; }
.title_1{ font-size: 20px;	}
.corner_chatTL{	background: url("../image/corner_chatTL.png") no-repeat ;	}
.corner_chatTR{	background: url("../image/corner_chatTR.png") no-repeat top right;}
.corner_chatBL{	background: url("../image/corner_chatBL.png") no-repeat bottom left;	}
.corner_chatBR{	background: url("../image/corner_chatBR.png") no-repeat bottom right;	}
.corner_chatTL,.corner_chatTR,.corner_chatBL,.corner_chatBR{	width: 14px; }
.corner_chat{	background: #000000;	}
.tchat		{	width: 340px;	color:#FFFFFF; margin: 8px 0 0 7px; float: left; font: normal 14px "Trebuchet MS",Arial;	}
.com { font: normal 14px "Trebuchet MS",Arial;}
.panel_chat	#text1{  width: 187px;	}

.panel_chat	#text2		{ border-left:  solid 1px #ccc; margin-top: 10px;	width: auto; 	}
.panel_chat	#text2 p	{ margin-left: 8px;	}
.text_green	{ color:#8ff201;	}
.conv_on,.conv_off{ font-size: 21px; color: #8e8e8e;	}
.conv_off	{cursor: pointer;}
.conv_on img{ display: none;	vertical-align: middle ;	}
.conv_off img{ vertical-align: middle ;	}

.area_chat_conver{ width: 325px; height: 260px; margin-top: 15px; overflow: auto; }
.input_chat		 { width: 325px; height: 70px; margin-top: 15px;  }
.area_chat_conver, input,textarea{	background: #242424; border: #4d4d4d solid 1px; color: #FFFFFF;	}
.td_enviar	{	text-align: right;	}
.td_enviar input{ background: url(../image/btn_chat.png) no-repeat 0 4px; border: 0px; color: #FFFFFF; height: 20px; width: 84px; cursor: pointer; }
/**form contact**/
.al_middle	{ vertical-align: middle;	}
.al_top	{ vertical-align: top;  width:168px;	}
.borderB{	text-align: center;	border-bottom:  dashed 1px #ccc; padding-bottom: 5px;	}
.tfcontact{	width: 377px; margin-right: 7px; margin-top: 8px; margin-left: 8px; float: right;}
.blanco	  { color: #FFFFFF;		}
.row_input{ height: 63px;	}
.row_input input { width: 200px;	}
.input_coment		 { width: 335px; height: 80px; margin-top: 15px;  }
/***inf contact**/
.tInfContact{	width: 730px; margin: 8px auto auto 8px; color: #FFF; font: normal 14px "Trebuchet MS",Arial;	}
.inf_content{	margin-left: 25px;}
.inf_content div{	margin: 25px 0px 0px 155px;}

.form_contact, .panel_chat{	height: 600px;	}