.mweditEntrar { 
background:#7083C6; 
text-align:center;
font-size: 1.5em;
padding-left: 5px;
margin-botton: 10px;
color:white;
font-family:trebuchet ms;
}
.mweditCabecera {
background:#383532; 
text-align:center;
font-size: 1.2em;
padding: 10px;
margin-botton: 10px;
color:white;
font-family:trebuchet ms;
}

ul.mweditBarra{
	text-align: center;
	margin-bottom: 10px;
}

ul.mweditBarra a{
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

 ul.mweditBarra li{
   font-size: 0.7em;
   display: inline;
}

.mweditCabecera p {
   text-align:center;
   font-size: 12px;
}
div.mwedit {
/* background:#7083C6;  */
padding: 5px 10px;
margin: 5px 5px;
font-family: trebuchet ms;
}
div.mwedit p.mwalerta {
background-color:red;
color:white !important;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
text-align:center;
font-family: trebuchet ms;
}

div.mwedit form input#formLegal_clave{
	border:1px solid #383532;
}

div.mwedit form input#formLegal_Enviar{
	color: white;
	background-color: #383532;
	border: 1px solid #383532;
}
 
