@charset "UTF-8";
/* CSS Document */
#containerBox {
	margin: 0 auto;
	width:100%;
	height:45px;
	/*border:1px #808080 solid;*/
	/*background-color:#008db2;<AZUL 5a2d84;*/
}
#containerBox p{
	padding:6px 0 0 0;
	font-size:12px;
	line-height:13px;
	color: #06255B;
}
.rs {
		/*background-color:#FFF;*/
	margin: 10px auto 1px;
	padding:4px 1px 0;
	height:35px;	
	/*float:left;*/
	width: 33%;
}
.rs p {
	color:#666;
	margin-top:5px;
	float:left;
	line-height:20px;
}
.rs a {
	float:left;
	margin-left:1px;
	margin-top: 2px;
	height:20px;
	width:30px;
	text-decoration:none;
	text-indent:-5000px;
	margin-top: 5px;
}
.rs a.fb{ background:url(../images/rs.png) 0 0 no-repeat;}
.rs a.fb:Hover { background:url(../images/rs.png) 0 -26px no-repeat;}
.rs a.tw{ background:url(../images/rs.png) -26px 0 no-repeat;}
.rs a.tw:Hover { background:url(../images/rs.png) -26px -26px no-repeat;}
.rs a.bl{ background:url(../images/rs.png) -52px 0 no-repeat;}
.rs a.bl:Hover { background:url(../images/rs.png) -52px -26px no-repeat;}
.rs a.ml{ background:url(../images/icono-sobre.png) -0 0 no-repeat;}
.rs a.ml:Hover { background:url(../images/icono-sobre.png) 0 -20px no-repeat;}
	
#fb {
	float:left;
	/*width:110px;*/
	padding:0 5px 0 0;
	margin: 5px 0px 4px 1px;
	height:23px;
}
#tw {
	float: left;
	width: 100px;
	padding-right: 2px;
	margin: 5px 6px 4px 12px;
	height: 23px;
}
a.ytb {color:#F33;} a.ytb:hover {color:#C00;}
a.wa {color:#23ba31;} a.wa:hover {color:#079f15;}
a.sk {color:#04c8ec;} a.sk:hover {color:#04a2bf;}
@media(max-width:767px){}
@media only screen and (min-width:768px) and (max-width:959px){/* TABLETS */.rs {margin: 65px auto 5px; width: 45%;} }
@media only screen and (max-width:767px){ /* AFECTA iPHONE VERTICAL*/
.rs {width: 100%;}
.rs a {margin-left:1px;}
#fb, #tw  {margin-left:2px;}
}

@media only screen and (max-width:479px){ /* AFECTA SAMSUNG */.rs {width: 100%;}}
@media only screen and (min-width:480px) and (max-width:767px){ /*Mayores SAMSUG */ .rs {width: 60%;}} /* AFECTA iPHONE HORIZONTAL */