/* Stylesheet Webview360 */
/* GENERAL */
body   			{ margin-top:0px; margin-bottom:0px;																																		}
input  			{ width:245px; height:14px; border:1px solid #133b64;																										}
select 			{ width:251px; height:19px;																																							}
textarea 		{ width:245px; height:60px; border:1px solid #133b64;																										}

/* TEXTOS */
.Tahoma16px	{ font-family: Tahoma; font-size: 16px;																																	}
.Tahoma11px	{ font-family: Tahoma; font-size: 11px;																																	}
.bold       { font-weight: bold; 																																										}
.azul  			{ color:#133b64;																																												}
.blanco			{ color:#FFFFFF;																																												}
.bordo			{ color:#850000;																																												}
.txtdecnone { text-decoration:none;																																									}