body {
	margin: 0px;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
}

a {  
	font-family: "Trebuchet MS";
	color: #333333;
}

a:hover {  
	font-family: "Trebuchet MS";
	color: #FF6600;
}

.segder {
	border-right: dotted;
	border-right-width: 1px;
}
.segizq {
	border-left: dotted;
	border-left-width: 1px;
}

.segbaj {
	border-bottom: 1px #CCCC99 solid;
}

td, p,.h{
	font-family: "Trebuchet MS";
	margin: 0px;
}
.categorias {
	font-size:12px;
	color: #333333;
	font-weight:normal;
}
.piepag {
	font-size:11px;
	color:#0000FF;
}
.caja {
	border-width: thin;
	border-style:solid;
	border-color:#0000FF;
}
.titulares {
	font-size:11px;
	color: #333333;
}
.textos {
	font-size:12px;
	color: #000000;
}
.titulo {
	font-size:22;
	color:#000099;
	font-weight:bold;
}
.titulo02 {
	font-size:20;
	color:#000099;
	font-weight:bold;
}
.titulo03 {
	font-size:16;
	color: #FFFFFF;
	font-weight:bold;
}
.titulo_web {
	font-size:36;
	color: #333333;
	font-weight:bold;
}
.anuncio3 {
	font-size:18;
	color: #333333;
	font-weight:bold;
}

.caja1 {
border:#0000FF 2px solid;
background: #FFFFFF;
}

.caja2 {
border: #000066 2px solid;
background: #EAF2FF;
}
.caja3 {
border: #CCCCCC 2px solid;
background-image:url(images/fondo_caja3.jpg);
background-repeat:repeat-x;
}

.caja4 {
border: #330099 1px  dashed;
background: #EAF2FF;
}
 #tabs1 {
      float:left;
      width:100%;
	  background-image:url(images/fondo_pestanas.jpg);
	  background-repeat:repeat-x;
	  background-color:#999999;
      font-size:93%;
	  font-weight:bold;
      line-height:normal;
	  border-bottom:1px solid #666666;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
.texto_vesica {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#003;
	text-align:justify;
}
.titulo_vesica {
	font-family:"Trebuchet MS";
	font-size:30px;
	color: #C00;
}
.subtitulo_vesica {
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #C00;
}
.llamadas_vesica {
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #999;
	font-weight:lighter;
}
.llamadas_b_vesica {
	font-family:"Trebuchet MS";
	font-size:24px;
	color: #666;
	font-weight:lighter;
}
.caja_vesica {
border: #8DAFD8 2px solid;
background: #FFFFFF;
border-radius: 3px;
}
