body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/cuadricula.png) top;
	background-repeat: no-repeat;
	
}


	
.telefono {
	line-height: 45px;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	color:#666666;
}
.slogan {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #00A7E1;
}
.text_bottom {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #FFF;
}
.text_bot_2creatives {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #FFF;
}
.contenido {
	background-image: url(../images/fondo01.jpg);
	background-repeat: no-repeat;
}
.contenido02 {
	background-image: url(../images/fondo02.jpg);
	background-repeat: no-repeat;
}
.txt_azul {
	color: #00A7E1;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
		font-weight: lighter;
}
.txt_negro {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #666666;
		font-weight: lighter;
}
#titulo {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: #666666;
	
}
.subtitulo {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #00A7E1;
	line-height: 22px;
	font-weight: lighter;
	
}
.texto {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	line-height: 21px;
	
	text-align: left;
}
.nombre_gris {
	color: #666666;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
}
.txt_gris {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #666666;
}

.txt_azul_contacto {
	color: #367588;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
}
#menu_sup {
	position:fixed;
	text-align:center;
	background-color:#F2F2F2;
	left:0px;
	top:0px;
	width:100%;
	height:90px;
	z-index:1;
	font-family: 'Open Sans', sans-serif;
	
}
#menu_sup_inside {
	position:fixed;
	text-align:center;
	background-color:#F2F2F2;
	left:0px;
	top:0px;
	width:1044px;
	height:90px;
	z-index:1;
	font-family: 'Open Sans', sans-serif;
	margin-left: -542px;
	left:50%
}