body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #343434;
	margin: 0px;
}
.direccion {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tex_amarillo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.tex_blanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tabla {
	border: 1px solid #343434;
	padding: 10px;
}

.tex_blanco:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.titu_blanco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linea {
	background-image: url(../images/linea_vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.titu_amarillo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}
.icon {
	background-image: url(../images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tex {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.texDestacado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}
.direccion2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.tex_amarillo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
#marco  {
	padding:1px;
}
#marco img {
	border: 1px dashed #CCC;
	padding: 1px;
}

