h1,h2 {font-family:arial;font-size:14px;}
.seccion01_bold {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: normal;
    padding-right: 30px;
    padding-bottom: 13px;
  }


.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 25px;
    padding-bottom: 21px;
  }


.content_text01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #506763;
    text-align: justify;
  }


.content_text01_BL {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #303D3A;
    text-align: center;
    font-weight: bold;
  }


.estilo_pie {
    background-image: url(images/content_pics_03.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-bottom: 2px;
  }


.formu_campo01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6B8C85;
    background-color: #F0F0F0;
  }


.formu_boton01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #6B8C85;
    background-color: #F0F0F0;
    font-weight: bold;
    border: thin solid #B3C6C2;
  }


.titulo_tabla01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
  }


.titulo_tabla02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B8C85;
  }


.detalles01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6B8C85;
    font-weight: bold;
  }


.detalles02 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CC0000;
    text-align: center;
    font-weight: bold;
  }


.bordes_fotos {
    border: thin solid #6B8C85;
  }


.clickimagen {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
  }


.detalles01noBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6B8C85;
    font-weight: normal;
  }


.detalles02noBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #6B8C85;
    text-align: center;
    font-weight: normal;
  }


.filtro {
    color : #666699;
    font-family : arial,helvetica;
    font-size : 10px;
    font-weight : bold;
    text-align : center;
  }


a {
    color : #036d66;
    font-family : arial;
    font-size : 12px;
  }


a:link {
    color : #036d66;
    font-family : arial;
    font-size : 12px;
    text-decoration: none;
  }


a:visited {
    color : #036d66;
    font-family : arial;
    font-size : 12px;
    text-decoration: none;
  }


a:hover {
    color : red;
    font-family : arial;
    font-size : 12px;
    text-decoration: none;
  }


h3 {
    color : #006d6d;
    font-family : Arial, Helvetica;
    font-size : 14px;
    text-align : center;
  }


.linea {
    color : #669999;
  }


.box {
    border-bottom-color : #669999;
    border-bottom-style : solid;
    border-bottom-width : 2;
    border-left-color : #669999;
    border-left-style : solid;
    border-left-width : 2;
    border-right-color : #669999;
    border-right-style : solid;
    border-right-width : 2;
    border-top-color : #669999;
    border-top-style : solid;
    border-top-width : 2;
    font-family : arial;
    font-size : 10pt;
    font-weight : bold;
    text-align : center;
  }


.warning {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color : #ff0000;
    font-size : 10px;
    text-align : center;
  }
.negrita{
	font-weight:bold;
}
.linea{
	width:100%;
	border:1px solid #ccc;
	margin-top:10px;
}
.tituloNota{
	font-family: Arial;
	color:#6D0000;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin-bottom:10px;
}
.fuente{
	font-size:10px;
	}
#cerrarNota{
	margin:20px;
	text-align:center;
	font-weight:bold;
}
#headTabla{
	width:500px;
	font-family:arial;
	font-size:12px;
	background-color:#ccc;
	border:1px solid #000;
	border-collapse:collapse;
}
#headTabla th{
	border:1px solid #000;
	width:50%;
}
.tabla{
	width:450;
	font-family:arial;
	font-size:12px;
	border:1px solid #000;
	background-color:green;
	color:white;
}
.tablaCuerpo{
	width:450;
	border-collapse:collapse;
	border:1px solid #000;
	font-family:arial;
	font-size:12px;
}
.tablaCuerpo th{
	background-color:#ccc;
}
.tablaCuerpo th, .tablaCuerpo td{
	border:1px solid #000;
}
.anuncio {
    text-align:center;
    width:630px;
    border-top:1px dashed #ccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #506763;
    padding-top:20px;
}
.espacio_vert{
    margin-top:100px;
}
#novedades td {
    font-family:arial,sans-serif;
}
#vta {
    position:absolute;
/*     background-image:url('../images/banner_vendido.png'); */
    background-repeat:no-repeat;
    margin-left:24px;
    margin-top:9px;
    z-index:1000;
    color:#fff;
}
