/* Global Styles */
	A                       {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
	A:link          { color: #CC0000; text-decoration: none; }
	A:visited       { color: #990000; text-decoration: none; }
	A:active        { color: #FF0000;  text-decoration: none; }
	A:hover         { color: #FF0000;  text-decoration: underline; }

body {
	margin:0px;
	background-image: url(../img/bg.gif);
	background-color: #BABABB;
	background-repeat: repeat-x;

	}
#content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.home {
	background-color: #FFFFFF;
	margin-left: 8px;
}
.boxInicialBg {
	background-image: url(../img/bg-news-inicial.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, "HelveticaNeueLT Std";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
}
.boxPrimarioBg {
	background-image: url(../img/bg-news-primario.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, "HelveticaNeueLT Std";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
}
.boxMedioBg {
	background-image: url(../img/bg-news-medio.gif);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, "HelveticaNeueLT Std";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
}
.boxInicial {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #006600;
	color: #006600;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}
.boxPrimario {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #184478;
	color: #2B60A2;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}
.boxMedio {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #990000;
	color: #D50000;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}
.homeTextTop {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #CC0000;
	margin-top: 4px;
	margin-left: 20px;
}



	
td {
	color:#003366;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	}
.redText {
	color: #CC0000;
}


#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}
#navBar {
	background-color: #F0F4F9;
	width: 130px;
}
.subHeader {
	background-color: #CC0000;
	font-size: 11px;
	padding-right: 15px;
	text-align: right;
	color: #FFFFFF;
}
#header {
	background-image: url(../img/header.jpg);
	height: 113px;
}


	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #95A4AC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #95A4AC;
	}
	
#navigation a:hover {
	color:#CC0000;
	background-color: #ffffff;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #CC0000;
}

.Bigtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 23px;
	color: #FFFFFF;
	background-color: #990000;
}

	
#navigation	a#current {
	background-color:#FFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	color: #CC0000;
}

#logo 	{
	letter-spacing:0.2em;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.footer {

	background-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 10px;
	float: none;
	padding-right: 15px;
	text-align: right;
	color: #FFFFFF;
}
body {
	margin-top: 10px;
}
.imgHome {
	text-align: center;
	margin-top: 5px;
}
.homeTextBott {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 17px;
	color: #333333;
	margin-top: 340px;
	margin-left: 20px;
	text-transform: none;
}
.subTitle {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
.box {
	background-color: #F0F4F9;
	padding: 4px;
	width: 620px;
	border: 1px solid #95A4AC;
}
.boxHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ACB8BD;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 16px;
}
.boxRow {

	background-color: #F0F4F9;
	padding: 4px;
}
.notas {
	background-color: #F7F9FB;
	border: 1px solid #565756;
	padding: 8px;
}

/* horizontal navbar*/
div#navcontainer
{
    width: 650px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-top: 2px;
    line-height: 30px;
}

div#navcontainer ul
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
}

div#navcontainer ul li a
{
	color: #FF0404;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 30px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 9px;
	font-weight: bold;
	background-image: url(../img/link-off.gif);
}


#navcontainer ul li a:hover
{
	color: #ED1C22;
	text-decoration: none;
	height: 30px;
	background-image: url(../img/link-on.gif);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#navcontainer li a#current, #navlist li a#current:link{
	color: #ED1C22;
	text-decoration: none;
	height: 30px;
	background-image: url(../img/link-on.gif);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#headerLinks {
	width: 639px;
	padding-left: 16px;
}
#content {
	margin-right: 5px;
	margin-left: 5px;
}
.imgPadd {
	margin: 5px;
}
#headerInside {
	width: 647px;
	margin-left: 3px;
}
.imgBorderRed {
	border: 4px solid #CC0000;
	text-align: left;
	margin-right: 4px;
}
.cell1 {
	font-size: 12px;
	background-color: #EAEAEA;
}
.miniTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.textoDestacado {
	font-weight: bold;
}

#buttonBg {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	color: #666666;
	background-image: url(../img/buttonFiller.gif);
	font-size: 12px;
	margin-top: 4px;
}
#buttonBg a{
	color: #666666;
}
#buttonBg a:hover{
	color: #666666;
}


.buttonLeft {
	background-image: url(../img/buttonLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.buttonRight {
	background-image: url(../img/buttonRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 19px;
}
.imgBorderGrey {
	border: 6px solid #C4D0D5;
	text-align: left;
	margin: 4px;
}

/* Calendario */
.calendario {
	font-size:90%;
	background-color: #FFFFFF;
	padding: 2px;
}

.calendario tr td {
	text-align:center;
}

.festivo {
	font-weight:bold;
	color:#990000;
}
.cell2 {
	font-size: 12px;
	background-color: #D3D3D3;
}

