@charset "UTF-8";
/* CSS Document */
body{margin:0px;}

#footer{width:100%; margin:auto; background: url(../imgdiseno/footer/bg_footer.png); background-color:#444;}
.container960{width:960px; margin:auto;}
.redes_sociales{ float:left; margin-left:60px; margin-top:5px;}
.redes_sociales img{ width:22px; height:22px; border:solid #666 thin; margin-right:5px; cursor:pointer; -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;}
.redes_sociales img:hover{transform: scale(1.5);
-ms-transform: scale(1.5); /* IE 9 */
-webkit-transform: scale(1.5); /* Safari and Chrome */
outline:none;}
.ptop15{padding-top:15px;}
.col150{width:140px; float:left; border-right: solid #4a4e50 thin; height:260px; margin-right:10px}
.col200{width:200px; float:left;}
.horizontal{border-bottom:thin solid #4a4e50; margin:10px 0px;}
.inicio{ float:right; cursor:pointer; }
.categoria{color:#FFF; font:400 15px/20px 'Oswald Regular', 'Arial Narrow', Arial, sans-serif; height:20px;}
/*li{color: #a8dafd; font:12px/20px "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; list-style: none; cursor:pointer;}
li:hover{color:#FFF;}
ul{margin-bottom:20px;}*/
.movil{float:left;color:#FFF; font:300 13px/20px 'Oswald Light', 'Arial Narrow', Arial, sans-serif; text-align:center; margin:20px 7px 10px 7px; opacity:.5; cursor:pointer;}
.movil:hover{opacity:1;}

/*.clear{clear:both;}*/

ul.menufooter
{
	margin-bottom:20px;
}
ul.menufooter li a
{
	color: #a8dafd; font:12px/20px "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; list-style: none; cursor:pointer;
}
ul.menufooter li a:hover
{
	color:#FFF;
}
/*
#footeravisos
{
	float: left;
    color: #a8dafd;
    font: 12px/20px "Arial" , "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , "DejaVu Sans" , Verdana, sans-serif;
    margin-top: 10px;
}
#footeravisos .itemfooter 
{
	float: left;
    margin-right: 7px;
}
#footeravisos .itemfooter a
{
	text-decoration:none;
	color: #a8dafd; font:12px/20px "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; list-style: none; cursor:pointer;
}
#footeravisos .itemfooter a:hover
{
	color:#FFF;
}
*/

#footeravisos
{
	color: #a8dafd;
    font: 12px/20px "Arial" , "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , "DejaVu Sans" , Verdana, sans-serif;
    height : 50px;
    width: 960px;
}

#footeravisos .itemfooter 
{
	float: left;
    margin-right: 8px;
}
#footeravisos .itemfooter a
{
	text-decoration:none;
	color: #a8dafd; font:12px/20px "Arial", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; list-style: none; cursor:pointer;
}
#footeravisos .itemfooter a:hover
{
	color:#FFF;
}