/************************************************
* Autor: Korku Soft. Internet e Informática
* Fecha:
* Descripción: Cataventos Escola de vela
* Versión: 1.0
************************************************/

/*********************** GENERAL **********************/

body {
	margin-top: 20px;
	padding: 0;
	/*background: #3F4C6B;*/
	background: #ACA3A1;
	font-size: 11px;
	text-align: justify;
	color: #ABABAB;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

input[type=text] {
	width: 400px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #BDC2C9;
	padding: 4px;
}

input[type=submit], input[type=reset] {
	width: 100px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #BDC2C9;
	padding: 4px;
}

textarea {
	width: 400px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #BDC2C9;
	padding: 4px;
}

/***********************  **********************/

#cuerpo {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/fondocuerpo.png) repeat-y left top;
}


/********************** ENCABEZADO **********************/

#encabezado {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#encabezado h1, #encabezado p {
	margin: 0;
}

#encabezado h1 {
	float: left;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 48px;
	padding-left: 15px;
}

#encabezado p {
	float: left;
	color: #FFB300;
	padding: 17px 0 0 10px;
	font-size: 20px;
	font-weight: bold;
}

#encabezado a {
	text-decoration: none;
	color: #F79F1A;
}

/* logo */
span#logo, img#logo {
    
	position:absolute;
    top: -39px;
    left: 600px;
	width: 216px;
	height: 81px;
    border: 0;
}

#imagen-portada {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada.png) no-repeat left top;
}

#imagen-portada-02 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_02.png) no-repeat left top;
}

#imagen-portada-03 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_03.png) no-repeat left top;
}

#imagen-portada-04 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_04.png) no-repeat left top;
}

#imagen-portada-05 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_05.png) no-repeat left top;
}

#imagen-portada-06 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_06.png) no-repeat left top;
}

#imagen-portada-07 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(../images/portada_07.png) no-repeat left top;
}

/*********************** PAGINA **********************/

#pagina {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#pagina .fondoSuperior {
	background: url(../images/fondosuperior.png) no-repeat left top;
}

#pagina .fondoInferior {
	background: url(../images/fondoinferior.png) no-repeat left bottom;
}

/*********************** CONTENIDO **********************/

#contenido {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.seccion {
	padding: 0px 0 0 0;
}

.titulo {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.titulo a {
	text-decoration: none;
	color: #FFFFFF;
}

.texto-seccion {
	margin: 0;
	padding-left: 17px;
}

table.tabla {
	border-style: dashed;
	width: 480px;
}

td.fila {
	background:#FFB300;
	color: #FFFFFF;
}

th.encabezado {
	background:#FFB300;
	color: #FFFFFF;
}

td.fotofila {
	width: 120px;
}

/*********************** SECCIONES **********************/

#secciones {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 40px 0 0 40px;
	color: #7A7A7A;
}

#secciones ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secciones li {
	margin: 0;
	padding: 0;
	display: inline;
}



#secciones h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#secciones a {
	display: block;
	float: left;
	border-bottom: 4px solid #2E2E2E;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	/*font-size: 14px;*/
	font-weight: bold;
	color: #FFFFFF;
}

#secciones a:hover {
	border-bottom-color: #FFB300;
}

#secciones .marcar a {
	border-bottom-color: #FFB300;
}

/*********************** ENLACES **********************/

#links {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(../images/fondopie.png) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#links p {
	padding: 20px 0;
}

#links p a {
	color: #FFB300;
}

/*********************** PIE **********************/

#pie {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(../images/fondopie.png) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#pie p {
	padding: 20px 0;
}

#pie p a {
	color: #FFB300;
}

/* ---------------------------------------------------------------------------------
   SEXYLIGHTBOX
--------------------------------------------------------------------------------- */

#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}