/* CSS Document for Miembros*/

dd {
          font-size:14px;
}

#Pagina {
          margin:5px;
		  background:#FFFFF0;
		  width:auto;
}

.Miembros {
          border-bottom-color:#999966;
		  border-bottom-style:solid;
		  border-bottom-width:2px;
		  border-top-color:#999966;
		  border-top-style:solid;
		  border-top-width:2px;
		  padding:3px;
		  margin-left:250px;
		  margin-right:250px;
		  text-align:left;
}

.Boletin {
          background:#FFFFF0;
		  border-color:#FF9900;
		  border-style:solid;
		  border-width:1px;
		  margin-left:220px;
		  margin-right:220px;
		  text-align:center;
}

.Clave {
		  border-color:#FF9900;
		  border-style:solid;
		  border-width:1px;
		  margin-left:140px;
		  margin-right:140px;
		  text-align:center;
}

.Wysiwyg {
          text-align:left;
}

.Campos {
          background-color:#CCCC99;
		  border:none;
		  color:#FFFFFF;
}

.CamposVideo {
          background-image:url(Imagenes/CampoFotos.png);
		  background-repeat:no-repeat;
		  background-position:center;
		  border:none;
		  text-align:center;
}

.Visiones {
          margin:0 auto;
		  width:300px;
		  height:auto;
}

.CamposFotos {
          background-image:url(Imagenes/CampoFotos.png);
		  background-repeat:no-repeat;
		  border:none;
		  text-align:left;
}

.CamposFicheros {
          background-color:#FFFFF0;
		  border:none;
		  color:#CC0000;
		  text-align:center;
}