.piePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #EC002F;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	letter-spacing: 1px;

}
.bulk {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
TD.menu {
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-top: 4px;
}
.TituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EC002F;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #333333;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FF0000;
	border-left-style: none;
	background-image: url(images/tituloseccion_textura.jpg);





}
.SubTituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;


}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
.bordeDerecha {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a.menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.selector {
	background-color: #EFEFEF;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
