body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #00B3E8;
	background-image: url(../img/body.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #6B6B6B;
}
p, h1 {
	margin-top:0px;
}
h1 {
	background-image: url(../img/title.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: -9px;
	margin-right: -10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#container {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
#marco {
	width: 820px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../img/fndtabla.png);
}
#marco1 {
	width: 820px;
	float: left;
	background-color: #FFFFFF;
		background-color: White;
}
#superior {
	background-color: #EEEFEE;
	background-image: url(../img/fndsuperior.png);
	background-repeat: repeat-x;
	height: 18px;
}
#columnas {
	width: 820px;
}
#col1 {
	width: 234px;
	float: left;
	padding-top: 6px;
	padding-bottom: 10px;
}
#col2 {
	width: 586px;
	float: left;
}
#direccion {
	width: 820px;
	background-color: #FFFFFF;
	border-top-color: #B2B2B2;
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	color: #40BCEB;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
}
.enlacesarriba {
	height: 52px;
	background-color: #FFFFFF;
	background-image: url(../img/puntos.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top-color: #A9E2F8;
	border-top-style: solid;
	border-top-width: 1px;
}
.enlacesarriba ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.enlacesarriba li {
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding-right: 1px;
}
.enlacesarriba li:hover {
	border-bottom-color: #03429A;
	border-bottom-width: 7px;
	border-bottom-style: solid;
}

.enlacesarriba li a {
	background-color: #A9E2F8;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	height: 26px;
	margin-right: 0px;
	text-align: center;
	padding-top: 8px;
}
.enlacesarriba a:hover {
	color: #FFFFFF;
}
.animacion {
	text-align: center;
}
.aniprincipal {
}
.baseanimacion {
	height: 20px;
	background-image: url(../img/puntos.png);
	background-repeat: repeat-x;
	background-position: 3px;
	background-color: #FFFFFF;
	border-bottom-color: #B2B2B2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.idiomas {
	background-image: url(../img/idiomas_enc.png);
	width: 222px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-color: #838383;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	margin-bottom: 22px;
}
.idiomas1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 25px;
	height: 30px;
}
.idiomas2 {
	float: right;
}
.idiomas2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
}
.idiomas3 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 9px;
}
.idiomas3 a {
	color: #00A5ED;
}
.idiomas3 a:hover {
	color: #0033CC;
}






.live {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
.listamenus {
	border-top-color: #CACACA;
	border-top-width: 3px;
	border-top-style: double;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	width: 230px;
}
.listamenus li {
	border-bottom-color: #6B6B6B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 2px;
}
.listamenus li a {
	display: block;
	background-image: url(../img/flecha.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #6B6B6B;
}
.listamenus li a:hover {
	color: #40BCEB;
	background-color: #F9F9F9;
}
.listamenus li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listamenus li ul li {
	border-bottom-style: none;
	font-size: 11px;
}
.listamenus li ul li a {
	background-image: url(../img/vineta.png);
	background-position: 14px;
	padding-left: 23px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.texto {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.mensaje {
	font-size: 10px;
	text-align: center;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	width: 222px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 11px;
}
.mensaje_link {
	text-align: right;
	padding-top: 13px;
	padding-right: 9px;
}
.mensaje_link a {
	color: #666666;
}
.divanuncios {
	text-align: center;
	padding-top: 16px;
}
