/* CSS Document */
body {
	font-size: 12px;
	line-height: 21px;
	background-image: url(../img/images/bg-body_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:350px;
}
	
#logosBot {display:none;}
.page-header {border:none;}
h1 {font-size:18px;font-weight:400;margin-top:0px;border:none;}
.bluEtxt {color:#008AC9}
#main {text-align:justify;padding-top:0px;margin-top:-40px;}
#bordL {height:800px;border-right:solid 1px #008AC9;}
.pad50 {padding-left:50px;}
/*@media (max-width: 480px) {
body {
background-image:none;
padding-top:20px;
}
#logosLeft {display:none;}
#bordL {display:none;}
.pad50 {padding:5px;}
	
#logosBot {display:block;}
}*/