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

body {
	background-color: #ffffff;
	background-image: url(../imagens/fondo.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 185%;
	color:#1777B1;
	text-align:center;
}

h2 {
	font-size: 167%;
	color:#1777B1;
	text-align: center;
}

h3 {
	color:#1777b1;
	font-size: 100%;
	font-weight: bold;
}


p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #F00;
}

img {
	border: none;
	float: center;
	margin-right: 5px;
	margin-left: 5px;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}


#13años {
}

h4 {
	color: #FFF;
	font-weight:bolder;
	font-stretch:200%;
	margin: 0;
}

#años {
	width: 751px;
	height: 17px;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	background:#1777B1;
	text-align:center;
}

/* Menu */

#menu {
	width: 759px;
	height: 50px;
	margin: 0 auto;
	padding: 2 inherit;
	background-color:#1777B1;
	border-left: 2px solid #1777B1;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 124px;
	height: 35px;
	padding: 15px 0 0 0;
	background: url(../imagens/img02.gif) no-repeat;
	border-left: 2px solid #1777B1;
	text-decoration: none;
	text-align: center;
	font-size: 120%;
	color: #1777B1;
}

#menu a:hover {
	background: url(../imagens/img04.gif) no-repeat;
	color: #005826;
}

#menu .active a {
	background: url(../imagens/img03.gif) no-repeat;
	color: #E80732;
}

/* Header */

#header {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	padding: 0 inherit;
}

#header a {width:700px;
height:600px;
margin:auto;
padding:0px 5px 0px 5px;
}
/* Logo */

#logo {
	float: right;
	width: 345px;
	height: 200px;
	background: url(../imagens/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 77px;
	font-size: 240%;
}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #144B6B;
}

/* Page */

#page {
	width: 730px;
	margin: 0 auto;
	padding: 30px 0;
}

#staf {
	width: 500px;
	margin: 0 auto;
	padding: 10px 0;
}

#tarifario {
	width: 760px;
	margin: 0 auto;
	padding: 0px 0;
}

/*columnas*/

#columna01 {
	float: left;
	width: 350px;
	text-justify: center;
}
#columna02 {
	float: right;
	width: 350px;
	padding-top: 40px;
}

#columna03 {
	float:right;
	width: 350px;
}

/* Content */

#content {
	float: left;
	width: 375px;
	padding-top: 8px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #1777B1;
}

.twocols .col1, .twocols .col2 {
	width: 175px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
}

#contactos {
	float: left;
	width: 250px;
}

.boxed {
}

.boxed .title {
	height: 33px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: url(../imagens/img05.gif) no-repeat;
	text-transform: uppercase;
	font-size: 136%;
	color: #fff;
}

.boxed .staf {
	padding: 10px 0px 10px 50px;
}

.boxed .mail {
	padding: 10px 50px 10px 0px;
}

.boxed .content {
	padding: 20px;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	border-top: 1px solid #1777b1;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background-color:#1777B1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color:#FFF;
}

#footer a {
	margin: 0;
	line-height: normal;
	font-size: 110%;
	color:#FFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#more {

}

#ediciones {float:left;
text-decoration:none;
}

