


/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */
/* -----------------------------------------------------------  STYLES ----------------------------------------------------------------------    */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */



/* ---------------- GENERAL ---------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #111111;
}

.font-size-is-default {
	 font-size: 14px;
	 line-height: 1.7em;
 }
.font-family-helvetica {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.layout-moviles{
	display: none;
}




/* ---------------- FONDOS ---------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */

.row-top{
	height: 60px;
	background-color: #323234;
}

.row-cabecera-fondo{
	height: 668px;
	background: url(../images/web/cabecera-fondo-1056.jpg) repeat-x center;
}

.row-banda-horizontal{
	height: 160px;
	background-color: #FF4000;
}

.row-banda-horizontal .textos{
	text-align: center;
	padding-top: 25px;
}

.row-banda-horizontal p.titulo{
	color: #FFFFFF;
	font-size: 46px;
	font-weight: bold;
	line-height: 50px;
}

.row-banda-horizontal p.subtitulo{
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
}



/* ---------------- MAINBODY ---------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */

.container-gral{
	position: absolute;
	top: 0;
	width: 100%;
}
.layout-large .textos-aviso{
	text-align: center;
	font-size: 12px;
	color:#FFF;
	line-height: 12px;
	padding: 0 20px;
	margin-bottom: 10px;
}
.layout-moviles .textos-aviso{
	text-align: center;
	font-size: 12px;
	color:#FFF;
	line-height: 12px;
	padding: 0 20px;
	margin-bottom: 10px;
}

.container-gral2{
	margin: 0 auto;
	width: 1056px;
}

.container-body{
	
}

.container-body .col-izda{
	min-width: 56.44%;
	max-width: 56.44%;
}


.container-body .col-dcha{
	min-width: 43.56%;
	max-width: 43.56%;
	height: 728px;
	background: url(../images/web/descarga.png) no-repeat top;
}

.container-body .col-izda .banda-naranja{
	height: 60px;
	background-color: #FF4000;
	padding-left: 20px;
	text-align: center;
}

.container-body .col-izda .banda-naranja p{
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
	line-height: 60px;
}

.container-body .col-izda .row-espacio{
	height: 35px;
}

.container-body .col-izda .row-textos{
	height: 280px;
	text-align: center;
	color: #FFFFFF;
}

.container-body .col-izda .row-textos .textos-1{
	font-size: 32px;
	font-weight: bold;
	line-height: 36px;
	padding-top: 20px;
}

.container-body .col-izda .row-textos .textos-2{
	font-size: 20px;
	line-height: 24px;
}

.container-body .col-izda .row-textos .textos-4{
	font-size: 60px;
	font-weight: bold;
	line-height: 88px;
}

.container-body .col-izda .row-textos .textos-4 a,
.container-body .col-izda .row-textos .textos-4 a:link,
.container-body .col-izda .row-textos .textos-4 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.container-body .col-izda .row-textos .textos-4 a:hover{
	color: #FF4000;
	text-decoration: none;
}

.container-body .col-izda .row-boton{
	margin-top: 26px;
}

.container-body .col-izda .row-llama{
	width: 421px;
	height: 180px;
	margin: 0 auto;
	margin-top: 26px;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 30px;
}

.container-body .col-izda .row-llama p{
	color: #FFFFFF;
	font-size: 22px;
	line-height: 30px;	
}





/*----------------FOOTER-----------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------------------------------------------    */










































