body { background: #FFF; font-family: arial, sans-serif; font-size: 16px; margin: 50px 0 0 0; color: #444; overflow-y:scroll; }
h1 { margin:0px 0px 20px 0px; }
ul { margin-top: 0; }
a:link { color:#4058AA; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color:#4058AA; }
a.enlace1 { color:#77a1de; text-decoration: none; }
a.enlace1:hover { text-decoration: underline; }
a.enlace2 { color:#8cbc83; text-decoration: none; }
a.enlace2:hover { text-decoration: underline; }
a.enlace3 { color:#700034; text-decoration: none; }
a.enlace3:hover { text-decoration: underline; }
a.enlace4 { color:#efa560; text-decoration: none; }
a.enlace4:hover { text-decoration: underline; }
a.enlace5 { color:#e9625c; text-decoration: none; }
a.enlace5:hover { text-decoration: underline; }
a.enlace6 { color:#5767f2; text-decoration: none; }
a.enlace6:hover { text-decoration: underline; }
a.enlace7 { color:#debb50; text-decoration: none; }
a.enlace7:hover { text-decoration: underline; }
a.enlace8 { color:#15bca6; text-decoration: none; }
a.enlace8:hover { text-decoration: underline; }
a.enlace9 { color:#ba0056; text-decoration: none; }
a.enlace9:hover { text-decoration: underline; }
a.nosub { text-decoration: none; }
a.glossary { color: #922f85; text-decoration: none; border-bottom: thin dashed #922f85; cursor: pointer; }
a.glossary:hover { border-bottom: thin dotted #922f85; }

#userC {	
  position: fixed; 
  font-size:14px; 
  font-family: arial, sans-serif; 
  line-height:20px; 
  text-align:right;
	background-color: #e2e2f5;
  border: 1px solid #c2c2f5;
	top: 10px;
	margin: 0;
	height: 40px;
	width: 100%;
	display: block;
	z-index: 200;
	color: #4058AA;
}
.userOLD { padding-right: 40px; }
#userC a { color: #4058AA; }

div#glosario {
  font-size: 14px;
  border: 5px solid #922f85;
  border-radius: 10px;
  background-color: #f3f3f3;                   
  margin: 40px auto;
  padding: 10px;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 600px;
  height: auto;
  z-index: 110;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
}
div#glContenido { margin: 20px 0; }

div.container {position: relative; width: 1000px; margin: 0 auto; padding: 0; clear: both; z-index: 0;}
div#contentHolder {position:relative; width:1000px; height:auto; clear: both;}

div#menu {float: right; width:40px; height:auto; }
div#entrada {position: relative; width: 262px; margin: 0 auto; padding: 0; clear: both; z-index: 0;}

.btn-start {text-align: center; width:200px; margin:10px 0 15px 0; background:#922f85; border-radius:14px; border: 2px solid #922f85; padding: 0;}
.btn-start {
  -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
  box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
}
.btn-start:active {
  -webkit-box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
  box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
}
.btn-startG {background:#922f85; border-color: #922f85; }
.btn-startG a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-startG a:hover {background:#FFF; color:#922f85; }

.btn-start1 {background:#77a1de; border-color: #77a1de; }
.btn-start1 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start1 a:hover {background:#FFF; color:#77a1de; }

.btn-start2 {background:#8cbc83; border-color: #8cbc83; }
.btn-start2 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start2 a:hover {background:#FFF; color:#8cbc83; }

.btn-start3 {background:#700034; border-color: #700034; }
.btn-start3 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start3 a:hover {background:#FFF; color:#700034; }

.btn-start4 {background:#efa560; border-color: #efa560; }
.btn-start4 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start4 a:hover {background:#FFF; color:#efa560; }

.btn-start5 {background:#e9625c; border-color: #e9625c; }
.btn-start5 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start5 a:hover {background:#FFF; color:#e9625c; }

.btn-start6 {background:#5767f2; border-color: #5767f2; }
.btn-start6 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start6 a:hover {background:#FFF; color:#5767f2; }

.btn-start7 {background:#debb50; border-color: #debb50; }
.btn-start7 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start7 a:hover {background:#FFF; color:#debb50; }

.btn-start8 {background:#15bca6; border-color: #15bca6; }
.btn-start8 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start8 a:hover {background:#FFF; color:#15bca6; }

.btn-start9 {background:#ba0056; border-color: #ba0056; }
.btn-start9 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start9 a:hover {background:#FFF; color:#ba0056; }

.cabeceraIndex {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
}
.texto-normal {
  font-family: arial, sans-serif;
  color: #444;
  font-size: 16px;
  font-weight: normal;
}
.texto-peque {
  font-family: arial, sans-serif;
  color: #444;
  font-size: 12px;
  font-weight: normal;
}
.more-info {
  font-size: 40px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  border: 5px solid #de8b36;
  background-color: #ffffff;
  border-radius: 25px;
  width: 35px;
  height: 35px;
}
.more-info-texto {
  text-align: center;
  border: 2px solid #de8b36;
  background-color: #ffffff;
  border-radius: 25px;
  padding: 10px;
}

.more-info:hover { background-color: #efefef; }
.more-info1 {
  border-color: #77a1de;
  color: #77a1de;
}
.more-info2 {
  border-color: #8cbc83;
  color: #8cbc83;
}
.more-info3 {
  border-color: #700034;
  color: #700034;
}
.more-info4 {
  border-color: #efa560;
  color: #efa560;
}
.more-info5 {
  border-color: #e9625c;
  color: #e9625c;
}
.more-info6 {
  border-color: #5767f2;
  color: #5767f2;
}
.more-info7 {
  border-color: #debb50;
  color: #debb50;
}
.more-info8 {
  border-color: #15bca6;
  color: #15bca6;
}
.more-info9 {
  border-color: #ba0056;
  color: #ba0056;
}
.tipsT {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fcc78f;
  border: 5px solid #de8b36;
  border-radius: 10px;
  padding: 10px;
  width: 100px;
}
.tipsT:hover {
  background-color: #f6b26b;
  text-decoration: none;
}
.tipsC {
  border: 5px solid #de8b36;
  border-radius: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 260px;
  left: 65px;
  width: 800px;
  z-index: 110;
  background-color: #f3f3f3;                   
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
}
.tipsC1 {
  border-color: #77a1de;
}
.tipsC2 {
  border-color: #8cbc83;
}
.tipsC3 {
  border-color: #700034;
}
.tipsC4 {
  border-color: #efa560;
}
.tipsC5 {
  border-color: #e9625c;
}
.tipsC6 {
  border-color: #5767f2;
}
.tipsC7 {
  border-color: #debb50;
}
.tipsC8 {
  border-color: #15bca6;
}
.tipsC9 {
  border: 5px solid #ba0056;
}
.circulo {
  width: 530px; 
  height: 530px; 
  border: 5px solid #5e9c91;
  border-radius: 265px; 
  margin: 80px;
  padding 0;
  
}
.circ-text {
  width: 530px; 
  color: #5e9c91;
  text-align:center;
  padding:210px 0 0 0;
  margin: 0;
}
.menuP {
  margin: 5px 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 5px solid #e1e1e2;
  color: #e1e1e2;
  border-radius: 20px;
  padding: 5px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  z-index: 100;
}
.menuPG:hover, 
.menuPGact {
  border-color: #922f85;
  color: #922f85;
}
.menuP1:hover, 
.menuP1act {
  border-color: #77a1de;
  color: #77a1de;
}
.menuP2:hover, 
.menuP2act {
  border-color: #8cbc83;
  color: #8cbc83;
}
.menuP3:hover, 
.menuP3act {
  border-color: #700034;
  color: #700034;
}
.menuP4:hover, 
.menuP4act {
  border-color: #efa560;
  color: #efa560;
}
.menuP5:hover, 
.menuP5act {
  border-color: #e9625c;
  color: #e9625c;
}
.menuP6:hover, 
.menuP6act {
  border-color: #5767f2;
  color: #5767f2;
}
.menuP7:hover, 
.menuP7act {
  border-color: #debb50;
  color: #debb50;
}
.menuP8:hover, 
.menuP8act {
  border-color: #15bca6;
  color: #15bca6;
}
.menuP9:hover, 
.menuP9act {
  border-color: #ba0056;
  color: #ba0056;
}
.menuS {
  margin: 5px;
  width: 10px;
  height: 10px;
  background-color: #e1e1e2;
  border: 5px solid #e1e1e2;
  color: #e1e1e2;
  border-radius: 15px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  z-index: 100;
}
.menuS1:hover, 
.menuS1act {
  background-color: #77a1de;
  border-color: #77a1de;
  color: #77a1de;
}
.menuS2:hover, 
.menuS2act {
  background-color: #8cbc83;
  border-color: #8cbc83;
  color: #8cbc83;
}
.menuS3:hover, 
.menuS3act {
  background-color: #700034;
  border-color: #700034;
  color: #700034;
}
.menuS4:hover, 
.menuS4act {
  background-color: #efa560;
  border-color: #efa560;
  color: #efa560;
}
.menuS5:hover, 
.menuS5act {
  background-color: #e9625c;
  border-color: #e9625c;
  color: #e9625c;
}
.menuS6:hover, 
.menuS6act {
  background-color: #5767f2;
  border-color: #5767f2;
  color: #5767f2;
}
.menuS7:hover, 
.menuS7act {
  background-color: #debb50;
  border-color: #debb50;
  color: #debb50;
}
.menuS8:hover, 
.menuS8act {
  background-color: #15bca6;
  border-color: #15bca6;
  color: #15bca6;
}
.menuS9:hover, 
.menuS9act {
  background-color: #ba0056;
  border-color: #ba0056;
  color: #ba0056;
}
.capitulo {
  margin: 0;
  width: 150px; 
  height: 50px; 
  background-color: #ffffff; 
  border: 5px solid #e1e1e2;
  border-radius: 25px;
  padding: 25px;
  font-size: 16px;
  text-align: center;
  position: absolute;
  z-index: 100;
}
.capitulo:hover {background-color: #efefef;}
.capitulo1 {
  top: -55px;
  left: 350px;
  border-color: #77a1de;
  color: #77a1de;
  font-weight: bold;
}
.capitulo2 {
  top: 80px;
  left: 460px;
  border-color: #8cbc83;
  color: #8cbc83;
  font-weight: bold;
}
.capitulo3 {
  top: 220px;
  left: 490px;
  border-color: #700034;
  color: #700034;
  font-weight: bold;
}
.capitulo4 {
  top: 360px;
  left: 420px;
  border-color: #efa560;
  color: #efa560;
  font-weight: bold;
}
.capitulo5 {
  top: 490px;
  left: 250px;
  border-color: #e9625c;
  color: #e9625c;
  font-weight: bold;
}
.capitulo6 {
  top: 360px;
  left: 70px;
  border-color: #5767f2;
  color: #5767f2;
  font-weight: bold;
}
.capitulo7 {
  top: 220px;
  left: 0px;
  border-color: #debb50;
  color: #debb50;
  font-weight: bold;
}
.capitulo8 {
  top: 80px;
  left: 50px;
  border-color: #15bca6;
  color: #15bca6;
  font-weight: bold;
}
.capitulo9 {
  top: -55px;
  left: 100px;
  border-color: #ba0056;
  color: #ba0056;
  font-weight: bold;
}
.flecha {
  font-size: 30px;
  color: #5e9c91;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 0;

}
.flecha1 {
  top: 55px;
  left: 518px;
  font-weight: bold;
  -ms-transform: rotate(38deg); /* IE 9 */
  -webkit-transform: rotate(38deg); /* Chrome, Safari, Opera */
  transform: rotate(38deg);
}
.flecha2 {
  top: 191px;
  left: 596px;
  font-weight: bold;
  -ms-transform: rotate(70deg); /* IE 9 */
  -webkit-transform: rotate(70deg); /* Chrome, Safari, Opera */
  transform: rotate(70deg);
}
.flecha3 {
  top: 330px;
  left: 592px;
  font-weight: bold;
  -ms-transform: rotate(100deg); /* IE 9 */
  -webkit-transform: rotate(100deg); /* Chrome, Safari, Opera */
  transform: rotate(100deg);
}
.flecha4 {
  top: 478px;
  left: 482px;
  font-weight: bold;
  -ms-transform: rotate(142deg); /* IE 9 */
  -webkit-transform: rotate(142deg); /* Chrome, Safari, Opera */
  transform: rotate(142deg);
}
.flecha5 {
  top: 481px;
  left: 192px;
  font-weight: bold;
  -ms-transform: rotate(210deg); /* IE 9 */
  -webkit-transform: rotate(210deg); /* Chrome, Safari, Opera */
  transform: rotate(210deg);
}
.flecha6 {
  top: 326px;
  left: 77px;
  font-weight: bold;
  -ms-transform: rotate(254deg); /* IE 9 */
  -webkit-transform: rotate(254deg); /* Chrome, Safari, Opera */
  transform: rotate(254deg);
}
.flecha7 {
  top: 186px;
  left: 76px;
  font-weight: bold;
  -ms-transform: rotate(287deg); /* IE 9 */
  -webkit-transform: rotate(287deg); /* Chrome, Safari, Opera */
  transform: rotate(287deg);
}
.flecha8 {
  top: 47px;
  left: 160px;
  font-weight: bold;
  -ms-transform: rotate(319deg); /* IE 9 */
  -webkit-transform: rotate(319deg); /* Chrome, Safari, Opera */
  transform: rotate(319deg); 
}
.flecha9 {
  top: -14px;
  left: 316px;
  font-weight: bold;
  -ms-transform: rotate(354deg); /* IE 9 */
  -webkit-transform: rotate(354deg); /* Chrome, Safari, Opera */
  transform: rotate(354deg);
}
.titulo {
  font-size: 22px;
  font-weight: bold;
  padding: 15px 0;
}
.tituloModInt { color: #4058AA; }
.tituloG { color: #922f85; }
.titulo1 { color: #77a1de; }
.titulo2 { color: #8cbc83; }
.titulo3 { color: #700034; }
.titulo4 { color: #efa560; }
.titulo5 { color: #e9625c; }
.titulo6 { color: #5767f2; }
.titulo7 { color: #debb50; }
.titulo8 { color: #15bca6; }
.titulo9 { color: #ba0056; }

.elementos {
  width: 968px; 
  min-height: 150px; 
  background-color: #ffffff; 
  border: 2px solid #333333;
  border-radius: 15px;
  padding: 15px;
  margin: 0 0 15px 0;
}
.divtext {
  width: 740px; 
  height: 150px; 
  background-color: #ffffff; 
  border: 0px solid #000000;
  border-radius: 15px;
  padding: 5px 15px;
  margin: 0;
  box-shadow: inset 3px 3px 5px #333333, inset -3px -3px 5px #AAAAAA;
}
.textlong {
  font-family: arial, sans-serif;
  font-size: 16px;
  width: 720px; 
  min-height: 130px; 
  background-color: transparent; 
  padding: 10px;
  border: 0;
  color: #4058AA;
}
.textguia300 {
  min-height: 50px; 
  width: 300px; 
}
.textguia1 {
  border-color: #77a1de;
}
.textguia2 {
  border-color: #8cbc83;
}
.textguia3 {
  border-color: #700034;
}
.textguia3b {
  height: 100px;
}
.textguiatabla {
  font-size: 16px;
  border: 0; 
  width: 95%; 
  height: 50px;
  background-color: #ffffff; 
  padding: 5px;
}
.textguiatablalinea {
  padding: 2px 5px;
  height: 15px;
  margin: 1px 0;
  font-family: monospace;
}
.problema {
  width: 500px; 
  min-height: 50px; 
  background-color: #ffffff; 
  border: 5px solid #e1e1e2;
  border-radius: 15px;
  margin: auto;
  padding: 20px;
}
.problema1 {
  border-color: #77a1de;
}
.problema2 {
  border-color: #8cbc83;
}
.problema3 {
  border-color: #700034;
}
.causa1 {
  position: absolute;
  top: 30px;
  left: 20px;
}
.causa2 {
  position: absolute;
  top: 30px;
  left: 570px;
}
.causa3 {
  position: absolute;
  top: 165px;
  left: 70px;
}
.causa4 {
  position: absolute;
  top: 165px;
  left: 520px;
}
.causa5 {
  position: absolute;
  top: 295px;
  left: 305px;
}
.linea {
  border: 0;
  height: 3px;
}
.linea1 {
  color: #77a1de;
  background-color: #77a1de;
}
.linea2 {
  color: #8cbc83;
  background-color: #8cbc83;
}
.cont-causas {
  display: none;
  position: absolute;
  background-color: #dddddd;
  z-index:100;
  width: 920px;
  height: 430px;
  opacity: 0.97;
  border: 5px solid #77a1de;
  border-radius: 25px;
  margin-top: -60px;
}
.cont-targets {
  display: none;
  position: absolute;
  background-color: #dddddd;
  z-index:100;
  width: 920px;
  height: 1030px;
  opacity: 0.97;
  border: 5px solid #700034;
  border-radius: 25px;
  margin-top: -60px;
}
.target1 {
  position: absolute;
  top: 30px;
  left: 30px;
}
.target2 {
  position: absolute;
  top: 140px;
  left: 60px;
}
.target3 {
  position: absolute;
  top: 250px;
  left: 90px;
}
.target4 {
  position: absolute;
  top: 360px;
  left: 30px;
}
.target5 {
  position: absolute;
  top: 470px;
  left: 60px;
}
.target6 {
  position: absolute;
  top: 580px;
  left: 90px;
}
.target7 {
  position: absolute;
  top: 690px;
  left: 30px;
}
.target8 {
  position: absolute;
  top: 800px;
  left: 60px;
}
.target9 {
  position: absolute;
  top: 910px;
  left: 90px;
}
.decision1 {
  position: absolute;
  top: 30px;
  left: 580px;
}
.decision2 {
  position: absolute;
  top: 360px;
  left: 580px;
}
.decision3 {
  position: absolute;
  top: 690px;
  left: 580px;
}
.ftarget {
  text-align: right;
  margin: -8px;
}
.ftarget1 {
  position: absolute;
  top: 75px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget2 {
  position: absolute;
  top: 140px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget3 {
  position: absolute;
  top: 200px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.ftarget4 {
  position: absolute;
  top: 405px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget5 {
  position: absolute;
  top: 470px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget6 {
  position: absolute;
  top: 530px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.ftarget7 {
  position: absolute;
  top: 735px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget8 {
  position: absolute;
  top: 800px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget9 {
  position: absolute;
  top: 860px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.destaca1 {
  width: 235px; 
  height: 55px; 
  background-color: #ffffff; 
  border: 5px solid #77a1de;
  border-radius: 25px;
  padding: 25px;
  text-align: center;
}
.fecha {
  text-align:right;
  width: 80px;
}
.checked {
  font-size: 50px;
  color: #5e9c91;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 0;

}
.checked1 { top: -80px; left: 520px; }
.checked2 { top: 55px; left: 630px; }
.checked3 { top: 195px; left: 660px; }
.checked4 { top: 335px; left: 590px; }
.checked5 { top: 465px; left: 420px; }
.checked6 { top: 335px; left: 240px; }
.checked7 { top: 195px; left: 170px; }
.checked8 { top: 55px; left: 220px; }
.checked9 { top: -80px; left: 270px; }

.masmenos {
  text-align: right;
  height: 30px;
  line-height: 30px;
}
.masmenos .masmenos2 {
  font-size: 14px; 
  font-family: arial, sans-serif;
  font-weight: bold; 
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 2px solid #ba0056;
  background-color: #f3f3f3;                   
  border-radius: 5px;
  padding: 0 4px;
  margin: 0 4px;
  display: inline;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.48);
  box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.48);
}
.masmenos .masmenos2 a:hover { text-decoration: none; }

.organizationsC {
  border: 5px solid #922f85;
  background-color: #f9f9f9;                   
  border-radius: 25px;
  padding: 40px;
  margin: 0px auto;
  width: 800px;
}
.organizationsI { padding-left: 10px; }
.organizationsImg { padding-left: 25px; width: 22px; float: left; vertical-align: middle; }

.index-title { width:252px; font-size:18px; padding:5px; margin-bottom:5px; background:#4058AA; color:#FFF;text-align:center; border-radius: 10px 10px 0 0; }
.index-foot { width:252px; font-size:18px; padding:5px; margin-bottom:5px; background:#4058AA; color:#FFF;text-align:center; border-radius: 0 0 10px 10px; }
.index-item { width:250px; background:#e2e2f5; padding:5px; margin-bottom:5px; border:1px solid #c2c2f5; }
.index-item-right { margin:0px 0px 5px 0px; color:#444;text-align:right; }
.index-item-description { font-size:14px; line-height:20px; color:#444; }


