/* CSS Document */

html
{
  height:100%;
}

fieldset
{
  border:1px solid black;
}

body
{
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#ffffff;
  margin:0;
  padding:0;
  font-size: 10px;
  color: #643000;
  line-height: 14px;
  text-decoration: none;
  height:100%;
  text-align:left;
}

/*
a:link, a:active, a:visited
{
  color:#024f62; text-decoration:none;
}

a:hover
{
  color:#000000; text-decoration:underline;
}
*/

/*
input, textarea, select
{
  border:1px solid #024f62;
  padding-right:4px;
  padding-left:4px;
  font-size:11px;
  padding-bottom:0px;
  color:#024f62;
  padding-top:0px;
}
*/

.checkboxes
{
  border:0px;
}

.buttons
{
  text-align: center;
  font-size: 11px;
  font-weight:bold;
  border:1px solid #92104A;
  padding-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  color:#92104A;
  background:transparent;
  background-color: #E3BEBD;
  background-repeat:no-repeat;
  width: 74px;
  height: 16px;
  cursor:pointer;
}

.table03
{
  cursor:pointer;
  width:170px;
  border:0px; 
  background-image:url(../imgPortal/bg01.gif);
  background-repeat:repeat-x;
}

.text01
{
  font-size: 10px;
  color: #ffffff;
  line-height: 17px;
  text-decoration: none;
}

.text02
{
  font-size: 10px;
  line-height: 15px;
  text-decoration: none;
	color: #024f62;
}

.text04
{
  font-size: 10px;
  color: #024f62;
  line-height: 14px;
  text-decoration: none;
}

.text05
{
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
}

.th01
{
  padding-left:8px;
  background-color:#CC6600;
  font-size: 10px;
  font-weight:bold;
  color: #ffffff;
  line-height: 17px;
  text-decoration: none;
}

.tr01
{
  padding-left:8px;
  background-color:#ffffff;
  height:25px;
}

.tr02
{
  padding-left:8px;
  background-color:#FFEFD9;
  height:25px;
}

.footer
{
  font-size: 10px;
  text-align: center;
  color:#666666;
  line-height:50px;
}

.title
{
  font-size: 16px;
  font-weight:bold;
  color: saddlebrown;
  line-height: 19px;
  text-decoration: none;
}

.subTitleMenu
{
  font-size: 14px;
  color: #024f62;
  text-decoration: none;
}

.subTitle
{
  font-size: 14px;
  color: #92104A;
  text-decoration: none;
  height:40px;
  line-height:40px;
  font-weight:bold;
  padding-top: 10px;
}


.iFrame
{
  width: 100%;
  height: 700px;
  border: 0px;
  background-color: transparent;
}

/* --- */

.formText
{
   clear:both;
	 float:left;
   width:300px;
   height:20px;	 
	 margin-top:5px;
}

.formLiteral
{
	clear:both;
	float:left;
	width:150px;
	height:20px;
	margin-top:5px;
	font-weight: bold;
}

.formInput
{
  float:left;
	height:20px;
	width:70%;
  margin-top:5px;	
}

.calweekdaycell { text-align:center;font-size:70%; }

.divMLvl_1
{
 width:164px;
 background-color:#FDEF6E;
 padding:3px;
 border-bottom:1px solid #812B01;
}

.divMLvl_1 a
{
  color:#624E62;
	text-decoration:none;
}

.divMLvl_2
{
 width:164px;
 background-color:#F7BA59;
 padding:3px 0 3px 6px;;
 border-bottom:1px solid #812B01;
}

.divMLvl_2:hover
{
 background-color:#F8A300;
}

.divMLvl_2 a
{
  color:#812B01;
	text-decoration:none;
}

.divMLvl_3
{
 width:150px;
 background-color:#FFCC00;
 padding:3px 0 3px 20px;
 border-bottom:1px solid #812B01;
}

.divMLvl_3:hover
{
 background-color:#F8A300;
}

.divMLvl_3 a
{
  color:#812B01;
	text-decoration:none;
}

/*  GRIDS  */

/* PARAMETRES COMUNS TAULES*/

tr.separador {
	height:2px;
	margin: 0px;
	padding: 0px;
}

tr.separador td {
	background-color: #1377AD;
	font-size:1px;
	height:2px;
	margin: 0px;
	padding: 0px;
}

tr.row0 {
	background-color: #FFFFFF;
	height:25px;
	*height:20px;
	color: #92104A;
}

tr.row1 {
	background-color: #E3BEBD;
	height:25px;
	*height:20px;
	color: #92104A;
}

tr.row0:hover {
	background-color: #f1f1f1;
}
tr.row1:hover {
	background-color: #f1f1f1;
}

table.listado_archivos {
	/*width:100%;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-color: #92104A;
	border-width: 2px 1px 0px 1px;
	border-style: solid;
	clear: left;
}

table.listado_archivos th {
	margin: 0px;
	padding: 2px 4px 2px 4px;         
	height: 18px;
	background-color: #A33645;
	font-size: 10px;
	border-left: 1px solid #E3BEBD;
	color: #ffffff;
	text-align: left;
}

table.listado_archivos th.op1 {
	border-left: 0px;
}

table.listado_archivos td {
	border-bottom: 1px solid #92104A;
	padding: 2px 4px 2px 4px;
}

table.listado_archivos tr.row_subhead {
	background-color: #DCDBDC;
	padding: 0px;
	margin: 0px;
}

.rowsubhead_select {
	font-size:10px;
}

table.listado_archivos tr.row_foot {
	background-color: #A33645;
	text-align:right;
}

.listado_pag {
	font-size: 11px;
	color: #ffffff;
	margin: 0px 4px 0px 4px;
}

.listado_pag_actual {
	font-size: 11px;
	color: #ffffff;
	margin: 0px 4px 0px 4px;
	font-weight: bold;
}

.listado_pag2 {
	font-size: 11px;
	color: #92104A;
	margin: 0px 4px 0px 4px;
}

.listado_pag_actual2 {
	font-size: 11px;
	color: #92104A;
	margin: 0px 4px 0px 4px;
	font-weight: bold;
}

.divModalWrapper
{
  visibility:hidden;
  position: absolute;
  width:100%;
  height:1024px;
  left:0;
  top:0;
  background-color: white;
  opacity:0.66;
  filter:alpha(opacity=66);
  z-index:2;
}

.divModalWindow
{
  visibility:hidden;
  background-color:#FDFBEA;
  position:absolute;
  left:0;
  top:0;
  padding:5px;
  width:500px;
  height:200px;
  border:1px solid darkorange;
  z-index:9999;
}

.subTitleModal
{
  font-size: 14px;
  color: #024f62;
  line-height: 19px;
  text-decoration: none;
  
  background-color:#AD5813;
  color:ivory;
  margin:-5px;
  margin-bottom:10px;
  padding:3px;
  width:504px;
}

	.portalHead
	{
	  background-image:url(../imgPortal/portalLogoGradient.jpg);
		background-repeat:no-repeat;
		background-color:#9D570F;
		height:56px;
		width:100%;
		text-align:right;
	}
	#toolBar
	{
	  background-image:url(../imgPortal/bgToolbar.gif);
		background-repeat:repeat-x;
		width:100%;
		height:23px;
	}
	#divDate
	{
	  clear:both;
		float:left;
		margin:3px;
	}
	#divM
	{
	 clear:both;
	 width:170px;
	 border:1px solid #818300;
   background-color:#FFCC99;	 
	}

  #doc3, #divM, .yui-b
	{
		height:100%;
	}
	#bd
	{
	  height:85%;
	}
	
	.lvl1TitleBlock
	{
	  height:70px;
	}

	.lvl2TitleBlock
	{
	  height:60px;
	  margin-left:50px;
	}

	
	.titleBlockIcon
	{
	  clear:both;
	  float:left;
	  width:50px;
	  text-align:center;
	  border-right:1px solid black;
	}
	
	.titleBlockTitles
	{
	  float:left;
	  margin-left:8px;
	}
	
  .breadCrumbs
  {
    color:#024f62;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    height:30px;
  }
	
	/* News & Events*/

.newEventDate
{
	color:#9F9F9F;
	font-style:italic;
	font-size:10px;
}

.newEventTitle
{
  margin:5px 0 5px;
  font-size:14px;
	font-weight:bold;
}

.newEventSummary
{
  font-size:12px;
	font-weight:bold;
}



