BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #555555;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color:#565241;
	line-height: 15px;
/*	background-image: url("images/fondo.gif");*/
	background-position: top left;
	background-repeat: repeat-x;
}



INPUT {
	font-size : 8pt;
}

TABLE{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contenedor{
	text-align: left;
	width: 800px;
	overflow:auto;
	height:auto;
	margin: auto;
	background-color : #000000;
	background-image: url("images/fnd_conten.jpg");	
	border: 1px solid #777777;
}

#cabecera{
	height : 205px;
	width: 800px;
}

#pan_left{
	width: 245px;
	height:auto;
	background-image: url("images/fnd_menu.jpg");		
	background-repeat:no-repeat;
	float:left;
}

#contenido{
	width: 525px;
	height: auto;
	padding: 5px 20px 5px 5px;
	float:right
}


#cont_cotiza{
	clear:both;
	text-align:center;
	width: 800px;
	height:auto;
	background-image: url("images/fnd_cotizar.jpg");		
	background-repeat: repeat-y;
	float:none;
}


#pie{
	clear:both;
	text-align:center;
	height : 35px;
	width: 800px;
	background-image: url("images/fnd_pie.jpg");		
	background-repeat:no-repeat;
	float:none;
}

A.enlace_ver {
	width: auto;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000A30;
	BORDER: none;
	text-decoration: none;	
}

A.enlace_ver:hover {
	color: #000A30;
	font-size:11px;
	text-decoration: underline;
}
A.enlace {
	width: auto;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #555555;
	BORDER: none;
	text-decoration: none;
}

A.enlace:hover {
	color: #FE8041;
	text-decoration: underline;
}



A.enlace2 {
	color: #555555;
	text-decoration:underline;
	}

A.enlace2:hover {
	color: #333333;
}

A.enlace3 {
	color: #444444;
	text-decoration:none;		
	}

A.enlace3:hover {
	color: #555555;
	text-decoration:underline;	
}



.marcado{
	color: #FE8041;
	text-decoration: underline;
}

#LINK{
	padding-left:80px;
	padding-bottom:5px;
}
#LINK_IMG{
	padding-bottom:5px;
	padding-top:5px;
	width:183px;
	height: 15px;
	float:right;
	}

#LINEA{
	height:10px;
	width:203px;
	float:right;
	background-image:url(images/line1.gif);
	background-repeat:no-repeat;
}

.borde{
	border-style:solid; 
	border:#FE8041; 
	border:1px;
}
