body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bck.gif);
	margin: 0px;
	text-align: center;
}

img {
   border: 0;
}

a, a:link, a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover {
	color: #f44029;
}

h1 {
font-size: 15px;
font-weight: bold;
}

.clear { clear: both; height: 1px; }

#container {
    width: 750px;
    min-height: 600px;
    background-color: #fff;
    margin: auto;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
}


#container input.button#mb {
   width: 183px;
   margin: 10px 0px 0px 0px;
   font-family:arial;
   font-size:11px;
   font-weight: bold;
   color:#ffffff;
   background-image:url(../img//butbck.jpg);
   border: 0;
   height: 30px; 
}


#banner {
    background: #fff url("../img/header.jpg") no-repeat;
    background-position: top right;
    position: relative;
    padding: 0px 0px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 10px;
	height: 122px;
}

.banleft {
	padding-top: 5px;
    width: 400px;
    margin: 0px 0px;
}

.banleft h1 {
   margin: 0px 0px 0px 0px;
   padding: 0px;
   font-weight: normal;
   font-size: 1em;
}

.banright { 
    width: 450px;
	color: #000000;
    text-align: right;
    float: right;
    background-color: transparent;
	position: absolute;
	bottom: 0px;
	right: 3px;
	z-index: 5;  
}

.langselect {
	position: absolute;
	top: 5px;
	right: 100px;
	font-weight: normal;
	color: #ffffff}

.banright h1 {
   font-size: 25px;
   font-family: arial;
   padding: 0px;
   margin: 0px;
}

.banright h2 {
   font-family: arial;
   font-size: 15px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
}


#cats {
	float: right;
	width: 550px;
	background-color: #fff;
	text-align: left;
}

.cat1 { 
	background-color: #fff; 
	float: left; 
	width: 175px; 
	margin: 3px 5px 0px 0px;
	line-height: 150%;
}

.cat1 h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background: #ffffff;
   border-bottom: 1px solid #f44029;
}

.cat1 h1 a {
   text-decoration: none;
   font-size: 11px;
   color: #000000;
}

.cat1 h1 a:hover {
   text-decoration: none;
   color: #f44029;
}

#sidebar 
{
width: 200px; 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;   
background-color: #fff; 
float: left;
}


#sidebar input.button {
	margin: 5px 0px 12px 54px;
	width: 68px;
	height: 29px;
	border: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../img//buscar.jpg);
}

#sidebar input.button#mb {
   width: 183px;
   margin: 5px 0px 15px 4px;
   font-weight: bold;
   color:#ffffff;
   background-image:url(../img//butbck.jpg);
   border: 0;
   height: 30px; 
}

#searchBox, #zonasBox {
	font-weight: bold;
	border-style: solid;
	background: #e0eefb url('../img/bkblue.jpg') no-repeat;
	border:1px solid #B4D1EE; 
	border-top: 0px;
	color: #000099;
	padding: 0px 0px;
	width: 180px;
	margin: 0px 0px 0px 4px;
	margin-bottom: 10px;
}

#zonasBox {
	font-weight: normal;
	text-align: left;
line-height: 150%;
padding-top: 5px;
padding-bottom: 8px;
}

#boxtitle {
	width: 180px; 
	border: 0px solid #000000;
	padding: 2px 0px 0px 2px;
	border: 0px solid #B4D1EE;
	border-bottom: 0px;
	margin: 0px;
	background:#165BA0;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
	margin: 0px 0px 0px 4px;
	text-align: left;
}

#searchBox select {
	border-color: #999999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin: 2px 1px 2px 1px;
	color: #666666;
}

#searchBox input.edit {
   margin: 8px 0px 8px 8px;
   width: 90%; 
}

#searchBox .button {
  	margin: 0px 0px 0px 0px;
	height: 25px;
	width: 100px;
}


#zonasBox ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 12px;
}

#zonasBox li {
	list-style-type: none;
	background-image: url("http://www.menorca.fm/img/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 0.5em;	
	padding: 0px 0px 0px 0.8em;
}

#resultados {
	Font-Size: 1.1em;
	line-height: 150%;
	background-color: #fff;
	width: 540px;
	float: left;
}

#resultados h2 {
	margin: 15px 0px 5px 0px;
	font-size: 1.2em;
}

#resultados .gray {
   clear: none;
font-size: 0.9em;
color: #777;
margin: 0px;
padding: 0px;
}
#resultados .gray a { color: #777; }
#resultados .gray a:hover { color: #f44029; }

#footer {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;	
	font-size: 11px;
	width: 738px;
	color: #777777;
	clear: both;
	background-color: #fff;
	line-height: 150%;
	border-top: 1px solid #cccccc;

}

#footer a {
	text-align: center;	
	font-size: 11px;
	color: #777777;
}

#footer a:hover {
   color: #f44029;
}

#footer1 {
	clear: both;
	text-align: center;
    padding-top: 20px;
}

#anuncio {
}

#anuncio2 { 
}

#anuncio2 h1 {
        width: 738px;
	font-size: 2em;
	margin-bottom: 3px;
	border-bottom: 1px solid #acacac;
}

#anuncio2 h1 span {
font-size: 0.6em;
float: right;
margin-top: -1.6em;
font-weight: normal;
margin-left: 20px;
}

#anuncio2 p {
	font-size: 1.2em;
}

#anuncio2 dl { 
clear: both; 
font-size: 1.2em;
margin: 0px;
padding: 0px;
}

#anuncio2 dt {
	float: left;
	width: 75px;
	font-weight: bold;
	clear: left;
    margin-bottom: 4px;
    display: block;
}

#anuncio2 dd {
	float: left;
}

#anuncio2 span.responder { 
	font-size: 1.2em;
}

#anunciof {
	font-size: 1.2em;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
	margin-top: 10px;
}

#anunciof span { 
	margin-top: 2px;
	font-size: 0.8em;
	display: block;
}

#anunciono {
   height: 400px;
   width: 540px;
   float: left;
   padding-top: 130px;
   text-align: center;
   font-size: 1.3em;
   font-weight: bold;
}

#alta { font-size: 1.2em; }
#alta1 { font-size: 1.4em; line-height: 150%; height: 400px; margin: 10px 0px 0px 0px;}
#alta1 h1 { font-size: 1.2em; }
#alta label { display: table-cell; width: 150px; float: left; font-weight: bold;  }
#alta br { clear: both; }
#alta input { margin: 0px 5px 5px 0px; }
#alta textarea { margin-bottom: 5px; }
#alta select { margin-bottom: 5px;  }
#alta .gray { color: #888; font-weight: normal; }

#path {width: 500px;}

#spam { font-size: 1.4em; }
#spam h1 { font-size: 1.4em; }

#responder { font-size: 1.2em; }
#responder h1 { font-size: 1.2em; }
#responder label { display: table-cell; width: 175px; float: left; font-weight: bold; }
#responder input.button { width: 200px; margin-top: 10px; }
#responder input, #responder textarea { 
margin-bottom: 5px; 
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
#responder input { width: 200px; }
#responder textarea { width: 400px; }
#anuncio hr { height: 50px; background-color: #f00; }

#contact { font-size: 1.2em; }
#contact h1 { font-size: 1.2em; }
#contact input.button { width: 200px; margin-top: 10px; }

.thumbs { text-align: center; }
.thumbs img { margin-right: 10px;  }

.pagina1 {
   text-align: right;
   font-weight: bold;
}

.paginacion {
   margin-top: 15px;
   text-align: center;
}

.paginacion a {
    text-decoration: underline;
}

#minipub {
    background-color: #eee;
    width: 525px;
    font-size: 1em;
    background: #e0eefb url('../img/bkblue.jpg') no-repeat;
	border:1px solid #B4D1EE;
    padding: 0px 10px 0px 10px; 
}
#minipub h1 {
    margin-bottom: 20px;
}

#minipub label { display: table-cell; width: 150px; float: left; font-weight: bold;  }
#minipub br { clear: both; }
#minipub input { margin: 0px 5px 5px 0px; }
#minipub textarea { margin-bottom: 5px; }
#minipub select { margin-bottom: 5px;  }
#minipub .gray { color: #888; font-weight: normal; }

#static h1 span { font-size: 0.8em; }
