body{
	margin:0;
}

.textbox-contacto-adseso {
	COLOR: #666;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
	font-size:11px;
	border: none;
	width: 210px;
	height: 20px;
	padding-left: 5px;
	padding-right:5px;
	background:url(../images/imput.png);
	line-height:20px;
	border:1px solid #343337;
	margin-top:5px;

}

.textbox-multi-contacto-adseso {

	COLOR: #666;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
	font-size:11px;
	border: none;
	padding-left:5px;
	padding-right:5px;
	width: 210px;
	height: 50px;
	background:url(../images/imput.png);
	line-height:20px;
	border:1px solid #343337;
	margin-top:5px;

}



.enviar{

	width:70px;
	height:25px;
	float:left;
	background:url(../images/bg-enviar.png);
	border:none;
	font-size:11px;
	cursor:pointer;
	font:Tahoma, Geneva, sans-serif;
	padding-left:12px;
	color:#FFF;
	margin-bottom:10px;

	}

	

.limpiar{
	width:70px;
	height:25px;
	float:left;
	margin-left:5px;
	background:url(../images/bg-cancelar.png);
	border:none;
	font-size:11px;
	cursor:pointer;
	font:Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding-left:10px;
	margin-bottom:10px;

	}

	

#form-todo{

	width:465px;

	height:580px;
	margin-top:12px;

	}
	
#form{
	font-family:Tahoma, Geneva, sans-serif;

	width:225px;

	height:270px;

	color:#666;
	float:left;
	font-size:11px;
	margin-top:-5px;

	}
	
.botones{
	width:210px;
	height:25px;
	margin-top:5px;
}

a.map-grande:link { text-decoration:none; color:#ff0000;}

a.map-grande:visited { text-decoration:none; color:#ff0000; }

a.map-grande:hover { text-decoration:none; color:#4d4d4d;}

a.map-grande:active { text-decoration:none; color:#4d4d4d;}

	

h1{

	color:#666;

	font-weight:normal;

	font-size:24px;
	margin:0;

	}

p{
	margin-top:10px;
	margin-bottom:10px;
}

#confirmacion{

	font-size:13px;

	font-family:Arial;

	}

	

.link-ol{text-decoration:none;}
