@charset "iso-8859-1";
/* CSS Document */

body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenido {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu {
	background-image: url(images/fondomenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_menu {
	font-weight: bold;
	color: #0191d8;
	text-decoration: none;
}

.txt_menu:Hover {
	font-weight: bold;
	color: #f49100;
	text-decoration: none;
}
.txt_tarifas {
	font-size: 10px;
	font-weight: bold;
	color: #0191d8;
	text-decoration: none;
}
.txt_tarifaspdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.txt_tarifas:Hover {
	font-size: 10px;
	font-weight: bold;
	color: #f49100;
	text-decoration: none;
}
.titulo_menu {
	font-weight: bold;
	color: #f49100;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.precio {
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.titulo_intro {
	font-weight: bold;
	color: #93be09;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.foto {
	padding:5px;
	background-color: #e7eff8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #dcd7e4;
	border-right-color: #dcd7e4;
	border-bottom-color: #dcd7e4;
	border-left-color: #dcd7e4;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005daa;
	text-decoration: none;
}
.ttb {
	color: #FFF;
}
.xx {
	background-color: #f2f2f2;
}
.x1 {
	background-color: #f9f9f9;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #244b9a;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #90bd11;
	border: 1px solid #90bd11;
}
.postventa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #90bd11;
	border: 1px solid #90bd11;
}
img { border:0px;}
.sep {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #eb7a04;
}

.midiplayer {
	background-image: url(images/midiplayer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.secciones {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bddafd;
}