 /* ====================================================================
GENERAL
-------------------------------------------------------------------- */

* { margin: 0; padding: 0; border: 0;}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background: #000;
	margin: auto;
}

#C7Cabecera {
	float: left;
	margin-top: 90px;
	margin-right: -155px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.limpia {
	clear: both;
}

/* ====================================================================
LAYOUT
-------------------------------------------------------------------- */
div#Cabecera {
	color: #000;
	margin: 0;
	border: 0;
	padding:0;
}

div#Cabecera img {
	border: 0;
}

div#BarraCabecera {
	height: 129px;
	text-align: center;
	background: url('http://www.canarias7.es/perinque/i/cabecerafondo.gif');
}

div#Contenido {
	margin-top: 2em;
}

div#Pie {
	clear: both;
	border: none;
	margin-top: 2em;
	font-size: 80%;
	text-align: center;
}

div#Pie a {
	color: #666;
}

div#Contenido {
    padding: 0 5px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

div#Fichas, div#Desarrollo {
	float: left;
}

div#Lateral {
	float: right;
}

 /* ====================================================================
MENU AREAS
-------------------------------------------------------------------- */
#MenuAreas {
	line-height: 18px;
	background: #4f4f4f url('http://www.canarias7.es/perinque/i/cabecerafondoinf.gif');
	font-family: Arial;
	color: #fc9a00;
	font-weight: bold;
	text-align: center;
}

#MenuAreas ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#MenuAreas li {
	display: inline;
	margin: 0 4px;
}

#MenuAreas a:link {
	color: #fc9a00;
	text-decoration: none;
}

#MenuAreas a:visited {
	color: #fc9a00;
	text-decoration: none;
}

#MenuAreas a:hover {
	color: #fff;
	text-decoration: none;
}

#MenuAreas a:active {
	color: #fff;
	text-decoration: none;
}

 /* ====================================================================
MENU LATERAL
-------------------------------------------------------------------- */
#MenuLateral {
	list-style: none;
}

#MenuLateral li {
	width: 263px;
	height: 35px;
}

#MenuLateral a {
	display: block;
	width: 263px;
	height: 35px;
	color: #fff;
}

#MenuLateral a:hover {
	text-decoration: none;
}

#MenuLateral span {
	font-size: 0;
	color: #000;
	margin-left: -10px;
}

#MenuLateral .comunidad {
	height: 40px;
	background: url('../i/b_comunidad.gif') top no-repeat;
}

#MenuLateral .agenda {
	background: url('../i/b_agenda.gif') top no-repeat;
}

#MenuLateral .tablon {
	background: url('../i/b_tablon.gif') top no-repeat;
}

#MenuLateral .blog {
	background: url('../i/b_blog.gif') top no-repeat;
}

#MenuFactoria {
	width: 220px;
	background: url('../i/b_factoria.gif') top left no-repeat;
	padding: 75px 15px 10px 30px;
	display: none;
}

#MenuLateral .tusfotos {
	background: url('../i/b_fotos.gif') top no-repeat;
}

#MenuLateral .trueque {
	background: url('../i/b_trueque.gif') top no-repeat;
}

#MenuFactoria a {
	color: #fff;
}

#Lateral form {
	width: 263px;
	height: 71px;
	background: url('../i/f_buscador.gif') top no-repeat;
}

#Lateral form .claves {
	margin: 40px 0 0 70px;
	width: 152px;
}

#Lateral form .submit {
	margin: 0 0 -3px 10px;
}

/* ====================================================================
FICHAS
-------------------------------------------------------------------- */
#Destacado {
	background: #333;
	border: 1px dashed #666;
	padding: 7px;
}

#Destacado img {
	border: 2px solid #ff9900;
	float: left;
	margin-right: 5px;
}

#Destacado h2 {
	font-family: 'Helvetica Condensed-Black', Verdana, Arial, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #ff9900;
}

#Destacado h2 a {
	color: #ff9900;
}

#Destacado .Subtitulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
}

#Destacado .Texto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #fff;
}

#OtrasFichas {
	margin-top: 1.5em;
}

.Ficha, .FichaBuscador {
	background: #333;
	padding: 5px;
	float: left;
}

.Ficha img, .FichaBuscador img {
	border: 1px solid #ff9900;
	float: left;
	margin-right: 4px;
}

.Ficha h2, .FichaBuscador h2 {
	font-family: 'Helvetica-CondesedBlack', Verdana, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #ff9900;
}

.Ficha h2 a, .FichaBuscador h2 a {
	color: #ff9900;
}

.Ficha .Subtitulo, .FichaBuscador .Subtitulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #999;
}

.Ficha .Texto, .FichaBuscador .Texto {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #fff;
}

#OtrasFichas .impar {
	margin-bottom: 5px;
}

#OtrasFichas .par {
	margin-bottom: 5px;
}

#OtrasFichas .gris {
	padding-bottom: 3em;
	border-top: 1px dashed #505050;
	background: url('http://www.canarias7.es/perinque/i/fondocaja_gris.gif') bottom no-repeat;
}

#OtrasFichas .rojo {
	border-top: 1px dashed #583b3b;
	padding-bottom: 2.2em;
	background: url('http://www.canarias7.es/perinque/i/fondocaja_rojo.gif') bottom no-repeat;
}

.PieFoto {
	font-style: italic;
}

.masinfo {
	color: #ff9900;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	background: url('http://www.canarias7.es/perinque/i/mas.gif') top right no-repeat;
}

.masinfo a {
	color: #ff9900;
	padding-right: 18px;
}

.masfichas {
	text-align: right;
}

.masfichas a {
	color: #ff9900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

/* ====================================================================
TEXTOS EN GENERAL
-------------------------------------------------------------------- */
.FichaBuscador h3 {
	font-family: 'Helvetica-CondesedBlack', Verdana, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #ff9900;
}

.FichaBuscador a {
	color: #ff9900;
}

#Desarrollo {
	color: #fff;
}

.Fecha {
	font-size: 80%;
}