.bordeder {

	background-image: url(../imagenes/borde_der.jpg);

	background-repeat:  repeat-y;

}

.bordeizq {



	background-image: url(../imagenes/borde_izq.jpg);

	background-repeat:  repeat-y;

}

.fondocontenido {

	background-image: url(../imagenes/fondo_B.gif);

	background-repeat:  no-repeat;

}

.textogeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;

}

.bordecontenido_izq {

	background-image: url(../imagenes/bordizq_contenido.gif);

	background-repeat:  repeat-y;

}

.bordecontenido_der {

	background-image: url(../imagenes/bordder_contenido.gif);

	background-repeat:  repeat-y;

}

.titulo_pano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669900;

}
.titulo_pano2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #669900;
	text-align: justify;

}

.textopeq_gris {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

}

.textopeq {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.textogeneral12 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

}
a{
	color:#F60;
	text-decoration:none;
	font-size: 12px;

}
textarea {
	border: thin solid #F6C151;
}

input {
	border: thin solid #F6C151;
	text-align: center;
}
.the_date {
      display:block;
      text-align: center;
      float:left;
      font-family: Arial, Helvetica, sans-serif;
      background: url(../images/green4.png) no-repeat;
      width:50px;
	  height:50px;
      }
.date_m {
      display:block;
font-size:14px;
color:#FCDD0E;
font-weight: bold;
      margin:0;
      padding:0;
      font-weight: bold;
      text-align:center;
      }

.date_d {
      display:block;
	  font-size:16px;
	  font-weight:bold;
      margin:0;
      padding:0.4em 0 1.3em 0;
      text-align: center;
}
.j {
	text-align: justify;
}

