/*  GENERAL  */

BODY { BACKGROUND: #0080C0; MARGIN: 20px 0px; 
	FONT: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	COLOR: #666666; TEXT-ALIGN: center
}

P { font-family: "Trebuchet MS", verdana, georgia, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

B { font-family: "Trebuchet MS", verdana, georgia, arial; font-size: 14px; font-weight: bold; 
	color: #336699;
}

LI {
	font-family: "Trebuchet MS", verdana, georgia, arial;
	font-size: 12px;
	list-style-image: url(images/lista2.gif);
	text-align: left;
	font-weight: bold;
	color: #0080C0;
	letter-spacing: 2px;

}


H1 {
	font-family: "Trebuchet MS", verdana, georgia, arial;
	color: #336699;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 20px;
	text-transform: uppercase;
	text-indent: 5px;

}

H2 { font-family: "Trebuchet MS",verdana,georgia,arial;
	color: #336699;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
}

H3 {
	font-family: "Trebuchet MS", verdana, georgia, arial;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 12px;
	color: #FFFFFF;

}

H4 { font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 10px;
	color: #000000;
}

H6{
	font-family: "Trebuchet MS", verdana, georgia, arial;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;

}

/* ESTILO INDIVIDUAL */

#borde {
	border-right: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	margin: auto;
	border-left: #cccccc 2px solid;
	width: 780px;
	border-bottom: #cccccc 2px solid;
	text-align: left;
	background-color: #ffffff;
	overflow: visible;
}
#contenedor {
	margin: auto;
	width: 780px;
	background-color: #ffffff;
	text-align: left;
	overflow: visible;
	clear: both;
}
#cabecera {
	WIDTH: 100%;
	HEIGHT: 81px;
	background-image: url(images/fndpag_01.jpg);
}
#navegador {
	width: 100%;
	background-image: url(images/fndpag_02.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 55px;
	height: 55px;
	color: #CCCCCC;
}

#navegador td {
	text-align: center;
	height: 45px;


}

#navegador a:link, #navegador a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 30px;
	text-align: center;
}

#navegador a:hover, #navegador a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 30px;
	color: #FFFFFF;
}

#pie {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #EFEFEF;
	width: 100%;
	letter-spacing: 2px;
	word-spacing: 2px;
	height: 60px;
	background-image: url(images/fndpag_04.jpg);



}

#copyr {
	FONT-WEIGHT: bold;
	MARGIN: auto;
	WIDTH: 780px;
	TEXT-ALIGN: right;
	color: #FFFFFF;
	line-height: 130%;
}

#producto {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;


}

#producto a:link, #producto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;


}
#producto a:hover, #producto a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

#producto h2 {
	font-family: "Trebuchet MS",verdana,georgia,arial;
	color: #336699;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;

}



/*  CLASES  */

#notita {
	font-size: 10px;
	width: 100%;
}
#pie p {
font-family: "Trebuchet MS", verdana, georgia, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#copyr a {
	color: #CCCCCC;
	text-decoration: none;
}
.logo {
	float: right;
}
.clear {
	clear: both;
}
