.btn-group{
	margin:0.900em !important;
}

.btn-primary{
/*background-color: #339933 !important;*/
background-color: black !important;
border-radius: 1.563em !important;
border-color: black !important;
/*border-color: #339933 !important;*/
}

.btn-primary:hover{
background-color: gray !important;
color: #ffcc00 !important;
}

.volver{
	text-align: center;
}

.esVol{
color: white !important;
/*background-color: #339933 !important;*/
background-color: #8F0000 !important;
border-radius: 1.563em !important;
border-color: null !important
/*border-color: #339933  !important;*/
}

.esVol:hover{
background-color: #e60000 !important;
color:	 #00ff00 !important;
}

.col-xs-12{
	text-align: center;
}

.col-md-3{
	text-align: center;
}

.margtop{
	margin-top: 1%;
}

.margtopfot{
	display: block;
	margin-top: 3em;
}

.btn-lgM{
	height: 5em;
	width: 10em;
	font-size: 1.300em !important;
}

.dropdown-menu{
	border-radius: 1.563em !important;
}

@media screen and (max-width: 768px){
	.volver{
		margin-top: 3% !important;
		margin-bottom: 35% !important;
	}
}

@media screen and (min-width: 768px){
	.volver{
		margin-top: 10% !important;
		margin-bottom: 15% !important;
	}
}

.separacionTitulos{
	margin: 2em;
}

ul li, a{
	font-size: 1.150em !important;
	text-align: left !important;
}

.sepsubtip{
	margin-top: 10% !important;
}

.list-group-item{
	text-align: left !important;
}

.tituloPortal{
	font-size:5.6em;
	text-align: center !important;
	font-family: 'Impact';
	color: #8F0000 !important;
	/*color: black !important;*/
}

.subtituloPortal{
	font-size:1.8em;
	text-align: center !important;
	font-family: 'Impact';
	color: #8F0000 !important;
	/*color: black !important;*/
}

.subsubtitulos{
color: white !important;/*#008000 !important;*/
padding: 0.5em !important;
}


li > a{
   display: block;
}

.radius{
padding-top: 1em !important;
padding-bottom: 1em !important;
border-radius: 25em !important;
}

.sepbot{
	margin-bottom: 2% !important;
}

.seprig{
	margin-left: 2em !important;
}

.opacidad{
	  background-color: rgba(230, 223, 215, 0.5); 
}

.buttSiz{
	width: 13.821em !important;
	height: 4.688em !important;
}

.sepalin{
	line-height: normal !important;
}

.sepalin2{
	line-height: 0 !important;
}

.negrita{
	 font-weight: bold;
}

.cursiva{
	 font-style: italic;
}

.radiustit{
   border-radius: 4em;
}

.navbar-link{
	color: black !important;
}

.navbar-link:hover{
	color: #660099 !important;
}

.imgaSize{
	height: 13,44em !important;
	width: 41,94em !important;
}

.fondotitulo{
/*width: 100% !important;*/
	background-color: #8F0000 !important;
	margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.marginFinalBot{
	margin-bottom: 1em !important;
}

.list-group-item{
	margin-bottom: 1em !important;
	margin-top: 1em !important;
	border-width: 0.20em !important;
}

.subtitulo{
color: white !important;
background-color: #8F0000 !important;
/*background-color: #0194ff !important;*/
text-align: center !important;
text-decoration: none !important;
}

.subtitulo:hover{
color: white !important;
background-color: #8F0000 !important;
}

.buttSiz{
	max-width: 12em !important;
	height: 2em !important;
	margin-right: 1em;
}

.buttSizLitt{
	max-width: 6em !important;
	height: 2em !important;
}

.btn-group-sep{
	margin-right: -0.015em !important;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
   -webkit-animation: 7s opacityFullItsOp;
}


@-webkit-keyframes opacityFullItsOp {
	100%, 85%, 90%, 0%{
		opacity: 0.1;
	}
	
	50%{
		opacity: 1;
	}
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.containerG{
	width: 100% !important;
	margin-bottom: 0em !important;
	margin-top: 0em !important;
}

.sepTopDef{
	margin-top: 3em !important;
}

.panel-footer-red{
	margin-top: 3em !important;
	/*margin-bottom: 1em !important;*/
	width: auto !important;
	height: 0.10em !important;
	background-color: #8F0000 !important;
}

.alinVertic{
	margin-top: 0em;
}

.navbar-link:hover{
	text-decoration: none;
}

.fondoBlanco{
	background-color: white !important;
}

body{
	 background-color: #f2f2f2 !important;
}
.pagination>li>a, 
.pagination>li>span {
    color: black !important;   
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #8F0000 !important;
	color: white !important;
    border-color: #8F0000 !important;
}

.TitulosNoticias{
	color: black !important;
	padding: 0.5em !important;
}

.blue{
	color: blue !important;
}

.blue:hover{
	color: #660099 !important;
}

.marginBottom30px{
    margin-bottom: 1.875em !important;
}