/*
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
| Page Editora Setting                                               |
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
*/

.containerEditora H1{
	color:#6666CC;
	font-size:30px;
	font-weight:normal;
	margin:0px 0px 44px 0px!important;
}

.containerEditora .logoEditora{
	width:145px;
	height:135px;
	margin:0px auto 40px;
}

.containerEditora P{
	color:#526671;
	font-size:12px;
	line-height:20px;
	margin:0px 0px 25px 0px;
}

/*
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
| Page Expediente Setting                                               |
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
*/

#containerCenter H1{
	color:#6666CC;
	font-size:30px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.logoRevista{
	margin-top:52px;
}

.containerExpediente{
	border:1px solid #D0D0D0;
	text-align:center;
}

.containerExpediente UL{
	list-style-type:none;
	margin:12px auto 12px;
	padding:0px;
	width:392px;
	color:#5F686D;
	font-size:12px;
}

.containerExpediente UL LI{
	margin:0px 0px 5px 0px;
}

.containerExpediente UL LI SPAN{
	font-weight:bold;
}