body {  /* Reseteamos algunos estilos para que se ajuste correctamente el contenido */
	background-color: #E7E7E7;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, arial, verdana, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.pading2 {
	padding: 4px;
	margin: 4px;
}
#menu_container {
	width:100%;
	height:40px;
}

#menu {
	width:100%;
	height:40px;
	padding:0;
	margin:0;
	list-style:none;
}

#menu li {
	height:28px;
	margin:2px 5px 0 5px;
	padding:5px;
	float:left;
	background-color: #666;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

#menu li a {
	height:28px;
	padding:5px;
	font-family:Helvetica;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#menu li.selected {
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	background-color: #FFF;
	background-position: left top;
}

#menu li.selected a {
	color:#000;
}

#footer {
	text-align: center;
	width: 100%;
}

#footer ul {
	list-style:none;
}

#footer ul li {
	height:50px;
	font-family:Helvetica;
	float:left;
	font-size:11px;
	width: 50px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#footer ul li.icon-circle { background:url(circle-iphone.png) top center no-repeat; }

#footer ul li.icon-circle a {
	height:14px;
	display:block;
	text-decoration:none;
	color:#969696;
	padding-top: 33px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

#footer ul li.icon-circle.selected a {
	color:#FFF;
	background:url(circle-iphone-selected.png) top center no-repeat;
}

#footer ul li.icon-circle.selected {
	-webkit-border-radius:5px;
	background:-webkit-gradient(linear, left top, left bottom, from(#494949), to(#252525), color-stop(0.5, #353535), color-stop(0.5, #252525));
}

.contenido {
	background-color: #FFF;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	display: table;
	width: 100%;
}
.filanoticia {
	background-color: #FFF;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	display: table;
}
.filamenu {
	display: table;
	width: 100%;
	margin: 2px;
	padding: 2px;
	background-color: #CCC;
		-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}
.filamenutexto {
	margin-left: 70px;
	vertical-align: middle;
	margin-top: 20px;
}
.filamenutexto a:link {
	color: #333;
	text-decoration: none;
}
.filamenutexto a:hover {
	color: #FF0;
	background-color: #333;
}
.filamenutexto a:visited {
	color: #333;
	text-decoration: none;
}

.filanoticiatexto {
	margin-left: 95px;
	padding: 5px;
}
.filanoticiafoto {
	float: left;
}
.pie {
	display: table;
	width: 100%;
	background-repeat: repeat-x;
	font-size: 90%;
	text-align: center;
}
.curva5px {
			-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}
.titulo {
	font-size: 200%;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
.filanoticiatexto2 {
	margin-left: 55px;
	padding: 5px;
	margin-top: 10px;
}
.subtitulo {
	font-size: 150%;
	font-weight: bold;
	color: #333;
	padding: 2px;
}
.pading10 {
	padding: 10px;
}
.menupagina {
	background-color: 8d8d8d;
	display: table;
	background-image: url(img/fondogris.gif);
	height: 56px;
}
.mayusculas {
	text-transform: uppercase;
}
.texto11 {
	font-size: 11px;
}
.fichatecnica {
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	background-color: #E2E2E2;
}
.fichatecnicaContenido {
	margin: 3px;
	padding: 3px;
}
.impar {
	background-color: #FFF;
}
.par {
	background-color: #e6e6e6;
}
.equipo {
	color: #433816;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


.noticiasFoto {
	margin-bottom:10px;
}

.noticiasTexto {
	margin-top:5px;
	padding-top:5px;
}