.whole {
	width: 100%;
	float: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.whole .header {
	background-image: url(../fc_links/tile_gris.png);
	height: 125px;
	width: 100%;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 10px;
}
.cabezal {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 198px;
	padding: 0px;
	margin-bottom: 10px;
}
.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	width: 100%;
	margin-bottom: 5px;
	height: 5px;
}
.logo {
	float: left;
	height: 80px;
	width: 335px;
	background-image: url(../fc_links/logo.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.logo a {
	float: left;
	height: 80px;
	width: 335px;
	background-image: url(../fc_links/logo.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	
}

.logo a:hover {
	float: left;
	height: 80px;
	width: 335px;
	background-image: url(../fc_links/logo.png);
	background-repeat: no-repeat;
	
	opacity:0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
}

.login {
	float: right;
	width: 240px;
	margin-top: 0px;
	list-style-type: none;
}
.botonera {
	float: right;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.botonera li {
	display: inline-block;
	float: right;
	list-style-type: none;
	text-align: right;
	padding-left: 20px;
	font-family: 'Sintony', sans-serif;
	font-size:14px;
	color: #999;
}
.botonera li a {
	display: inline-block;
	float: right;
	list-style-type: none;
	text-align: right;
	padding-left: 20px;
	font-family: 'Sintony', sans-serif;
	font-size:13px;
	color: #999;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
}
.botonera li a:hover {
	display: inline-block;
	float: right;
	list-style-type: none;
	text-align: right;
	padding-left: 20px;
	font-family: 'Sintony', sans-serif;
	font-size:13px;
	color: #CC0000;
	opacity:0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	text-decoration: none;
	cursor:pointer;
}

.login a {
	float: left;
	list-style-type: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background-image: url(../fc_links/login.png);
}
.login a:hover {
	float: left;
	list-style-type: none;
	background-image: url(../fc_links/login.png);
	opacity:0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
}

.cobus1btn {
	float: left;
	height: 50px;
	width: 120px;
}
.cobus1btn a {
	float: left;
	height: 50px;
	cursor:pointer;
	width: 120px;
}
.cobus1btn a:hover {
	float: left;
	height: 50px;
	width: 120px;
	cursor:pointer;	
	
}

.cobus3btn {
	float: left;
	height: 50px;
	width: 120px;
}
.cobus3btn a {
	float: left;
	background-position: -130px 0px;
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	cursor:pointer;
}
.cobus3btn a:hover {
	float: left;
	background-repeat: no-repeat;
	background-position: -130px 0px;
	height: 50px;
	width: 120px;
	cursor:pointer;
}
.separador {
	font-family: 'Exo', sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	background-image: url(../fc_links/tile_red.png);
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #d7272f;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.contacto {
	background-image: url(../fc_links/tile_gris2.png);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
}

.content .left_clmn {
	float: left;
	width: 550px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 20px;
}
.content .right_clmn {
	float: right;
	width: 350px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 30px;
}
.content .right_clmn_b {
	float: left;
	width: 490px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 0px;
}
.content .left_clmn_b {
	float: left;
	width: 490px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 0px;
}

.form {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.form .label {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #999999;
	float: left;
	width: 19%;
	margin-right: 1%;
}
.form .input {
	float: left;
	width: 80%;
}
.form .btn {
	font-family: 'Sintony', sans-serif;
	float: right;
	background-image: url(../fc_links/tile_red.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 105px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;	
}
.campo {
	font-family: 'Sintony', sans-serif;
	width: 100%;
	font-size: 16px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #36C;
}
.whole .footer {
	background-color: #757779;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
.redes {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.redes li {
	float: left;
	height: 44px;
	width: 44px;
}
.redes li a {
	background-image: url(../fc_links/redes.png);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 44px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.redes li a:hover {
	background-image: url(../fc_links/redes.png);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 44px;
	opacity:0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
}

.right_clmn .contact {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #03668F;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 90px;
	background-image: url(../fc_links/tel.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	width: 100%;
}
.redes .youtube a {
	background-position: -46px 0px;
}
.redes .googleplus a {
	background-position: -92px 0px;
}
.redes .twt a {
	background-position: -137px 0px;
}
.redes .face {
}

h1 {
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #5686c4;
	margin: 0px;
	padding: 0px;
	line-height: 39px;
	float: left;
}
h3 {
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ea1c28;
	margin: 0px;
	padding: 0px;
	line-height: 39px;
	float: left;
}
h4 {
	font-family: 'Exo', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 a {
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
h4 a:hover {
	font-family: 'Exo', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	opacity:0.6;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
}
h2 {
	font-family: 'Exo', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	float: left;
}
.icon  {
	float: left;
	height: 205px;
	width: 205px;
	margin-right: 10px;
}
.inst {
	float: left;
	width: 275px;
	
}
.inst .txt {
	font-family: 'Sintony', sans-serif;
	font-size: 12px;
	color: #999;
	text-align: justify;
}
.whole .contenido {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FCFCFC;
	background-image: url(../fc_links/tile_gris2.png);
	background-repeat: repeat-x;
}
.whole .animacion {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../fc_links/tile_gris2.png);
	background-repeat: repeat-x;
}


.contenido {
	float: left;
	width: 400px;
	padding: 20px;
}

.pass_fail{ 
	position:absolute;
	z-index:9000;
	top:35px;
	right:55px;
	width:260px;
	color:red;
	line-height:17px;
	padding:5px;
	background-color:#FFF2F2;
	border:1px solid #FFD6D6;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
