﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	background-color: #E5E5E5;
}


form, td, p, textarea, li {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

#result
{
	margin-top:35px;
	margin-left:30px;
	width: 277px;	
	height:93px;
}



#line
{
	width:800px;
	height:3px;
	border:0;
	background-color:Red;
}

#divprin
{
    width:800px;
	height: 357px;
}
#tdemail
{
	width: 450px;
	height: 290px;
	background-image: url( '../img/0002.png' );
	background-repeat:no-repeat;
	vertical-align:top;
}
#divtxt 
{
    font-size:12px;
    margin: 35px 0 0 5px;
    width:350px;   
    text-align: justify;
	height: 327px;
}


.footer{ color:#828282; text-align:center; padding:10px 0 10px 0; font-size:11px;}
.footer a{ color:#828282; text-decoration:underline}
.footer a:hover{ color:#828282; text-decoration:none}
.footer span{ color:#5F5C5C; word-spacing:15px;}
.footer span a{ color:#5F5C5C; text-decoration:none; word-spacing:normal;}
.footer span a:hover{ color:#5F5C5C; text-decoration:underline;}



a.lnk{color:#828282; text-decoration:none; font-weight:bold;}	
a.lnk:hover{color:#828282; text-decoration:underline;  font-weight:bold;}

a.dis{color:#828282; text-decoration:none; font-weight:bold;}	
a.dis:hover{ color:#828282; text-decoration:underline; }

.mapa
{
	color:#828282;
	text-decoration: underline;	
	font-weight:bold;
	font-size: 18px;
	font-weight: bold;
}	
.mapa:hover
{
	color:#FF0000;
	text-decoration:none; 
	font-size: 18px;
	font-weight: bold;
}

.campo
{
	width:80px;
	font-size:12px;
	text-align:right;
	font-weight: bold;
}

