#CallsForPapers p{
	text-align: justify;
}

#CallsForPapers .cfp-titulo{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	margin-left:0px;
	margin-right:0px;
	padding-top:2px;	
	height:34px;
	line-height:34px;
	margin-top:50px;
	font-size:14px;
	text-align: left;
}


#ContenedorProximosNumeros .portada img:hover {
	opacity: 0.5;
	transition: all .5s ease-in-out;
}
#ContenedorProximosNumeros .portada img {
	height:266px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.45);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.45);
}

#ContenedorProximosNumeros .detalles .num-rev{
	margin-top: 10px;
	margin-bottom:0px;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .num-rev a {
	text-decoration:none;
	color:#990000;
}
#ContenedorProximosNumeros .detalles .num-rev a:hover {
	color:#999900;
}

#ContenedorProximosNumeros .detalles .tit-rev{
	margin-bottom:-8px;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .tit-rev a {
	text-decoration:none;
	color:#990000;
}
#ContenedorProximosNumeros .detalles .tit-rev a:hover {
	color:#999900;
}

#ContenedorProximosNumeros .detalles .edi-tem{
	margin-top: 30px;
	margin-bottom:0px;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .edi-tem a {
	text-decoration:none;
	color:#000000;
}
#ContenedorProximosNumeros .detalles .edi-tem a:hover {
	color:#999900;
}

#ContenedorProximosNumeros .detalles .edi-nom{
	margin-bottom:0px;
	font-size:12px;
	color:#000000;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .edi-nom a {
	text-decoration:none;
	color:#000000;
}
#ContenedorProximosNumeros .detalles .edi-nom a:hover {
	color:#999900;
}

#ContenedorProximosNumeros .detalles .fecha-ini{
	margin-top: 30px;
	margin-bottom:0px;
	font-size:12px;
	color:#000000;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .fecha-ini a {
	text-decoration:none;
	color:#000000;
}
#ContenedorProximosNumeros .detalles .fecha-ini a:hover {
	color:#999900;
}
#ContenedorProximosNumeros .detalles .fecha-fin{
	font-size:12px;
	color:#000000;
	text-align: left;
}
#ContenedorProximosNumeros .detalles .fecha-fin a {
	text-decoration:none;
	color:#000000;
}
#ContenedorProximosNumeros .detalles .fecha-fin a:hover {
	color:#999900;
}

#ContenedorProximosNumeros .iframe-video{
	width: 300px;
	height: 166px;
}

#ContenedorProximosNumeros .patrocinadores p{
	font-size:10px;
	margin: 0 0 5px 0;
	text-align: center;
}

#ContenedorProximosNumeros .patrocinadores img{
	margin-right:5px;
	margin-bottom: 5px;
	height: 40px;
}

#ContenedorProximosNumeros .pdf img{
	height: 50%;
	width: 50%;
}

#ContenedorProximosNumeros .pdf img:hover{
	opacity: 0.5;
	transition: all .5s ease-in-out;
	cursor: pointer;
}

#NormativasCFP {
	margin-bottom: 40px;
}

#NormativasCFP p{
	font-size: 12px;
	text-align: left;
}

#NormativasCFP .titular{
	color: #990000;
	font-weight: bold;
}

#NormativasCFP .tabulado{
	padding-left: 30px;
}

#NormativasCFP .tabulado span{
	color: #990000;
	font-weight: bold;
}

#NormativasCFP .cfp-titulo{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	margin-left:0px;
	margin-right:0px;
	padding-top:2px;	
	height:34px;
	line-height:34px;
	margin-top:50px;
	font-size:14px;
}

#NormativasCFP .vinculo-normas , .vinculo-normas a{
	color: #990000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
