body{
padding:0px;
margin:0px;
/*background-image:url(images/m-bg.gif); background-position:top; */
}
/*
table, td {
		width:100%;
		height:100%;
		border:0px;
	}
*/
/*td { vertical-align:top;}*/

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table,  input, textarea
	{
		font-family:Tahoma;
		font-size:13px;
		color:#625F57;
	}
	
	
.texto_peque
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#625F57;
	}
	
.menu
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color: White;
	text-decoration : none;
}

.menu_inpage
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:13px;
	color:#625F57;

}

.h_text {}
	
.l_text { font-family:Tahoma; font-size:11px; line-height:11px; color:#756F78;}

.l_text:hover {text-decoration: none}
	
.c_text {}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:3px;}
.form input	{width:194px; height:20px; border-color:#B4B4B4; background-color:#ffffff; padding-left:5px; border-bottom:0px; border-right:0px; margin-left:20px}

.input1 { width:100px; height:18px; border-bottom-color:#98A6B4; border-width:1px; background-color:#ffffff; border-style:solid;}

textarea{border-color:#EBEBEB; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px;  overflow:hidden;	}


