"utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Arial, verdana, sans-serif;
	color: #5e5e5e;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: "trebuchet MS", Arial, verdana, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	line-height: 20px;
}

strong {
	color: #79513D;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../imagenes/pie_full_vid5.jpg);
}
.cabeceraBordes {
	width: 10px;
}
.cabeceraBgx {
	background-image: url(../imagenes/cabecera_bg.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.titulo {
	background-image: url(../imagenes/separador_puntos.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-variant: small-caps;
	color: #79513D;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.botonera {
	padding-top: 5px;
	padding-bottom: 5px;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.minitext strong {
	color: #083157;
}
.separadorY {
	background-image: url(../imagenes/separador_puntos_y.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../imagenes/misc.gif);
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000033;
	text-transform: uppercase;
	font-size: 11px;
}
a:hover {
	color: #79513D;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mapa {
	border: 1px solid #CCCCCC;
}
