body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: lighter;
	color: #6D6D6D;
	height:100%;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	line-height: 18px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.contenido-general {
	font-size: 13px;
	color: #6D6D6D;
	font-weight: lighter;
	line-height: 18px;
	text-align: justify;
}
.fondo-footer-interior {
	background-repeat: repeat;
	background-position: left top;
	height: 150px;
	background-color: #ebebeb;
}
.contenido-general-bold {
	font-size: 13px;
	color: #363a94;
	font-weight: bolder;
	line-height: 18px;
}
.linea-gris {
	background-image: url(../images/linea-gris-separador.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.link-1 {
	font-size: 13px;
	font-weight: lighter;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 18px;
}
.fondo-footer {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/footer.png);
	height: 300px;
}
.contenido-general-boldnegro {
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	line-height: 16pt;
	text-transform: uppercase;
	text-decoration: none;
}
.link-2 {
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	line-height: 16px;
}
.logotipo {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 250px;
}
.titulos-secciones {
	font-size: 18px;
	font-weight: lighter;
	color: #F00;
	padding-top: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.imagenes {
	padding-left: 40px;
}
.fondo-blanco {
	background-image: url(../images/top-cabeceras.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.linea-horizontal {
	background-image: url(../images/linea-horizontal.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
.fondo-membretes {
	background-image: url(../images/fondo-membretes.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.linea-vertical {
	background-image: url(../images/linea-gris-separador.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.linea-horizontal-gris {
	background-image: url(../images/linea-horizontal-gris.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
.fondo-celda {
	background-repeat: repeat-x;
	background-image: url(../images/top-contenido.png);
	background-position: center top;
}
.contenido-general-boldblanco {
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	line-height: 16pt;
}
.fondo-celda-box {
	background-repeat: repeat-x;
	background-image: url(../images/fondo-blanco-box.png);
	background-position: left top;
}
.fondo-celda-box2 {
	background-repeat: repeat-x;
	background-image: url(../images/fondo-blanco-box2.png);
	background-position: left top;
}
.titulos-secciones-small {
	font-size: 16px;
	font-weight: bolder;
	color: #034782;
	padding-top: 40px;
	padding-bottom: 40px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
}
.linea-vertical {
	background-image: url(../images/linea-vertical.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.contenido-general2 {
	font-size: 11pt;
	color: #333;
	font-weight: normal;
	line-height: 12pt;
}
.fondo-contenido-interior {
	background-repeat: repeat-x;
	background-image: url(../images/top-contenido-interior.png);
	background-position: center top;
	background-color: #FFF;
}
.fondo-slides {
	background-position: center top;
	background-color: #FFF;
	background-image: url(../images/top-contenido.jpg);
}
.titulos-secciones2 {
	font-size: 12px;
	font-weight: lighter;
	color: #F00;
	padding-top: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 2px;
}
.contenido-general-blanco {
	font-size: 13px;
	color: #FFF;
	font-weight: lighter;
	line-height: 18px;
	text-align: justify;
}
