BODY{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

TABLE.formulario {
	font-size : 11px;
}

INPUT{
	font-size : 11px;	
}

A{
	text-decoration: none;		
	font-size: 9pt;
}

A:HOVER {
	text-decoration: underline;			
}

TD.footer {
	text-align:center;
	background-image: url(../img/home/footer.gif);
	background-repeat:no-repeat;
	padding-top: 0px;
	color:white;
	font-size: 9pt;
	width: 775px;
	height: 96px;
}


TD.rightColExt {

	background-image: url(../img/sector/agr/pix_ext_right.gif);
	background-repeat: repeat-y;
 	width : 21px; 
 	min-height:713px;
 	height: !important;
  	height:713px;	
}


TD.leftMenu{

  background-image: url(../img/home/left.gif);
  width: 240px;
  min-height:713px;
  height: !important;
  height:713px;		

  text-align: right;
  padding-top: 0px;
  padding-right: 18px;
}

TD.leftMenuExt{

	background : url(../img/home/pix_ext_left.gif) repeat-y;
	width : 240px;
	
}

TD.main {
	width: 521px;
	vertical-align: top;
	font-size : 11px;
	clear: both;
}

DIV.header {
	text-align: center;
	height: 67px;
	width: 535px;
	background-color: #e0e0e0;
}

DIV.lista_jornadas_ama {
	border-left: 1px solid #efd300;
	border-bottom: 2px solid #efd300;
	border-right: 1px solid #efd300;	
}

UL.lista_jornadas_ama{
	color : #e29300;
}

LI.lista_jornadas_ama{
	color: black;	
}

A.lista_jornadas_ama{
	color : #e29300;	
}

DIV.lista_jornadas_ver {
	border-left: 1px solid #1a9c00;
	border-bottom: 2px solid #1a9c00;
	border-right: 1px solid #1a9c00;	
}

UL.lista_jornadas_ver{
	color : #1a9c00;
}

LI.lista_jornadas_ver{
	color: black;	
}

A.lista_jornadas_ver{
	color : #1a9c00;	
}

DIV.lista_jornadas_roj {
	border-left: 1px solid #f25600;
	border-bottom: 2px solid #f25600;
	border-right: 1px solid #f25600;	
}

UL.lista_jornadas_roj{
	color : #f25600;
}

LI.lista_jornadas_roj{
	color: black;	
}

A.lista_jornadas_ema{
	color : #f25600;	
}

DIV.lista_jornadas_azu {
	border-left: 1px solid #1e61a7;
	border-bottom: 2px solid #1e61a7;
	border-right: 1px solid #1e61a7;	
}

UL.lista_jornadas_azu{
	color : #1e61a7;
}

LI.lista_jornadas_azu{
	color: black;	
}

A.lista_jornadas_azu{
	color : #1e61a7;	
}

LABEL{
	cursor: pointer;	
}

/***/
.sectorTitle{
	color: #C0C0C0;
	font-family:Verdana,Helvetica,Arial,Sans-serif;
	font-size:30px;
	text-align: center;
	position:relative;
	left:0px;
	top:0px;
}

.sectorTitleShadow{
	color: #5C5656;
	font-family:Verdana,Helvetica,Arial,Sans-serif;
	font-size:30px;
	text-align: center;
	position:absolute;
	left:-2px;
	top:-2px;
}