﻿
a img
{
border:0px;
}


/* MENU SECUNDARIO*/
#submenu
{

width:962px;
height:34px;


float:left;
position:relative;
display:inline;
background:#f7f7f2 url(../img/menuSec.gif) repeat-x scroll 0pt;



}

#submenu a {
border-right: 1px solid #eaeada;
color: #456;
display: block;
float: left;
/*font: normal 100% Tahoma,sans-serif;*/
font-family:Tahoma,sans-serif;
font-size:11px;
line-height: 28px;
text-decoration: none;
padding-left:10px;
padding-right:10px;
padding-top:5px;
}
#submenu a:hover {background-position: left bottom; color: #234;text-decoration:underline;}



.on
{
display:block;
}

.off
{
display:none;
}
	
#submenu #usuNombre
{
	float:left;
	position:relative;
	display:inline;
	margin-left:10px;
	margin-top:8px;
}	

#submenu #cerrarSesion
{
	float:left;
	position:relative;
	display:inline;
	margin-left:10px;

}	

/*				
* {
margin: 0;
padding: 0;
}
*/
/*
body {
	font: normal 62.5% Tahoma,sans-serif;
	
}
*/

/*p,code,ul {padding-bottom: 1.2em;}
p.right {
	text-align: right;
	padding-bottom:0em;
}
*/
/*
li {list-style: none;}
*/

/*
blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
*/



/* misc */
.clearer {clear: both;}


/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header 
{
	margin-top:10px;
	margin-bottom:5px;
	background: #FFF;

	width: 963px;
	
	overflow:hidden;
	
	position:relative;
	display:inline;
	float:left;
	
}
.header .left, .header .right {

	
	color: #FFF;
	height: 134px;	
}

.header .left {
	/*background: url(../img/logo.gif) no-repeat;*/
	/*font: normal 2.8em "Trebuchet MS",sans-serif;*/
	/*line-height: 150px;*/
	/*text-align: center;	*/
	width: 657px;
	
	position:relative;
	display:inline;
	float:left;
	
	overflow:hidden;
	
	background: #fff;
}
.header .right {
	/*overflow: auto;*/
	width: 306px;
	
	position:relative;
	display:inline;
	float:right;
	
	overflow:hidden;
	
	background: #A4A4A0;
	
}


/* navigation */
.navigation {	
	background: #D9E1E5 url(../img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 33px;/*mag 27-8*/
	
	width:940px;
	position:relative;
	display:inline;
	float:left;
}
.navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 11px sans-serif;
	line-height: 33px;/*mag 27-8*/
	padding: 0 10px;
	text-decoration: none;
}
.navigation a.last {
	color: #d00;/*c40001*/
	padding: 0 17px;

}
.navigation a.last:hover {background-position: left bottom; color: #d00;}

.navigation a:hover {background-position: left bottom; color: #234;}

/* 8-4-2009 */
#submenu_temas
{
	padding-left:32px;
}

#submenu_actividades
{
	padding-left:103px;
}

#submenu_participa
{
	padding-left:458px;
}

#submenu_enlaces
{
	padding-left:666px;
}

#submenu_quiosco
{
	padding-left:850px;
}
