

/*
		L A Y O U T
*/
body {
	background: url(../img/bkgs/bkg_home.jpg) top  no-repeat;
	background-color: #037eb8;
	margin: 0 0 0 0;		
}
div.easteregg {
	background: url(../img/bkgs/easteregg.png) top  no-repeat;
}

/*
		T I M E L I N E
*/
div#footer {
	position: fixed;
	bottom:0px;
	left:0;
	height:50px;
	width:100%;
	background: url(../img/bkgs/peu.png) repeat-x 0;

}
div.scroll {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin: -10px auto 0 auto;
}
.scrollContainer div.panel {
	padding: 10px 20px 20px 20px;
	height: 50px;
	width: 560px;
}
.scrollContainer div.panel p {
	display: block;
	float: left;
	width: 500px;
	text-align: center;
	margin: 18px 10px 0 10px;
}

.celda {
	background: url(../img/bkgs/bkg.jpg) top  no-repeat;
}
.celdaFons {
	background: url(../img/bkgs/celda.png) top left;
	background-repeat:  repeat-y;
}
.celdaText {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #444444;
	text-decoration: none;
}
.celdaText:hover {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.celdaText2 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.celdaText2Dins {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
	background-color: #d2d2d2;
}
.celdaText3 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.celdaText3:hover {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #444444;
	text-decoration: none;
}
.celdaText2Bold {
	font-size: 13px;
	font-family:  Geneva, Arial, Helvetica, sans-serif; 	
	font-style: normal;
	color: #3273bd;
	font-weight: bold;
	text-decoration: none;
}
.agendaTitularOk {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.agendaTitular {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.agendaTitular:hover {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #444444;
	text-decoration: none;
}
.agendaTitularGris {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.textBlau {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.textBold {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textDins {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.textBlauDins {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3273bd;
	text-decoration: none;
}
.textBoldDins {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textBoldCursivaDins {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textAgenda {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.textCursiva{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color:#ffffff;
}
.textCursiva:hover{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	background-color:#999999;
}
.footer {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.nuragrafics {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
