body {
	background-image: url(../img_diseno/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #ECDCD7;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
strong{
	color: #FFFFFF;
}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #ECDCD7;
}
#bus {
	background-color: #ECDCD7;
	color: #990707;
	border: 1px solid #690505;
	padding: 2px;
}
#logo3 {
	margin-bottom: 30px;
}
#bus_go {
	background-color: #B70909;
	color: #ECDCD7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #690505;
	border-bottom-color: #690505;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #690505;
	border-left-color: #690505;
}
#contenedor {
	background-color: #990707;
	border: 10px solid #A76451;
	margin: auto;
	width: 880px;
}
#izq {
	width: 199px;
	float: left;
}
#top1 {
	height: 44px;
}
#top2 {
	height: 33px;
}

/* ULs del Menu Top*/
.ulTop {
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
.ulTop li {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: right;
}
.ulTop a, #ulTop a:link {
	margin: 0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
/*Fin Menu Top*/


#buscador form {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.break_both {
	clear: both;
}
#footer {
	text-align: center;
	vertical-align: middle;
	background-color: #996600;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer p {
	margin: 0px;
}
.copyright {
	text-align: center;
	margin: 2px;
	color: #A76451;
}

/*Estilos para el Menú 1 (m1)*/
#m1 {
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 35px;
	text-align: right;
	font-weight: bold;
}
#m1 li a {
	height: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-image: url(../img_diseno/menu_flecha2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
}
#m1 li a:link, #m1 li a:visited {
	color: #C7998B;
	display: block;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#m1 li a:hover, #m1 li #current {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #B70909;
	text-decoration: none;
}



/*Estilos para el Menú 2 (m2)*/
#m2 {
	list-style: none;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
}
#m2 li a {
	/*height: 16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;*/
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-image: url(../img_diseno/menu_flecha.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 16px;
}
#m2 li a:link, #m2 li a:visited {
	color: #ECDCD7;
	display: block;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #B70909;
}
#m2 li a:hover, #m2 li #current {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #B70909;
	color: #FFFFFF;
}

#m2 li ul {
	list-style: none;
	padding: 0;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#m2 li ul li a {
	/*height: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;*/
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-image: url(../img_diseno/menu_flecha2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}
#m2 li ul li a:link, #m2 li ul li a:visited {
	color: #C7998B;
	display: block;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #990707;
}
#m2 li ul li a:hover, #m2 li ul li #current {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #B70909;
	text-decoration: none;
}
#suggest_box {
	position: absolute;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	background-color: #5E0404;
	text-align: left;
	clear: left;
	margin-left: -241px;
}
.keyword {
	background-color: #820606;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #D6B5A9;
	text-decoration: none;
	cursor: default;
}
.keyword:hover {
	background-color: #B70909;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
.bus_cont {
	float: left;
}
.bus_cont p{
	margin-top: 0px;
	margin-bottom: 5px;
}

.bus_nom {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.bus_nom a:link, .bus_nom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bus_img {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	float: left;
}
.bus_des{


}
.bus_des strong{
	color: #FFFFFF;
}
.bus_url a:link, .bus_url a:visited {
	color: #B37800;
}
