@charset "utf-8";
/*	DESTINO GPS 	. UPDATED APRIL 2009
	ADMINISTRATOR	. JONATHAN@DESTINOGPS.COM
	2008-2009 (C) ALL RIGHTS RESERVED
	CSS Document */
	
BODY		{
				margin:0px;
				padding:0px;
				background:#C63C0D;
				font-family:Helvetica, Trebuchet MS, Arial, sans-serif;
				font-size:14px;
				text-decoration:none;
				color:#FFFFFF;

			}
	a					{ color:#FFFFFF; text-decoration:none; }
	a:hover				{ text-decoration:underline; }
	img					{ border:none; }
	h1					{ margin:0px; padding:0px; font-size:28px; }
	h2					{ font-size:15px; margin:10px 0px; padding:0px; }
	.clear				{ clear:both; display:block; }
	.DIV-10				{ padding:10px; }
	
	#BODY				{ width:850px; background:url(/_images/background02.png) no-repeat; }
	#LEFT				{ width:50px; height:600px; float:left;	}
	#RIGHT				{ width:800px; float:left; }
	#FOOTER				{ width:100%; height:100px; float:left; }	
	.text-mini			{ font-size:10px; }
	.text-small			{ font-size:12px; }
	.send				{ width:150px; background:url(/_images/boton_backgroun01.png) repeat-x; margin:10px 0px 10px auto;
						height:40px; line-height:40px; text-align:center; color:#000; font-size:14px;
						-moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; }
	.send a				{ display:block; color:#000; text-decoration:none; }
	.form				{ font-size:11px; padding:0px 0px; }
	.form br			{ padding:4px 0px 4px 0px; }
	.formcell			{ width:100%; margin-bottom:10px; background-repeat:no-repeat; }
								 
/*	.formcell div		{ padding:6px 6px; } */
	#capainicio			{	position:relative;	}
	#campo				{	position:relative;	display:none; 	}
	#capafinal			{	position:relative;	}