body {
    background-image:url('/imagenes/page_bg.png');
	background-repeat: repeat-x;
	margin: 0 auto;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
}

div#wrapper {
	width: 960px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 50px;
    background-color: #FFFFFF;
    border: thin solid #000000;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #336699;
	font-style: italic;
	line-height: 15px;
	text-decoration: none;
}

.titulodepch {
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	font-variant: normal;
}

.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000033;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}

.a:active {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.a:visited {
	color: 000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.menua:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	letter-spacing: normal;
}

.menua:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
}

.menua:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: underline;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

.menua:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
}

.cell {

}

.cellon {
	background-color: #E1E7F0;
}

.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.columna_izquierda h3 {
 	margin-top: 5px;
    margin-bottom: 5px;
	color:navy;
 }
 
 .columna_izquierda {
     padding-top: 10px;
     padding-bottom: 10px;
  }
 
 
 .columna_izquierda a {
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  
  .columna_izquierda img {
    margin-top: 10px;
    padding-bottom:0;
   }
   
   .columna_izquierda object {
     padding-top: 10px;
     padding-bottom:0px;
    }

  .publis
  {
    
  }
  
  .publis a {
      font-size: 12px;
      padding-bottom: 10px;
  }