body{
	font-family: 'Oxygen', sans-serif;
}
p{
	font-size:20px;
	margin-bottom: 30px;
}
a{
	color:#000;
}
a:hover{
	color:#fff;
	text-decoration:none;
}
.container{
	padding:15px;
}
.header{
	background:#f46e24;
	color: #fff;
	position: fixed;
	width: 100%;

}
.header a{
	color:#FFFFFF;
}
.header a:hover{
	color:#000000;
	text-decoration: none;
}
.header ul{
	display: inline-block;
	margin: 0 auto;
}
.header li{
		display: inline-block;
		margin: 13px 25px;
		*float:left;
		*margin-bottom:-45px;
}
.header .minilogo{
	float:right;
	margin:0px;
}
.biglogo{
	text-align: left;
}
.n1{
	background #fff;
	padding-top:50px;

}
.whitebox{
	background:#fff;
	color:#f46e24;
	padding:80px 0 40px 0;

}
.orangebox{
	background:#f46e24;
	color:#fff;
	padding:80px 0 40px 0;
}

.greenbox{
	color: #FFF;
	padding:80px 0 40px 0;
	background-image: url('../img/bg_green.jpg');
	background-repeat: repeat-x;
	background-color: #8FC73E;
}

.greenbox h2 {
	padding: 15px 0px;
	font-weight: 200 !important;
	color: #000000;
	/* border-bottom: 1px solid #000000; */
}

.greenbox p {
	color: #000000;

}

.orangebox h2, .blackbox h2{
	padding: 15px 0px;
	/*border-bottom: 1px solid #FFFFFF;*/
}
.whitebox h2{
	padding: 15px 0px;
	/*border-bottom: 1px solid #f46e24;*/
}
.slogan, .n2, .n3, .n4{
	text-align: center;
}

.slogan{    
	background: url("../img/bg1.jpg") no-repeat scroll 50% 0 / cover transparent;
	background: url("../img/bg1.jpg") no-repeat\9;
    height: 100%;
    left: 0;
    min-height: 400px;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    z-index: 2;
    color:#fff;
    font-size:50px;
    font-weight: lighter;
    line-height:50px;
    letter-spacing:-2px;
    padding-bottom:20px;
	text-shadow:#111 2px 2px 2px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#111', Direction=135, Strength=4);
	margin-bottom:-2px;
}
.fckie7{
	*margin:0 auto;
	*display:block;
	*width: 100%;
	*background: #000;
	*text-align: center;
}
.slogan p{
	margin-top:60px;
    font-size:70px;
	line-height: 75px;
}
.slogan .2size{
	font-size:80px;
}
.slogan .sbig{
	font-weight: bold;
}
.bg2, .bg3, .bg4{
	width: 100%
	margin-bottom: -2px;
    left: 0;
    max-height: 500px;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    z-index: 2;
}
h2{
	font-weight: 100;
	font-size: 48px;
	margin-bottom:40px;
}
.notetable{
	font-size: 20px;
	padding:0 20px;
	background: url("../img/note-inner-bg.png") repeat;
	color:#353535;
	  box-shadow: 2px 2px 5px #333;
   -webkit-box-shadow: 2px 2px 5px #333;
   -moz-box-shadow: 2px 2px 5px #333;
	
}
.notetable table{
	padding:20px;
	margin:20px;
	background: url("../img/note-content-bg.png") repeat-y scroll 0 0 transparent;
	font-family: 'Courgette', cursive;
}
.botodown img{
	padding-top:50px;
}
.span6{
	margin-left:2px;
}
.f4r-boxi{
	background: url("../img/bg-f4r-boxi.jpg") no-repeat;
	background-position: 140px 100px;
	background-position: 100px 140px\9;
	height: 330px;
}
.f4r-boxi a{
	color: #f46e24;
}
.f4r-boxi a{
	color: #f46e24;
}
.f4r-boxi a:hover{
	color:#cf0000;
	text-decoration:none;
}
a.f4r{
	display:block;
	font-size:20px;
	padding-top:90px;
}
.forma-boxi{
		height: 330px;
		background: url("../img/bg-forma-boxi.jpg") no-repeat;
		background-position: 30px 115px;
}
.jornadas{
	text-align:left;
	margin: 80px 0 0 90px;
}
.cursos{
	margin-left:150px; 
	margin-left:240px\9; 
}
.suma .rsuma	{
	text-align: right;
}

.suma{
	font-weight: bold;
}
.blackbox{
	background:#000000;
	color:#fff;
	text-align:center;
	padding-bottom:100px;
}
.botoup img{
	margin-top:50px;
}
.ico1 img{
	width: 124px;
	height:124px;
	display: block;
	margin: 0 auto;
}
.footertext{
	text-align:center;
	margin-top: 80px;
}
.borderwhite{
border: 5px solid #fff;
padding: 15px;
}
.pdd0{
padding:0px;
}