@charset "utf-8";

/* CSS Document */



html, body {

    margin: 0;

    padding: 0;

    height: 100%;

	/*background*/
	
	/*background:#F3F3F3;*/
	background: url(../images/back.png) no-repeat center center fixed;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

    }

p {

    font-size: 14px;

	font-weight:normal !important;

	/*line-height: 150%;*/

	padding-bottom: 7px !important;

    }



h2 {

	font:Arial, Helvetica, sans-serif;

	font-size:17px;

    color: #555;

	font-weight:lighter !important;

	text-shadow:#CCC 1px 1px 1px;

    }

h3 {

	font-family:Candara;

	font-size:43px !important;

	font-weight:bold !important;

}

h4 {

	font-family:Candara;

	font-size:24px !important;

	font-weight:bold;

}



#container {

    display: table;

    height: 100%;

    width: 100%;

    margin: 0;

    }



#content {

    display: table-cell;

    vertical-align: middle;

    position: relative;

    }



#inner {

	text-align:center;

    /*border: 1px dashed #CCC;*/

	background:url(../images/trans.png) repeat-x;

	border-radius: 0px;

    width:650px;

	height:400px;

    margin: auto;

    padding: 0 20px;

	box-shadow:#555 4px 6px 4px;

	z-index:1;

    }

#logo {

	position:absolute;

	float:left;

	z-index:2;

	margin-left:110px;

	margin-top:-145px;

}

#texto_logo {

	font-family:Candara;

	font-size:125px;

	font-weight:bold;

	position:absolute;

	float:left;

	z-index:3;

	margin-left:250px;

	margin-top:-185px;

	color:#003265;

}

#texto {

	position:absolute;

	float:left;

	z-index:4;

	margin-left:260px;

	margin-top:-80px;

	font-family:Candara !important;

	font-size:16px !important;

	font-weight:bold !important;

	color:#003265;

}

#texto_contenido {

	font-family:Candara !important;

	text-align:justify !important;

	font-weight:bold;

	position:absolute;

	float:left;

	z-index:3;

	margin-left:500px;

	margin-top:-470px;

	color:#003265;

	width:400px;

}

.texto_negro {

	font-family:Arial !important;

	color:#000;

	font-size: 11px !important;

	font-weight:Bold !important;

		

}

.texto_negro_sp {

	font-family:Arial !important;

	color:#000;

	font-size: 11px !important;

	font-weight:Bold !important;

	padding-top: -7px;

	padding-bottom: -7px;

		

}

.texto_negrom {

	font-family:Arial !important;

	color:#000;

	font-size: 14px !important;

	font-weight:Bold !important;

	

		

}

.sombra {

	font-family:Candara !important;

	color:#003265;

	font-size: 15px !important;

	font-weight:600;

	text-shadow:#666666 3px 3px 3px !important;

filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=4 !important;

	

}

.sombra_negra {

	font-family:Candara !important;

	color:#000;

	font-size: 15px !important;

	font-weight:600;

		

}

/*Redes sociales*/

.imagen {

	position:absolute;

	float:left;

	margin-left:790px;

	margin-top:-570px;

	width:auto !important;

	}

/*Fin redes*/

/* \*/

* html #content {

    top: 50%;

    left: 0;

    height: 1px;

    }



* html #content #inner {

    position: absolute;

    top: -50%;

    }
.animacion {
	margin-left:auto;
	maegin-right:auto;
}

/* */

