@charset "utf-8";
#container #pie p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: rgba(0,0,0,1);
	text-align: center;
	font-weight: bold;
}
#container {
	width: 100%;
	top: 0px;
}
#cabecera  {
	margin: auto;
	width: 960px;
}
#menu ul #twitter a  {
	width: 30px;
	background-image: url(../imagenes/ico_t.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
#menu ul #twitter a:hover {
	width: 30px;
	background-image: url(../imagenes/ico_t_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
#menu ul #facebook a {
	width: 30px;
	background-image: url(../imagenes/ico_f.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#menu ul #facebook a:hover {
	width: 30px;
	background-image: url(../imagenes/ico_f_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
#menu ul #youtube a {
	width: 30px;
	background-image: url(../imagenes/ico_y.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
#menu ul #youtube a:hover {
	width: 30px;
	background-image: url(../imagenes/ico_y_n.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
a strong {
	overflow: hidden;
	display: none;
}
#cabecera-centrar  {
	background-color: rgba(51,51,51,1);
	width: 100%;
	height: 50px;

	background-image: url(../imagenes/escoces2.jpg);
}
#fijo {
	height: 150px;
	position: fixed;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
#cabecera-centrar #menu {
	margin: auto;
	padding: 0px;
	width: 960px;
	background-color: rgba(0,255,0,1);
	position: relative;
	z-index: 5;
	clear: both;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: rgba(51,51,51,1);
	height: 50px;
	line-height: 50px;
}
#menu ul li a {
	text-decoration: none;
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 150px;
	margin-right: 20px;
	float: left;
	color: rgba(255,255,255,1);
	margin-left: 20px;
	border-bottom-style: none;
	border-bottom-color: rgba(255,204,0,1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: rgba(255,204,0,1);
	border-right-color: rgba(255,204,0,1);
	border-left-color: rgba(255,204,0,1);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	font-size: 16px;
}
#cabecera #boton  {
	position: absolute;
	left: 1014px;
	top: 56px;
	z-index: 5;
}
#cabecera #boton:hover {
	position: absolute;
	left: 966px;
	top: 14px;
	-moz-transform: scale(1.5) rotate(-10deg);
	-webkit-transform: scale(1.5) rotate(-10deg);
	-o-transform: scale(1.5) rotate(-10deg);
	-ms-transform: scale(1.5) rotate(-10deg);
	transform: scale(1.5) rotate(-10deg);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#menu ul li a:hover {
	text-decoration: none;
	line-height: 50px;
	text-align: center;
	display: block;
	height: 50px;
	width: 150px;
	margin-right: 20px;
	float: left;
	color: rgba(255,153,0,1);
	margin-left: 20px;
	border-bottom-style: none;
	border-bottom-color: rgba(255,204,0,1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: rgba(255,204,0,1);
	border-right-color: rgba(255,204,0,1);
	border-left-color: rgba(255,204,0,1);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	font-size: 20px;
}
#container #contenido {
	width: 960px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pie  {
	background-color: rgba(51,51,51,1);
	background-image: url(../imagenes/escoces2.jpg);
	position: fixed;
	width: 100%;
	background-repeat: repeat;
	bottom: 0 !important;
	bottom: -1px;
	height: 50px;
}
