div#b_calendarPopup {
 width: 200px;
}


.b_bContent {
padding-left:9px;
}

.formulari{

	border:1px solid white;  
    margin-left: auto;
    margin-right: auto;
    border: 2px solid white;   
    padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight:bold;
    color:black;
	background:url('/images/affiliate/314283/fondo_buscar_titulo.gif');
}

table.form_act {
    width:100%;
}

table.form_act td {
    width:50%;
}


table{
	
	width:100%;

}

table tr td{

	padding-bottom:10px;
}


.pestanya{
	border-left:2px solid white;
	border-right:2px solid white;
	border-top:2px solid white;
    margin-right: auto;
    padding: 0 20px 0 20px; 
	width:35%;
	font-size:110%;
	font-weight:bold;
	color:#000066;
	background:url('/images/affiliate/314283/fondo_buscar_titulo.gif');
}


.cajar{

	margin-top:20px;
    width: 600px;  
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 0 20px; 
}


.ample{
	width:95%;
}

.check{
	
	width:70%;
	font-size:90%;


}


.mapa{
	position:relative;
	background:url('/images/affiliate/314283/mapa/spain.gif');
	left:180px;
	top:20px;
	width:452px;
	height:450px;
}

.linkrecomendar{
	font-size:80%;
	text-decoration:none;
	color:black;

}

.linkrecomendar:hover{
	font-size:80%;
	text-decoration:underline;
	color:black;

}

.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}



.mytable th {
	font-size:14px;
	font-weight:bold;
	color: #000000;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.mytable th.nobg {
	border: 0;
	background: none;
}

.mytable td {
	border: 1px solid #999999;
	background: #fff;
	padding: 1px 5px 1px 5px;
}

.mytable td a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/affiliate/314283/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/images/affiliate/314283/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.mytable td.centrado {
	text-align:center;
	padding: auto;
}
.mytable td.izquierda {
	text-align: left;
	font-size: 11px;
	width:100%;
}

.mytable td.derecha {
	font-size: 11px;
	text-align: right;
}

.menuH{
	margin: 5px 10px 0 10px;
	background-color: #003399;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100%; /*For KHTML*/
  list-style: none;
  height: 19px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0 10px 0 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 19px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 140px;
  list-style: none;
  display: none;
  position: absolute;
  top: 19px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 140px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  padding: 0 6px 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #003399;
  color: #FFFFFF;
  text-decoration: none;
  height: 19px !important;
  font-size:14px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #003399;
  color: #f75431;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  border: 1px solid #FFF;
  float: none;
  background: #003399;
  color: #FFFFFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #003399;
  color:#f75431;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}





body {
	padding: 0;
	margin: 0;
	background: #CCCCCC;
}

div#site{
	width:960px;
	font-family: "Trebuchet MS", Verdana;
	margin: 10px auto 10px auto;
}

img{
	border:none;
}

/* EMPIEZAN BANNERS */
.banners{
	float:right;
	text-align:center;
	width:180px;
	height:880px;
	padding:0;
	margin:0;
	overflow-x:hidden;
	overflow:hidden;
}


.banner{border:1px solid black;margin-top:7px;}
/*ACABAN BANNERS */


/* EMPIEZA LOGO */
div#logo {
	width: 750px;
	height: 90px;
}

.menu {
	position: absolute;
	color:#000066;
	width: 300px;
	height: 50px;
	font-size:80%;
	text-align:right;
	margin-top: 15px;
	margin-left:450px;
}

.menu a {
	position: relative;
	text-decoration: none;
	color:#000066;
	margin-top: 10px;
}


.search {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 30px;
}

.search span.text {
	display: none;
}

.search img {
	display: none;
}

.search input.text {
	position: relative;
	width: 130px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	height: 18px;
	border: 1px solid black;
}
/* ACABA LOGO */


/* EMPIEZA CAJA PRINCIPAL */

div#content{
	width:763px;
	background:url('/images/affiliate/314283/fondo.jpg');
	border: 3px solid #FFFFFF;
	padding-bottom:60px;
	
}

/* RAYA DE ENCIMA DEL MENÃš */
hr.raya{
	margin: 10px 10px 0 10px;
	border: solid #003399;
	border-width: 2px 0 0 0;
}

/* TEXTO CENTRADO */
.centrado{
	text-align: center;
	padding: 0 30px 0 30px;
}

/* FRASE */
div#frase{
	float:left;
	font-family:Arial;
	margin-top:40px;
	font-size:115%;
	font-style:italic;
	color:#000066;
	text-align:center;
	margin-left:10px;
	width:355px;
}

/* TITULOS */
h1{
	font-weight:bold;
	font-family:Arial;
	margin: auto 15px auto 15px;
	font-size:130%;
	font-style:italic;
	color:#000066;
}

/* TEXTO */
.texto{
	font-family:Arial;
	text-decoration: none;
	margin: 5px auto 5px auto;
	color:#000066;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	padding: 0 30px 0 30px;
}

.texto a{
	text-decoration: none;
	font-weight: bold;
	color:#f75431;
}

.texto a:hover{
	text-decoration: underline;
	color:#f75431;

}

.texto p{
	text-indent: 0.20in;
}

.texto .centrado p{
	text-indent: 0.00in;
}

.texto hr{
	width: 90%;
}

.texto h1{
	font-weight:bold;
	font-family:Arial;
	margin: 25px auto 15px auto;
	font-size:12pt;
	color:#000066;
}


/* PLANTILLA DE CAJA */
.caja{
	font-size: 10px;
	width:360px;
	height:115px;
	background:url('/images/affiliate/314283/imagen_directorios.gif') no-repeat;
	padding-top:40px;
	
}

/* LINKS DE LAS CAJAS */
.linksmenu{
	width:120px;
	height:70px;
	margin-left:200px;
	font-size:10px;
}

a.linkmenu{
	font-weight:bold;
	text-decoration:none;
	color: #666666;
}

a.linkmenu:hover{
	text-decoration:underline;
	color: #222222
}
/* ACABA CAJA PRINCIPAL*/

/* EMPIEZA EL PIE */
div#peu{
	font-size:80%;
	font-family:Verdana,"Trebuchet MS";
	background:url('img/fondoback.jpg');
	width:763px;
	text-align:center;
	border-top:1px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	color:#000066;
}

div#peu a{
	text-decoration:none;
	color:#000066;
}

div#peu a:hover{
	text-decoration:underline;
	color:#000066;

}

/* ACABA EL PIE */


/* BR CLEANER */
.cleaner{clear:left;}

/* CAJAS DE EMPRESAS ASOCIADAS */

.izq{
width: 50%;
float:left;
padding-right: 20px;
}

/* PÃGINA INTERCAMBIO LINKS - IMÃGENES IZDA */
.img{
float: left;
margin-right: 10px;
}
