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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}


/* ---------- */

body {
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
	background-color: #717173;
}
#container {
	width: 800px;
	margin: 5px auto auto auto;
}
#header {
	width: 670px;
	height: auto;
	clear: none;
	float: none;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
}

#main {
	width: 730px;
	margin-top: 23px;
	padding-left: 68px;
	float: left;
}
/* CONTENT */

#content {
	width: 801px;
	background: url(../images/back-caja.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	height: 753px;
}
#content-home {
	width: 800px;
	background: url(../images/back-home.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	height: 753px;
}
#content-home-cat {
	width: 800px;
	background: url(../images/back-home-cat.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	height: 753px;
}
#content-home-eng {
	width: 800px;
	background: url(../images/back-home-eng.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	height: 753px;
}


/* Contenidos */
#logo {
	float: left;
	width: 500px;
	padding: 0;

}
#idiomas {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #83b81a;
	margin-top: 99px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;

}
#idiomas a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #83b81a;
}
#idiomas strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #83b81a;

}

#contactar {
	color: #FFF;
	margin-top: 24px;
	width: 650px;
	margin-left: 10px;
	margin-bottom: 24px;
	float: left;
	clear: none;
}
#contactar a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
	font-size: 20px;
}
#telefono {
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	float: left;
	text-align: center;
	clear: none;
	width: 370px;
}
#masinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	float: right;
	text-align: center;
	clear: none;
	width: 200px;
	margin-right: 20px;
}
#menu {
	float: left;
	color: #FFF;
	width: 175px;
}
#menu1 {
	color: #FFF;
}
#menu1 a {
	font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
}
#menu2 {
	color: #FFF;
	margin-top: 19px;
}
#menu2 a {
	font-family: Courier;
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
}
#menu3 {
	color: #FFF;
	margin-top: 28px;
}
#menu3 a {
	font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 17px;
}
#menu4 {
	color: #FFF;
	margin-top: 15px;
}
#menu4 a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
	font-size: 21px;
}
#menu5 {
	color: #FFF;
	margin-top: 21px;
}
#menu5 a {
	font-family: "Courier";
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}
#centrohome {
	padding-top: 28px;
	float: left;
	text-align: center;
	height: 320px;
	clear: none;
}
#centro {
	margin-top: 10px;
	float: left;
	clear: none;
}
#centro-rehearsal {
	margin-top: 10px;
	float: left;
	clear: none;
	font-family: Times, 'Times New Roman';
	font-size: 19px;
	width: 495px;
}
#centro-servicios {
	width: 495px;
	margin-top: 10px;
	float: left;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-image: url(/images/wifi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5B5D;
	text-decoration: none;
}
