* {
	margin: 0;
	padding: 0;
	outline: 0;
	/*outline: 0;*/
}

body {
	color: #000000;
	margin: 0;
	text-align: center;
	background-color: #EA1414;
	background-image: url(../imagenes/fondobody.jpg);
	background-repeat: repeat-x;
	font: 62.5%/190% Arial, Helvetica, sans-serif;
}

/* Links */
a {
	color: #6699FF;
}
a:hover, a:focus, a:active {
	color: #3333FF;
	text-decoration: underline;
}
a:visited {

}
a:hover img {
	border-color: #3333FF;
}
a img {
	border-style: none;
}

strong {
	color: #CC0000;
}


/* Headers */
h1, h2, h3 {
	padding: 10px 0px 5px 0px;
	margin: 0;
	line-height: 1em;
}
h1, .home  .col-one  h2 {
	letter-spacing: -2px;
	font: normal 2.3em/1em "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #CC0000;
	text-align: center;
}
.home  h1  {
	text-indent: -3000px;
	position: absolute;

}
h2             {
	font: normal 1.2em "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FF0000;
	text-transform: uppercase;
}
h3  {
	font: normal 1.2em "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #CC0000;
}
h4 {
	font-weight: bold;
}
p, ul, dl {
	margin: 10px 2px;

}
.datos_contacto {
	margin-top: 35px;
}

dt {
	clear: both;
	text-align: right;
	float: left;
	font-weight: bold;
	width: 100px;
}

dd {
	float: left;
	padding-left: 1em;
	width: 70%;
}

ul, ol {
	margin: 0px 20px;
	padding: 0 20px 10px;
}

li {
	margin-bottom: 7px;
}


/* Images */
img {

}
img.float-right {
	margin: 15px 0px 5px 15px;
	clear: right;
}
img.float-left {
	margin: 15px 15px 5px 0px;
}


acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}




/*Contacto____________________________________________________________________________________*/

dt {
	width: 8em;
	text-align: right;
	clear: both;
	float: left;
}
form {
	padding: 20px 10px 0px 0px;
}
.col-twothree #form1 {
	padding: 0 15px 0px 0px;
}

fieldset {
	padding: 10px 30px 20px 20px;
}
legend {
	float: right;
	color: #333333;
	font-weight: bold;
}



#form1  p.centrar  {
	padding-top: 1em;
	clear: both;
}

input, select, checkbox, textarea{
	width: 200px;
	border: 1px solid #7F9DB9;
	padding: 0.2em;
	font: 1em Arial, Helvetica, sans-serif;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	background: #EBEBEB;
}


.button {
	background: #ebebeb;
	border: 1px solid #7F9DB9;
}
label {
	display: block;
	padding-top: 0.7em;
}
fieldset#opcion    {
	padding: 0;
	margin: 10px 0px -10px;
	border-style: none;
	background: transparent;
}
#opcion legend {
	float: left;
	width: 9em;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	padding: 0;
	margin-left: -5px;
}
#opcion   div {
	float: left;
	padding-left: 120px;
	margin-top: -18px;

}
#opcion  input {
	display: inline;
	border-style: none;
	width: 20px;
}
#opcion   label {
	display: inline;
	width: 3em;
	float: none;
}
#opcion   p {
	margin: 0em 0 1em;
}
.col1, .col2 {
	width: 210px;
	margin-bottom: 20px;
}
.col2 {
	padding-left: 40px;
}
.col1 p {
	margin-left: 0px;
}



#Submit {
	width: 5em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Submit:hover, #Submit:focus {
	background: #7F9DB9;
}
#Submit:active {
	background: #3333CC;
	color: #FFFFFF;
	margin-top: 10px;
}

/*fin contacto_____________________________________________________________________________________*/
 /* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
 #header {
	position: relative;
	margin: 50px auto 0;
	width: 922px;
	height: 393px;
	text-align: left;
	font-size: 1.3em;
	background: #FFFFFF;
}
#header  a.logo  {
	font-size: 500px;
	line-height: 200px;
	color: #999999;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}



#header img {
	position: absolute;
	top: 20px;
	left: 15px;
	padding: 0;
	background: transparent;
}
ul.contacto_swingers {
	position:absolute;
	text-transform: uppercase;
	color: #000000;
	top: 10px;
	right: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	list-style: none;
	z-index: 2;
	font-weight: bold;
	margin: 10px 20px 20px;
	padding: 0px;
}
.contacto_swingers a {
	color: #FF0000;
}
.contacto_swingers li {
	margin: 0px;
}
.col-onetwo  ul.contacto_swingers {
	position:relative;
	text-transform: none;
	color: #000000;
	top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	left: 0px;
}
#video  {
	position: absolute;
	right: 17px;
	width: 225px;
	z-index: auto;
	background: #FFFFFF;
	padding-top: 13px;
	padding-left: 13px;
	bottom: -1px;
	padding-bottom: 2px;
}

.interior  #header  {
	height: 185px;

}

#contenido-header h1 a:hover {
border:none;
}

#content-outer {
	width: 922px;
	font-size: 1.4em;
	margin-right: auto;
	margin-left: auto;
}
#content-wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#content {
	float: left;
	background: #fff url(../imagenes/fondo_content.jpg) no-repeat left bottom;
	padding-bottom: 40px;
}

.home #content {
padding-bottom: 20px;
}

.interior #content {
	float: left;
	width: 100%;
	padding-bottom: 35px;
}



.col-one {
	margin-right: 480px;
	padding-left: 15px;
}
.col-onetwo {
	margin-right: 252px;
	padding-left: 15px;
	position: relative;
	width: 630px;
	background: url(../imagenes/interior.jpg) no-repeat right top;
	padding-right: 25px;
}
.home .col-onetwo {
	background: url(../imagenes/fondo_onetewo.jpg) no-repeat 0px -3px;
	height: 335px;
}
.introduccion {
	margin-right: 15px;
	font: 1.2em "Trebuchet MS", Arial, sans-serif;
	margin-top: 50px;
}



.col-onetwothree {
	margin-right: 15px;
	padding-left: 15px;
}


.col-two {
	float: left;
	width: 220px;
	margin-left: -475px;
	margin-top: 12px;
}
.home .col-two {
	margin-left: -465px;
	margin-top: -6px;
}

.col-twothree {
	float: left;
	width: 430px;
	margin-left: -455px;
	margin-top: 12px;
	position: relative;
}

.col-three {
	float: left;
	width: 210px;
	margin-left: -245px;
	margin-top: 10px;
	position: relative;
}
.col-four {
	margin-right: 350px;
	padding-left: 25px;
	position: relative;
}
.col-five {
	float: left;
	width: 310px;
	margin-left: -335px;
	margin-top: 22px;
	position: relative;
}
.col-ancha {
	padding-left: 25px;
	padding-right: 25px;
}

#mapa iframe {
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}
#map {
	margin-top: 17px;
	height: 370px;
	width: 400px;
}
#map  a {
	margin-top: 5px;
	display: block;
}
.home .col-one, .col-onetwo, .home .col-two, .home .col-three, .home .col-twothree, .home .col-four, .home .col-five, .home .col-ancha {
	padding-top: 20px;
}
.col-one, .col-onetwo, .col-two, .col-three, .col-twothree, .col-four, .col-five, .col-ancha {
	padding-top: 10px;
}
.home  .col-one  h2 {
	padding-bottom: 3px;
	font: normal 2.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	letter-spacing: -2px;
	text-transform: none;
	padding-left: 5px;
	text-align: center;
	margin-top: -10px;
}
#content .col-one h2 a {
	text-decoration: none;
}
#content .col-one ul li {
	list-style: url(../imagenes/bullet.gif);
}

#content-wrapper  .col-three   h3  {
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 5px 0 5px 0;
}

/* sidebar menu */

ul.sidemenu {
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	position: relative;
	left: 0px;
	top: -15px;
	width: 225px;
	height: 275px;
	text-decoration: none;

}
ul.sidemenu li {
	padding-right: 20px;
	list-style: none;
	margin: 0;
}
* html body ul.sidemenu li {
	height: 1%;
}

ul.sidemenu li a, ul.sidemenu li a:active {
	color: #000000;
	display: block;
	padding: 21px 0px 5px 55px;
	margin-bottom: 0px;
	text-decoration: none;
	border: none;
	font: normal 1.35em "Trebuchet MS", Arial, sans-serif;
	margin-top: 4px;
}
ul.sidemenu a#activo, ul.sidemenu a:hover, ul.sidemenu a:hover, ul.sidemenu a:focus {
	color: #FF0000;
	text-decoration: none;
}
 .home #home, .instalaciones #instalaciones, .horarios #horarios, .fiestas #fiestas, .localizacion #localizacion {
	color: #FF0000;
	background: url(../imagenes/manzana_liberal.jpg) no-repeat left 3px;
	display:block;
}

#footer {
	clear: both;
	margin: -30px auto 0px;
	text-align: left;
	font: normal 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	width: 920px;
	padding: 0px 5px 15px;
	position: relative;
}
#footer ul {
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	float: left;
	width: 20%;
	margin-top: 10px;
	font-weight: bold;
}



#footer a {
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;

}
#footer  li#diseno  {
	width: auto;
	float: right;
	position: absolute;
	top: -32px;
	right: 0px;
	font-weight: normal;

}
#footer  #diseno a {
	color: #FF9999;
}
#diseno img {
	margin-top: 20px;
	margin-left: 10px;
	vertical-align: baseline;
}
#footer a:hover {
	border-style: none;
	text-decoration: underline;
}

#footer p {
	margin: 0px;

}

#footer a img {
	border-style: none;
}




/* alignment classes */
.float-left  { float: left; }
.float-right {
	float: right;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }
.center {
	text-align: left;
	margin: 0 auto;
}
p.center  {
	margin-top: 10px;
}



/* clearing */
.clearer { clear: both; }
/*.clear {
	display:block;
}*/
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
	}
.ejemplo {
width: 100%; background-color: red;
}

#content-wrapper strong {
	color: #D01116;
}
.imagenes {
	clear: both;
}
#submit {
	width: 100px;
}
.instalaciones   .col-onetwo ul {

}
#galeria {
	margin-top: 15px;
	float: right;
	width: 445px;
	margin-bottom: 10px;
}
#galeria   img, .miniatura       {
	width: 135px;
}
.miniatura {
	float: left;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 13px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	height: 130px;
}
#color {
	font-size: 18px;
	color: #000000;
}
.reducir {
font-size: 0.9em;
}
.horarios h2.centrar{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	width: auto;
}

