.texto{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	color: #003300;
	margin: 3px;
}
.imagen {
	border: 1px solid #59951E;
	margin-right: 3px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008400;
	background-color: #D1ECBD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
}
.info {
	background-color: #EFF5DC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ima {
	margin-right: 3px;
	margin-bottom: 1px;
}
.ceroresult {
	height: 40px;
	width: 350px;
	border: 1px dotted #E9D68B;
	text-align: center;
	margin: 5px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	background-color: #F8F5EF;
}
.noinfo {
	height: 40px;
	width: 350px;
	border: 1px dotted #BAED87;
	text-align: center;
	margin: 5px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33B00F;
	background-color: #F3FAED;
}
.buscadorC {
	border: 1px solid #85CE22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	background-color: #EDF9E6;
	padding: 5px 10px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
}

.txtDestInfotur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586D2C;
	background-color: #F5FAED;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #EAF1DA;
}

