body{
	margin:0;
	padding:0;
	background: rgba(235,233,249,1);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#356aa0+0,356aa0+100;Blue+Flat */
	background: rgba(235,233,249,1);
	background: -moz-linear-gradient(left, rgba(235,233,249,1) 0%, rgba(216,208,239,1) 50%, rgba(206,199,236,1) 51%, rgba(193,191,234,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(235,233,249,1)), color-stop(50%, rgba(216,208,239,1)), color-stop(51%, rgba(206,199,236,1)), color-stop(100%, rgba(193,191,234,1)));
	background: -webkit-linear-gradient(left, rgba(235,233,249,1) 0%, rgba(216,208,239,1) 50%, rgba(206,199,236,1) 51%, rgba(193,191,234,1) 100%);
	background: -o-linear-gradient(left, rgba(235,233,249,1) 0%, rgba(216,208,239,1) 50%, rgba(206,199,236,1) 51%, rgba(193,191,234,1) 100%);
	background: -ms-linear-gradient(left, rgba(235,233,249,1) 0%, rgba(216,208,239,1) 50%, rgba(206,199,236,1) 51%, rgba(193,191,234,1) 100%);
	background: linear-gradient(to right, rgba(235,233,249,1) 0%, rgba(216,208,239,1) 50%, rgba(206,199,236,1) 51%, rgba(193,191,234,1) 100%);}
ul.acti{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.acti li {
    float: left;
}
ul.acti li.right{
	float:right;
}

ul.acti li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
div img{
	float:left;
    width: 100%;
    height: 100%;
}
div.row{padding:30px 0 0 0;}

div.image img:hover {
	float:left;
    width: 720px;
	height: 600px;
}

 li a:hover {
    background-color: #111;
	 text-decoration: none;
	 color:#ffffff;
} 
article div p span{
	color:#1879EC;
}

.container{
	/*margin-top:40px;*/
}
#principal{
	float:left;
	font-size:20px;
	color:black;}
div.grey{
	background-color:#777777;
	border-radius:26px;
	padding:15px;
	margin:20px;
	height:400px;
	color:white;
	text-align:center;
	overflow:scroll;
	}
div.grey div h1 a{
	border-radius:26px;
	padding-bottom:20px;
	color:#4ca6ff;
	text-shadow:2px 2px 2px #2626ff;
	text-align:center;
	}
div.grey p a{
	color:white;	
}
div.row div.col-lg-2 a img{
	padding:5px 10px;
	height:auto;
}
.gris{background-color: #333;} 
.red{background-color:rgba(0,102,25,0.5);}
.red1{background-color:rgba(0,102,0,0.5);}
.green{background-color:#CD7085;}
.blue{background-color:rgba(0,0,140,0.5);}
.orange{
	background-color:rgba(179,134,0,0.5);
	box-shadow:5px 5px 5px black;
	border-radius:10px;
}
.student{
	Font-size:40px;
	color:#000000;
	text-Shadow:1px 1px 1px #ff0000;
	}
.right{
	background-color:black;  
	margin-left:50px;
	}
#carrousel1{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
#carrousel1 * h2{
    font-size:40px;
    color:#ffffff;
	padding: 50px;
}
div#principal div{
	padding:30px;
	}
p{
	margin:5px;
	text-align:justify;
	font-size:20px;
	line-height:1.4em;
	}
footer{
	margin-bottom:0px;
	border-top:1px solid black;
	position:relative;
	background:#9999ff; 
	height:100px;	
	text-align:center;
}
footer p{
	text-align:center;
	margin-top:15px;
}
	

