@charset "UTF-8";
/* CSS Document */

#barra_A{
	width:100%;
	height:100px;
	background-color:rgba(64,132,43,1.00);
	margin:auto;
	}
	
#barra_B {
	width:100%;
	height: 16px;
	background-color: #dC0000;
	margin:auto;
	}

#barra_C {
	width:100%;
	height:34px;
	background-color:#d2d2d2;
	margin:auto;
}

#barra_D {
	width:100%;
	height:55px;
	background-color:#656565;
	margin:auto;
}
#barra_E {
	width:100%;
	height:16px;
	background-color: #dC0000;
	margin:auto;
}
#barra_F {
	width:100%;
	height:10px;
	background-color: #dbdbdb;
	margin:auto;
}
#barra_G {
	width:100%;
	height:30px;
	background-color: #d2d2d2;
	margin:auto;
}

body{margin:0px;}

header{margin:0px;}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	text-align: justify;
}
img{
	border:none;
}
h1 {
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size:36px;
	color:#bebebe;
	margin:0;
}

#contenedorGen {
	background: linear-gradient(90deg, #f2f2f3, #888);
	width:100%;
	height:626px;
	margin:0px;
}

#contMensaje {
	width:1024px;
	height:30px;
	margin:auto;
}
#mensaje {
	width:600px;
	height:30px;
	margin-left:70px;
	text-align:left;
	color:#c4c4c4;
	font-family:"Century Gothic", Arial, Geneva, sans-serif;
	font-size:14px;
	padding-top:14px;
	position:absolute;
	margin-top:10px;
}
	#textoPie {
	width:1024px;
	height:20px;
	margin:auto;
	text-align:center;
	color:#6a6a6a;
	font-family:Century Gothic, Arial, Geneva, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	padding-top:8px;
	}
#face {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:770px;
	top:660px;
	}
#twit {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:799px;
	top:660px;
	}
#yout {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:828px;
	top:660px;
	}
#inst {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:857px;
	top:660px;
	}
#pint {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:886px;
	top:660px;
	}
#goog {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:915px;
	top:660px;
	}

#link {
	width:29px;
	height:55px;
	position:absolute;
	margin-left:944px;
	top:660px;
	}

a#facebook {
display:block;
width:29px;
height:55px;
background:url(../images/iconoFacebookx4.jpg);
}
a#facebook:link { background-position: top left; }
a#facebook:hover { background-position: top right!important; }
a#facebook:active { background-position: bottom left!important; }
a#facebook:visited { background-position: bottom right; }
a#facebook {outline:none;}

a#twitter {
display:block;
width:29px;
height:55px;
background:url(../images/iconoTwitterx4.jpg);
}
a#twitter:link { background-position: top left; }
a#twitter:hover { background-position: top right!important; }
a#twitter:active { background-position: bottom left!important; }
a#twitter:visited { background-position: bottom right; }
a#twitter {outline:none;}

a#youtube {
display:block;
width:29px;
height:55px;
background:url(../images/iconoYoutubex4.jpg);
}
a#youtube:link { background-position: top left; }
a#youtube:hover { background-position: top right!important; }
a#youtube:active { background-position: bottom left!important; }
a#facebook:visited { background-position: bottom right; }
a#youtube {outline:none;}

a#instagram {
display:block;
width:29px;
height:55px;
background:url(../images/iconoInstagramx4.jpg);
}
a#instagram:link { background-position: top left; }
a#instagram:hover { background-position: top right!important; }
a#instagram:active { background-position: bottom left!important; }
a#instagram:visited { background-position: bottom right; }
a#instagram {outline:none;}

a#pinterest {
display:block;
width:29px;
height:55px;
background:url(../images/iconoPinterestx4.jpg);
}
a#pinterest:link { background-position: top left; }
a#pinterest:hover { background-position: top right!important; }
a#pinterest:active { background-position: bottom left!important; }
a#pinterest:visited { background-position: bottom right; }
a#pinterest {outline:none;}

a#google {
display:block;
width:29px;
height:55px;
background:url(../images/iconoGooglex4.jpg);
}
a#google:link { background-position: top left; }
a#google:hover { background-position: top right!important; }
a#google:active { background-position: bottom left!important; }
a#google:visited { background-position: bottom right; }
a#google {outline:none;}

a#linkedin {
display:block;
width:29px;
height:55px;
background:url(../images/iconoLinkedinx4.jpg);
}
a#linkedin:link { background-position: top left; }
a#linkedin:hover { background-position: top right!important; }
a#linkedin:active { background-position: bottom left!important; }
a#linkedin:visited { background-position: bottom right; }
a#linkedin {outline:none;}


