.texto
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  text-decoration: none		
		
}
.texto_justificado {
	color: #333333;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
    font-weight: normal;
	text-decoration: none;
}
.subtitulo
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #666666;
  text-decoration: none		
		
}
.info_rojo
{
    font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none
}
A.info_rojo:hover
{
    font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
  text-decoration: underline
}
.pie {

    FONT-WEIGHT:normal;
    FONT-SIZE: 10px;
    COLOR:#666666;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    text-decoration: none;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
}
A.subtitulo:hover {

    font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #558DC6;
  text-decoration: none
}
A.subtitulo:link {


    font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #666666;
  text-decoration: none
}
.subtitulo_contenido {

  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #ECECCC;
  text-decoration: none
}
.texto_destacado {

  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  text-decoration: none
}
a {
	text-decoration: none;
	color: #666666;
}
.buscar
{
	BORDER:  1px solid #ECECCC;
	FONT-SIZE: 10px;
	COLOR: #3C3320;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	height: 10px;
	background-position: center;
}
.texto_blanco {


  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}
.imagenDerecha, .fotoDerecha{
	border: 1px solid #00000;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imagenIzquierda, .fotoIzquierda{
	border: 0px solid #00000;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.imagenSinMargen, .fotoSinMargen{
	display: block;
	margin-bottom: 15px;
}
.texto_blancoGde {



  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999966;
	color: #333333;
}
.bt_folleto {
	background-color: #558DC6;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
a.bt_folleto:hover {
	background-color: #003366;
}
