/*
Plantilla CSS realizada por Miguel Acín Garro para Planeta Canarias (http://www.planetacanarias.net)
*/





/* - - - - - - - - - -   G E N E R A L   - - - - - - - - - - */

body {
	font-family: arial;
	font-size: 14px;
	color: #000;
	background: #DCDCDC;
	margin: 0px;
	display: inline; 
	}

a {
	color: #326496;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

a img {
	border: 0px;
	text-decoration: none;
	}

h2 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
	color: #326496;
	}
	
h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	}

h5 {
	font-family: arial;
	font-size: 10px;
	color:#646464;
	text-align: left;
	margin-top: -10px;
	margin-bottom: -10px;
	}

#contenido {
	text-align: justify;
	margin-left: 25%;
	margin-right: 25%;
	}

#contenidoportada {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;	
	}

#contenidoportada img {
	border: 0px;
	padding: 0px;
	margin: 0px;	
	}

#planetaki {
	}

#participantes {
	width: 636px;
	text-align: left;
	margin-left: 200px;
	display: inline; 
	}

#paginablogs {
	width: 636px;
	margin-left: 150px;
	margin-bottom: 15px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #326496;
	text-transform: uppercase;
	text-decoration: none;
	}

#paginablogs a {
	text-decoration: underline;
	color: #326496;
	}

#paginablogs a:hover {
	text-decoration: none;
	color: #326496;
	}

#buscador {
	}

#planetablogs {
	background: #F0FFFF;
}

#planetapodcast {
	background: #FFFFF0;
}

#planetanoticias {
	background: #FFF0F0;
}

#planetaocioyeventos {
	background: #F0FFF0;
}

/* - - - - - - - - - -   H E A D E R   - - - - - - - - - - */

#header1 {
	text-align: center;
	border-bottom: 2px solid #505050;
	margin: 0px;
	padding: 0px;
	background: #DCDCDC;
	font-weight: bold;
	}

#header2 {
	background: #DCDCDC;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	color: #326496;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #646464;
	}

#header2 a {
	text-decoration: none;
	}

#header2 a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

#header2 img {
	border: 0px;
	}

#header2 a img {
	text-decoration: none;
	}

#header3, #header3 a {
	background: #DCDCDC;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #326496;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #505050;
	}

#header3 a:hover {
	color: #FFF;
	background: #326496;
	text-decoration: none;
	font-weight: bold;
	}



/* - - - - - - - - - -   F O O T E R   - - - - - - - - - - */

#footer {
	text-align: center;
	border-top: 2px solid #505050;
	margin-top: 20px;
	padding: 5px;
	background: #DCDCDC;
	font-family: arial;
	font-size: 12px;
	}

#footer img {
	border: 0px;
	}

#footer a {
	color: #326496;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFF;
	background: #326496;
	text-decoration: none;
	}
