.mceContentBody{
 background-color: #f3f4ee;
}

/* ---main texto */
a.link{
	text-decoration: none;
	color: navy;
	}
a.link:hover {
	color: blue;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: navy;
}
a.link1 { color: #2167b7; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; font-weight: bold; text-decoration: none}

a.link1:hover {  color: #F2804F; text-decoration: none}


.boton:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333;
  background-color: #fff;
  border-color: #ddd;
  background-image: url(img/back-form.gif);
  background-repeat: repeat-x;
  border: solid 1px #000;
}
.boton:hover {
color: #F2804F; text-decoration: underline;
}

.smallText {
font-family: "Arial Narrow", sans-serif;
font-size: 10px; color: green;
letter-spacing: 0.1em;
}
.Bigtexto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
color: #333;

}
.General {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}
.General_titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	font-variant: normal;
}

.Btitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}

.Btexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 20px;
	color: #ff0000;
	font-weight: normal;
}

.back {
	display: block;
	padding-bottom: 20px;
	padding-right: 220px;
}

#c_head {
	display: block;
	position:relative;
  	width: auto;
  	left: 10px;
    padding: 0px 0px 2px 20px;
    margin-bottom: 5px;
  	color: #002576;
  	font-size: 14px;
  	font-weight: bold;
  }
.c_head {
	position:relative;
  width: auto;
  	left: 0px;
    padding: 0px 0px 2px 0px;
    margin-bottom: 5px;
  	color: #002576;
  	font-size: 14px;
  	font-weight: bold;
  	display: block;
  }

.bloqueA {
	display: block;
	position:relative;
  width: 440px;
  left:20px;
  padding:20px 20px 5px 20px;
  margin-right: 10px;
  font-size: 10px;
  font-weight: bold;
  background-color: #cce1f9;
  border-bottom:1px solid #a7a7a7;
  border-right:1px solid #ddd;
  }

  .bloqueB {
	display: block;
	position:relative;
	line-height: 20px;
  width: 160px;
  left:0px;
  padding:10px 5px 10px 5px;
  margin: 20px  0px  0px  0px;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  background-color: #a0cf11;
  border-bottom:1px solid #a7a7a7;
  border-right:1px solid #ddd;
  }
  
   .bloqueB400 {
	display: block;
	position:relative;
	line-height: 20px;
  width: 335px;
  left:10px;
  padding: 5px 15px 10px 15px;
  margin: 10px  0px  0px  0px;
  font-size: 10px;
  font-weight: normal;
  background-color: #d0e590;
  border-bottom:1px solid #a7a7a7;
  border-right:1px solid #ddd;
  }
.bloqueV_rigth {
  float: right;
	display: block;
	position:relative;
	line-height: 1.8em;
  width: 160px;
  margin: 20px 0px 20px 20px;
  font-size: 10px;
  font-weight: bold;
  background-color:  #faedb7;
  border: 4px double #ababab;
  border-top-color: #DBD9D2;
  border-left-color: #DBD9D2;
  padding: 0.95em;
}

#gallery {
  padding:0px 0px 0px 20px;
  margin: 0px;
  list-style-type:none;
  overflow:hidden;
  width:450px;
  height:425px;
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block;
  height:30px;
  width:420px;
  float:left;
  text-decoration:none;
  border-bottom:1px solid #000;
  cursor:default;
  }
#gallery li a img {
  width:100%;
  height:100%;
  border:0;
  }
#gallery li a:hover {

  height:239px;
  }
#gallery li a:hover img {
  height:239px;
  }
  /* LIGHTBOX CONTROL */
#lightbox { background-color:#000; padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px;	}
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; }
#overlay img { border:none; }
#closebutton { display:none; }
.menulink {
    display: block;
    width: auto;
  	font-size: 10px;
  	color: #000;
  	font-weight: bold;
  	text-decoration: none;
  	padding-top: 0px;
  	padding-left: 5px;
  	padding-bottom: 0px;

  }
  .menulink:hover {
  	font-size:10px;
  	font-weight: bold;
  	color: #6186D1;
  }

