.right{
	float: right !important;
}

.left{
	float: left !important;
}

.center{
	width: 70%;
	margin: 0 auto;
}

.center-text{
	text-align: center;
}

.margin-right{
	margin-right: 10%;
}

.c1{
	width: 100%;
	float: left;
}

.c2{
	width: 49%;

}

.c4{
	width: 25%;
	float: left;
}

.m30{
	margin: 30px;
}

.px285{
	width: 280px;
}

.px665{
	width: 660px;
}

.big-arrow{
	background: url("../img/flecha01.png")  no-repeat left -4px;
	padding: 30px 0;
}

.small-arrow{
	background: url("../img/flecha02.png")  no-repeat left -4px;
	padding: 30px 0;
}

.warning h3{
	border-bottom: 3px solid #4897C6;
	color: #4897C6;
	margin-bottom: 2px;
}

.gray-bg{
	background:  linear-gradient(to bottom, #DCDCDC 0%,#FDFDFD 100%);
}

.blue-bg{
	/*background:  linear-gradient(to bottom, #CFE6F4 0%,#fdfeff 100%);*/
	background: linear-gradient(to bottom, #C8E0ED 0%, #FFF 100%);
}

.link-button{
	height: 120px;
	width: 200px;
	float: left;
	margin: 15px;
}

.color-ml{background: #D04500;}
.color-mh{background: #C08F40;}
.color-mz{background: #831013;}
.color-md{background: #007B07;}
.color-se{background: #17BDED;}
.color-sg{background: #3E68CE;}
.color-sz{background: #4A7794;}
.color-sd{background: #7A006D;}

h1{
	color: #0a4ab2;
}

h3{
	color: #6C193F;
}

.faq strong{
	color: #6C193F;
}

h1{
	color: #6C193F;
}