@charset "utf-8";
/*   
Theme Name: BasicMenorca
Theme URI: http://www.basicmenorca.com
Description: Paisaje de playa
Author: Raul Quintana
Author URI: http://www.menorcaon.com
Version: 2
.
Comentarios 2010-04-03
.
*/
/*Reset { */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*Reset } */
.menorcaon {
	/*position: absolute;
	right: 0px;
	bottom: 0px;*/
	margin: auto 0px 0px auto;
	width:33px;
	overflow: hidden;
	float:right;
}
.menorcaon a {
	height: 30px;
	width: 1px;
	display: block;
	background-image: url(firma-web.png);
	padding-left: 33px;
	background-position:top;
	background-repeat:no-repeat;
	overflow: hidden;
}
.menorcaon a:hover {
	background-position:bottom;
}
body {
	background-color: #CDBEB7;
}
#bg {
	background-image: url(bgcelaigu.jpg);
	background-repeat: repeat-x;
	background-color: #0099AC;
}
#arena {
	min-height: 840px;
	background-image: url(arena.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#ones {
	background-image: url(ones.jpg);
	background-repeat: repeat-x;
	background-position: center 348px;
}
#nuvols {
	background-image: url(nuvols.jpg);
	background-repeat: repeat-x;
	background-position: center 149px;
}
#main {
	margin: auto;
	width: 955px;
}
#mnuA {
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
}
#secA {
	float: right;
	width: 500px;
	background-color: #FFF;
	padding: 30px 59px;
	border: #DFDFDF solid 1px;
	margin: auto 40px auto 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	-webkit-box-shadow: 0px 0px 8px #999;
	-moz-box-shadow: 0px 0px 8px #999;
	box-shadow: 0px 0px 8px #999;
	z-index: 2;
}
#secB {
	float: left;
	border-color: #DFDFDF;
	border-style: solid;
	border-width: 5px 0px 5px 5px;
	width: 230px;
	margin: 20px auto auto 40px;
	background-color: #026FD4;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	-webkit-box-shadow: 0px 0px 7px #666;
	-moz-box-shadow: 0px 0px 7px #666;
	box-shadow: 0px 0px 7px #666;
	z-index: 1;
	background-image: url(secBbg.jpg);
	background-position: 0px 170%;
	background-repeat: no-repeat;
	color: #FFF;
}
#mnuB {
	clear: both;
	background-image: url(mnuB.png);
	background-repeat: no-repeat;
	background-position: 320px -30px;
	height: 20px;
	padding: 5px 90px 20px;
	text-align: right;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
}
#mnuA ul {
	display: block;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	clear: right;
}
#mnuA ul li {
	display: block;
	float: right;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0198AB;
}
#cercador {
	border: 3px solid #0099AC;
	padding: 10px;
	margin: 10px 0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 12px;
	color: #070B0D;
	background: url(cercadorBG.png);
}
#cercador input[type="text"], #cercador select {
	border: 3px solid #0099AC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#cercador input[type="submit"] {
	border: 0px solid;
	color:#FFF;
	font-weight:bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 120px;
	height: 26px;
	background-image:url(botoform.png);
	background-position: top;
}
#cercador input[type="submit"]:hover {
	background-position:bottom;
	cursor:pointer;
}
#newsletter {
	background-color: #039AD3;
	margin: 220px 0px 20px 0px;
	padding: 10px;
	border: 3px solid #81CDE9;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#newsletter input[type="text"], #newsletter select {
	border: 3px solid #81CDE9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#newsletter input[type="submit"] {
	background-color: #000;
	border: 0px solid;
	color:#FFF;
	font-weight:bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 26px;
}
#newsletter input[type="submit"]:hover {
	background-color:#036;
	cursor:pointer;
}
#newsletter label {
	font-size: 12px;
	color: #80CCE9;
	display: block;
	border-top: solid 1px #FFF;
	padding-top: 5px;
}
#cercador div {
	font-size: 16px;
	color: #0099AC;
	padding-bottom: 5px;
}
.verd {
	color:#0099AC;
}
#mnuA ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 3px 8px;
	line-height: 100%;
	height: 18px;
	display: block;
	vertical-align: 50%;
}
#mnuA ul li a:hover {
	color: #005862;
	background-color: #72B9FB;
}
#mnuA #logo {
	padding-left: 80px;
	width: 168px;
	padding-top: 10px;
}
#mnuA img ,#mnuB img {
	vertical-align: middle;
}
#mnuB a {
	font-size: 14px;
	color: #FFF;
}
#secA h1 ,#secA h2, #secA h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 130%;
	padding-bottom: 10px;
	color: #2E4450;
}
#secA h1  {
	font-size: 30px;
}
#secA h2 {
	font-size: 20px;
}
#secA h3 {
	font-size: 14px;
}
#secA p {
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #333;
	line-height: 1.3;
}
#secA ul {
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #333;
	line-height: 1.1;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
#secA p strong {
	font-weight: bold;
	color: #000;
}
#secA p em {
	font-style: italic;
	color: #666;
}
#mnuA .lang {
	float: right;
	margin: 20px 40px 0px 0px;
}
#mnuA .lang a {	padding: 2px;
}
#secA a {
	color: #0099AC;
	padding: 1px 2px;
}
#secA a:hover {
	color: #005862;
	background-color: #DEFBFE;
}
#secA hr {
	clear:both;
	visibility:hidden;
	height:0px;
}
#secA a.listado {
	display:block;
	float:left;
	text-decoration:none;
	background-position:50% 50%;
	margin: 5px;
	padding: 10px;
	position: relative;
	width: 210px;
	height:230px;
	border: solid 2px #FFF;
	-webkit-box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 1px 1px 4px #999;
	box-shadow: 1px 1px 4px #999;
}
#secA a.listado:hover {
	-webkit-box-shadow: 1px 1px 7px #333;
	-moz-box-shadow: 1px 1px 7px #333;
	box-shadow: 1px 1px 7px #333;
}
#secA a.listado strong, #secA a.listado span, #secA a.listado span * {
	visibility:hidden;
}
#secA a.listado:hover strong {
	font-size: 30px;
	visibility:visible;
	color:#FFF;
	text-shadow: 1px 1px #000;
	background: url(cercadorBG.png);
	padding: 3px;
}
#secA a.listado:hover span, #secA a.listado:hover span * {
	visibility:visible;
	color:#FFF;
	padding:0px;
	margin:0px;
	bottom:0px;
	position:absolute;
	font-size: 9px;
	display: block;
}
/* GALERIA { */
#galeria .gal-cue {
	height: 140px;
	width: 460px;
	position: relative;
	float: left;
}
#galeria .gal-cue ul {
	width: 460px;
	height: 140px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}
#galeria .gal-cue ul li {
	float: left;
	/*width: 178px;*/
	width: 115px;
	display: block;
	margin: 0px;
	padding: 9px 0px;
	text-align: center;
	position: relative;
	height: 51px;
}
#galeria #caja img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FFF;
	padding: 2px;
}
#galeria #caja a:hover img {
	background-color:#0099AC;
}
#galeria .mascara{
	height: 140px;
	width: 460px;
	overflow:hidden;
	position: relative;
}
#galeria .gal-cue #caja {
	position: absolute;
}
#galeria .gal-cue #caja div {
	height: 140px;
	width: 460px;
	float: left;
}
#galeria .nav-izq {
	width: 20px;
	float: left;
	position: relative;
	height: 140px;
	line-height: 140px;
}
#galeria .nav-der {
	width: 20px;
	float: right;
	position: relative;
	height: 140px;
	line-height: 140px;
}
#galeria .nav-der .next {
	font-size: 36px;
}
#galeria .nav-izq .prev {
	font-size: 36px;
}
#galeria .nav-der .next:hover {
	color:#0099AC;
	cursor:pointer;
	
}
#galeria .nav-izq .prev:hover {
	color:#0099AC;
	cursor:pointer;
}
/* GALERIA { */
table.contactmapa {
	background-color: #E7EEFD;
	margin: 5px 0px;
}
#secA table.contactmapa td {
	padding: 1px;
}
#secA table.contactmapa td p {
	font-size:10px;
	line-height: 1;
}
#secA table.contactmapa td p img {
	border: solid 2px #FFF;
}
#secA p img[align="left"] {
	background-color: #FFF;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 2px;
	border: solid 1px #CCC;
}
#secA p img[align="right"] {
	background-color: #FFF;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 2px;
	border: solid 1px #CCC;
}
#secA ul.index_thumb{
	list-style-position: inside;
	list-style-type: none;
	display:block;
	float:right;
	padding:0px 10px;
	margin:5px;
	width: 210px;
}
#secA ul.index_thumb li{
	list-style-position: inside;
	list-style-type: none;
	display:block;
	float:right;
	padding:0px;
	margin:0px;
	width: 210px;
	height:127px;
}
#secA ul.index_thumb li img{
	padding:1px 0px;
}
#secA .botofloat {
	position: absolute;
	top: 30px;
	right: 59px;
	border: 0px solid;
	color:#FFF;
	font-weight:bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 120px;
	height: 26px;
	background-image:url(botoform.png);
	background-position: top;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
}
#secA .botofloat:hover {
	background-position:bottom;
	cursor:pointer;
	color: #81CDE9;
}
#secB .boto {
	color: #FFF;
	margin: 5px;
	padding: 5px 15px;
	font-weight: bold;
	background-color: #0099AC;
	border: 1px solid #066;
	text-decoration: none;
	display: block;
	float: left;
}
#secB .boto:hover {
	color: #81CDE9;
	background-color: #006D79;
}

