
/*td {
    font-family: Arial, Helvetica, bitstream vera sans, nimbus sans l, sans-serif;
    font-size: 11px;
}
*/

/* RETOCADO POR Ramon*/
#menufooter {
	/*font-family: Verdana, Arial, "Trebuchet MS";*/
	font-size: 10px;
	color: #666666;	
	text-decoration:none;
	padding-top:10px;
}

#menufooter td {
    white-space: nowrap;
    padding-left: 4px;
    padding-right: 4px;
	text-align: center;
}

#menufooter td.selected {
    white-space: nowrap;
    padding-left: 14px;
    padding-right: 14px;
	text-align: center;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#6d9910;
}


#menufooter a{	
	font-size: 11px;
	text-decoration:none;
	height:5px;
	padding-bottom:5px;	
	color:#666666;
}


#menufooter a:hover{
	background-image:url(../images/green_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
	
}
/* Fin retocado Ramon*/

/* RETOCADO POR ANIMO */
#menuhome {
	display:block;
        margin:0;
        padding-bottom:50px;
        padding-top:10px;
}
#menupage{
	padding-left:16px;
	padding-top: 4px;	
}
#menuhome li,#menupage td {
    white-space: nowrap;
    padding-left: 14px;
    padding-right: 14px;
	text-align: center;
	list-style:none;
	display: inline 
}
#menuhome a,#menupage a{	
        font-size:11px;
	text-decoration:none;
	height:15px;
	padding-bottom:5px;	
}
#menuhome a{padding-bottom:5px;color:#000000;}
#menupage a{padding-bottom:10px;color:#FFFFFF;}

#menuhome a:hover, #menuhome a.selected,#menupage a:hover, 
#menupage a.selected{
	background-image:url(../images/green_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}
/* FIN RETOCADO POR ANIMO */

.greyText {
    color: #686c6f !important;
}


/* TEXT OVERFLOW WORKS ON IE ONLY */
.hellipedTable td {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}



/* groupSearch specific Styles */



/* NOVOSEEK SPECIFIC */

/* Summary, detail, etc */
.novoseekTitles {
    background-image: url(../images/novoseek_titles_bar.gif); 
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 64px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 22px;
    color: #282828 !important;
}

.novoseek_greenBox {
    vertical-align: top;
    padding: 20px;
    background-color: #e7ecce !important;
    border-top: 1px dashed #d0dcac;
    border-bottom: 1px dashed #d0dcac;
    border-right: 1px dashed #d0dcac;
    border-left: 3px solid #6b9913;   
}
.novoseek_greenBox h1{color: rgb(66, 96, 22);}
.novoseek_greenBox b#title {
    font-size: 18px;
    font-weight: bold;
    color: #426016 !important;
}
.novoseek_greenBox b.black {
color:#000000;
}
a.flecha{
background-image:url(../images/more_arrow_trans_verde.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:15px;
color:#000000;
text-decoration:none !important;
margin-top:30px;
}
a.flecha:hover{
text-decoration:underline !important;
}
.novoseek_whiteBox {
    vertical-align: top;
    padding: 8px;
    background-color: #FFFFFF !important;
    border-top: 2px dashed #c7c7c7;
    border-bottom: 2px dashed #c7c7c7;
    border-right: 2px dashed #c7c7c7;
    border-left: 3px solid #6b9913;   
}

.novoseek_whiteBox b#title {
    font-size: 18px;
    font-weight: bold;
    color: #426016 !important;
}

.novoseek_greenBox_dark {
    vertical-align: top;
    padding: 20px;
    background-color: #6c9a13 !important;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: 3px solid #000000;   
    color: #FFFFFF !important;
}

.novoseek_greenBox_dark td {
    color: #FFFFFF !important;
}

.novoseek_greenBox_dark b#title {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF !important;
}

.tip_images img{
    border: 1px solid #6b9913;   
}

select.greenSelect {
    font-family: Arial, Helvetica, bitstream vera sans, nimbus sans l, 
    sans-serif;
    font-size: 11px;
    color: #4b6b18;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.novoseek_boxHeader {
    background-color: #4b6b18 !important;
    height: 22px;
}

.novoseek_boxHeader td {
    padding: 6px !important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;    
    font-size: 14px !important;
    font-weight: bold !important;
    color: #FFFFFF !important; 
    vertical-align: middle;
}

.novoseek_boxSubHeader {
    background-color: #e7ecce;
}

.novoseek_boxSubHeader td{    
    color: #282828 !important;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;    
    height: 28px;    
}


/* De las p�ginas corporativas, estilo del menu negro*/
	.infoPageHeaders{
		background-color:#252525 !important;
		width: 75px !important;
		height:20px;
		vertical-align: absmiddle;
		
		
	}
	.infoPageHeaders_bg {
		background-image:url(../images/infopageheaders_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
		height: 40px;
	}
	
	.infoPageHeaders_bg td {
	font-family: Arial, Helvetica, bitstream vera sans, nimbus sans l, sans-serif;
    font-size: 11px;
	}
	
	ul {
		width:auto;
	}
	li {
		color:#000000;
		margin-bottom: 12px;
	}
/* FIN estilo menu negro */
    