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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
    background-image: url(patt_49d86dd027e33.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
#cuerpo {
	position:relative;
	top:-5px;
	margin: 0px auto;
	width:960px;
	z-index:1;
	padding-top: 260px;
	background-image:url(cabecera.jpg);
	background-repeat:no-repeat;
	background-position: -1px 0px;
	background-color: #FFFFFF;
	visibility: visible;
	height: 400px;
	overflow:visible;
}
#explicacion{
	position:relative;
	padding-left:150px;
	padding-top:18px;
	padding-right:10px;
	padding-bottom:22px;
	left:0px;
	top:0px;
	width:416px;
	z-index:2;
	float:left;
	background-image:url(explicacion.jpg);
	background-repeat:no-repeat;
}

#seccion{
	position:relative;
	float:left;
	left:20px;
	top:0px;
	background-color: #FFFFFF;
	visibility: visible;
	width:580px;
	z-index:2;
	float:left;
}
#seccion_interior{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	padding-left:20px;
	width:560px;
	z-index:2;
}
#menu {
	position:relative;
	float: left;
	margin-left:30px;
	width:320px;
	padding-top:55px;
	height:310px;
	z-index:2;
	background-image: url(menu.jpg);
	text-align:center;
	background-color: #FFFFFF;
	left: 20px;
}
#contacto {
	position:relative;
	width:530px;
	height:160px;
	padding-top:8px;
	text-align:center;
	float:left;
	padding-left:50px;
	background-repeat:no-repeat;
	z-index:2;
	background-image: url(contacto.jpg);
}

h1 {
	font-size:15px;
	font-weight:bold;
	clear:none;
	display:inline;

}
h2 {font-size: 18px;
	padding:0px;
	
}
.horario {
padding: 0px;
font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

